文字修改

This commit is contained in:
wanggeng 2021-09-09 11:14:50 +08:00
parent 44dad2c6f8
commit 6c9300a908
3 changed files with 4 additions and 4 deletions

View File

@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="maximum-scale=1.0,minimum-scale=1.0,user-scalable=0,width=device-width,initial-scale=1.0"/>
<title>营商环境监督</title>
<title>营商环境监督</title>
<link rel="stylesheet" href="css/reset.css">
<link rel="stylesheet" href="css/info-report.css">
<link rel="stylesheet" href="css/iconfont.css">
@ -13,7 +13,7 @@
<div id="app">
<div class="page-title" style="padding-left: 0.2rem;">
<!-- <a href="javascript: history.go(-1);" class="back iconfont icon-houtui"></a>-->
营商环境监督
营商环境监督
<a href="check-finish.html" class="ckeck">办结查询</a>
</div>
<div class="content" v-cloak>

View File

@ -99,7 +99,7 @@
} else if (type == 3) {
typeStr = '信访受理'
} else if (type == 4) {
typeStr = '法营商环境监督'
typeStr = '法营商环境监督'
}
return typeStr
},

View File

@ -26,7 +26,7 @@
<a href="javascript: void(0);" :class="{active: type == 3}"
@click="changeType(3)">执法、司法监督<br><small>(涉法涉诉讼信访案件受理)</small></a>
<a href="javascript: void(0);" :class="{active: type == 4}"
@click="changeType(4)">法营商环境监督<br></a>
@click="changeType(4)">法营商环境监督<br></a>
</div>
</div>
<div class="item-box" v-if="currentStep == 1">