Commit 8c87fe1c authored by chenqikuai's avatar chenqikuai

名称修改

parent 481e1966
# 中小企业协会综合服务平台
# 浙江省中小企业综合服务平台
[蓝湖链接](https://lanhuapp.com/web/#/item/project/stage?tid=ea8afdc1-edb1-42ab-8949-3dd33c902ee8&pid=77a1b069-1402-4b27-9919-66949a6288bf)
......
......@@ -10,7 +10,7 @@
>
<link rel="stylesheet" href="//at.alicdn.com/t/font_2711356_k19r0hh1f4.css">
<p class="text-3xl semi-bold text-white text-center mb-10">
中小企业普惠金融管理平台
浙江省中小企业综合服务平台
</p>
<div class="flex items-center">
<div
......
......@@ -5,7 +5,7 @@
<div class="flex justify-between items-center h-full">
<div class="text-center text-lg my-3 flex font-semibold">
<img src="../../assets/org_logo.png" class=" w-7 h-7 mr-2">
中小企业协会综合服务平台</div>
浙江省中小企业综合服务平台</div>
<div>
<!-- <a-popover> -->
<!-- <template slot="content">
......
......@@ -32,7 +32,7 @@ module.exports = {
config
.plugin('html')
.tap((args) => {
args[0].title = '中小企业协会综合服务平台';
args[0].title = '浙江省中小企业综合服务平台';
return args;
});
},
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment