6 Star 1 Fork 1

雪村/yanjin_front

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
env.js 612 Bytes
一键复制 编辑 原始数据 按行查看 历史
tpper 提交于 2023-03-21 14:09 +08:00 . 2
/**
* Shopro全局配置文件 v1.4.0
*/
// 接口根域名 https://demo.shopro.top
export const BASE_URL = 'https://d-yanjing.bigchun.com'
// 接口路径
export const API_URL = `${BASE_URL}/addons/shopro/`
// 全局网络图片地址变量,css背景图片地址变量在uni.scss中定义
export const IMG_URL = 'https://file.shopro.top'
//高德地图开发者Web服务key,逆坐标解析必须
export const MAP_KEY = '265849207*********39753dc'
//后台是否开通直播权限,根据情况在manifest.json中引入直播插件,并在pages.json中打开直播页面
export const HAS_LIVE = false
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/sunhappy0318/yanjin_front.git
[email protected]:sunhappy0318/yanjin_front.git
sunhappy0318
yanjin_front
yanjin_front
master

搜索帮助