广州字眼改为内蒙
This commit is contained in:
parent
6c50b8038e
commit
e72f4ec9f6
|
|
@ -2,7 +2,7 @@
|
|||
<div class="app-banner">
|
||||
<img src="@/assets/images/banner.png">
|
||||
<img src="@/assets/images/banner-logo.png" class="banner-logo">
|
||||
<h1>广州市市场综合监管业务系统</h1>
|
||||
<h1>内蒙古自治区市场综合监管业务系统</h1>
|
||||
<!-- <h2>Guangzhou market comprehensive supervision business system</h2> -->
|
||||
</div>
|
||||
</template>
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
module.exports = {
|
||||
|
||||
title: '广州市市场监督管理局信用修复子系统',
|
||||
title: '内蒙古自治区市场监督管理局信用修复子系统',
|
||||
|
||||
/**
|
||||
* @type {boolean} true | false
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@
|
|||
label-position="left"
|
||||
>
|
||||
<div class="title-container">
|
||||
<h3 class="title">广州市市场监督管理局信用修复子系统</h3>
|
||||
<h3 class="title">内蒙古自治区市场监督管理局信用修复子系统</h3>
|
||||
</div>
|
||||
|
||||
<el-form-item prop="username">
|
||||
|
|
|
|||
Loading…
Reference in New Issue