This website works better with JavaScript.
Explore
Help
Register
Sign In
yanghaodong
/
zdsc
Watch
1
Star
0
Fork
You've already forked zdsc
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
6a1c6bedc8
main
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '6a1c6bedc8'
${ noResults }
zdsc
/
yudao-mall-uniapp-master
/
.env.production
2 lines
46 B
Plaintext
Raw
Normal View
History
Unescape
Escape
品牌信息及开发环境配置更新 将品牌名称从“芋道商城”更新为“郑大钒水”,涉及的修改包括README文件、manifest.json文件中的displayName和appid配置、以及部分页面的文本内容。同时,调整了开发环境的BASE_URL至http://192.168.1.114:48080,并对部分组件的UI和逻辑进行了优化,如s-auth-modal和s-share-modal组件中对按钮和文本的显示进行了注释处理。 此外,还优化了代码的格式和可读性,例如在sms-login.vue文件中规范了模板标签的闭合方式。这些改动旨在提升品牌识别度和用户界面的友好性,同时为后续的功能开发和维护打下良好的基础。
4 months ago
SHOPRO_DEV_BASE_URL = https://zda.huamar.com
更新环境变量和manifest配置 - 添加SHOPRO_DEV_BASE_URL至.env.development和.env.production - 更新manifest.json中名称、描述、版本信息及各种配置项
5 months ago