refactor(cms): 更新商城名称及相关展示文案

- 将网页标题由“企业商城”修改为“小程序商城”
- 修改仪表盘技术支持项显示名称为“企业官网”
- 更新登录页默认配置中站点名称为“小程序商城”
This commit is contained in:
2026-07-16 14:13:33 +08:00
parent 6c50ffa58b
commit 0b6563aad9

View File

@@ -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"