a01d637e9ff2bf26aa44c65a239413a38bd8b1fe..810617d2a159912099c17da463ea599dcebb28a8
2025-06-04 MrShi
Merge branch '2.0.1' of http://139.186.142.91:10010/r/productDev/yunyibao i...
810617 对比 | 目录
2025-06-04 MrShi
提交
ff9a67 对比 | 目录
已修改3个文件
10 ■■■■ 文件已修改
company/.env.productionCom 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
wx/unpackage/dist/dev/mp-weixin/node-modules/uview-ui/components/u-checkbox-group/u-checkbox-group.json 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
wx/unpackage/dist/dev/mp-weixin/node-modules/uview-ui/components/u-checkbox/u-checkbox.json 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
company/.env.productionCom
@@ -12,7 +12,7 @@
VUE_APP_SYSTEM_TITLE = '云易保客户服务系统-企业端'
# 企业端
VUE_APP_API = 'https://test.doumee.cn/yyb_admin_api/'
VUE_APP_API = 'https://test.doumee.cn/yyb_web_api/'
# 企业端
# VUE_APP_API = 'https://www.yyb.red/yyb_web_api/'
wx/unpackage/dist/dev/mp-weixin/node-modules/uview-ui/components/u-checkbox-group/u-checkbox-group.json
@@ -1,4 +1,4 @@
{
  "component": true,
  "usingComponents": {}
  "usingComponents": {},
  "component": true
}
wx/unpackage/dist/dev/mp-weixin/node-modules/uview-ui/components/u-checkbox/u-checkbox.json
@@ -1,6 +1,6 @@
{
  "component": true,
  "usingComponents": {
    "u-icon": "/node-modules/uview-ui/components/u-icon/u-icon"
  }
  },
  "component": true
}