修改通知公告为公示公告,企业需求为产业需求,及产业需求列表布局和修改价格显示效果(带单位),二维码下的文字居中

This commit is contained in:
熊丽君
2021-10-22 14:49:18 +08:00
parent 1e86d73979
commit 9e2449bfe4
16 changed files with 249 additions and 180 deletions

View File

@ -7,7 +7,7 @@
<span v-if="type == 'policy'">企业画像检索</span>
<span v-if="type == 'policyRead'">政策解读检索</span>
<span v-if="type == 'information'">资讯快报检索</span>
<span v-if="type == 'policyNotice'">政策公告检索</span>
<span v-if="type == 'policyNotice'">公示公告检索</span>
<el-input
v-model="queryParams.title"
placeholder="请输入搜索关键字"