refactor(cms): 更新商城名称及相关展示文案
- 将网页标题由“企业商城”修改为“小程序商城” - 修改仪表盘技术支持项显示名称为“企业官网” - 更新登录页默认配置中站点名称为“小程序商城”
This commit is contained in:
@@ -4,7 +4,6 @@
|
||||
<div class="welcome-banner">
|
||||
<div class="welcome-left flex flex-row gap-2 items-center">
|
||||
<a-avatar
|
||||
v-if="shopLogoUrl"
|
||||
:src="shopLogoUrl"
|
||||
:size="64"
|
||||
shape="square"
|
||||
|
||||
Reference in New Issue
Block a user