161 Star 2.4K Fork 1K

萤火科技 / 萤火商城V2.0-uniapp端

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
config.js 459 Bytes
一键复制 编辑 原始数据 按行查看 历史
萤火科技 提交于 2024-02-06 22:51 . v2.1.0
export default {
// 系统名称
name: "萤火商城2.0",
/**
* 后端api地址 (必填; 斜杠/结尾; 请确保能访问)
* 例如: https://www.你的域名.com/index.php?s=/api/
*/
apiUrl: "https://www.你的域名.com/index.php?s=/api/",
/**
* 是否启用商城设置缓存
* 将减少用户端重复请求; 正式运营时请设为true, 开启后商城设置同步前端需10分钟缓存
*/
enabledSettingCache: true
}
1
https://gitee.com/xany/yoshop2.0-uniapp.git
git@gitee.com:xany/yoshop2.0-uniapp.git
xany
yoshop2.0-uniapp
萤火商城V2.0-uniapp端
master

搜索帮助