3 Star 1 Fork 0

向上少年/信业广场

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
env.js 830 Bytes
一键复制 编辑 原始数据 按行查看 历史
陈浪 提交于 2023-12-06 21:26 . feat:update
/**
* Shopro全局配置文件
*/
// export const BASE_URL = 'http://fastadminapp.my' //后台根域名 https://demo.shopro.top
export const BASE_URL = 'https://xjm.qifudaren.net' //后台根域名 https://demo.shopro.top
export const API_URL = `${BASE_URL}/addons/shopro/` //后台接口域名
//export const IMG_URL = 'http://file.shopro.top' //全局网络图片地址变量,css背景图片地址变量在uni.scss
export const IMG_URL = 'https://xinyecs.qifudaren.net/assets/img' //全局网络图片地址变量,css背景图片地址变量在uni.scss
export const MAP_KEY = '426ebc3f1bbaced***89ee6061a98'; //高德地图开发者Web服务key,逆坐标解析
export const HAS_LIVE = false //后台是否开通直播权限,根据情况在manifest.json中,开启注释相应组件的引入,pages.json中打开直播
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/linzhan1234/xinye.git
git@gitee.com:linzhan1234/xinye.git
linzhan1234
xinye
信业广场
master

搜索帮助