4.30修复了icp备案号
This commit is contained in:
parent
476596814a
commit
f77e40c67b
@ -1,5 +1,5 @@
|
|||||||
# 页面标题
|
# 页面标题
|
||||||
VUE_APP_TITLE = 芯程物联云平台
|
VUE_APP_TITLE = 芯程物联平台
|
||||||
|
|
||||||
# 开发环境配置
|
# 开发环境配置
|
||||||
ENV = 'development'
|
ENV = 'development'
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
# 页面标题
|
# 页面标题
|
||||||
VUE_APP_TITLE = 芯程物联云平台
|
VUE_APP_TITLE = 芯程物联平台
|
||||||
|
|
||||||
# 生产环境配置
|
# 生产环境配置
|
||||||
ENV = 'production'
|
ENV = 'production'
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
# 页面标题
|
# 页面标题
|
||||||
VUE_APP_TITLE = 芯程物联云平台
|
VUE_APP_TITLE = 芯程物联平台
|
||||||
|
|
||||||
NODE_ENV = production
|
NODE_ENV = production
|
||||||
|
|
||||||
|
@ -172,9 +172,9 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<!-- 添加ICP备案信息 -->
|
<!-- 添加ICP备案信息 -->
|
||||||
<!-- <div class="icp-footer">
|
<div class="icp-footer">
|
||||||
<a href="https://beian.miit.gov.cn/" target="_blank">浙ICP备案202418944号</a>
|
<a href="https://beian.miit.gov.cn/" target="_blank">浙ICP备案202418944号</a>
|
||||||
</div> -->
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user