From ff9a67152b544813a4b065e18146bcd121b4e54a Mon Sep 17 00:00:00 2001
From: MrShi <1878285526@qq.com>
Date: 星期三, 04 六月 2025 09:39:14 +0800
Subject: [PATCH] 提交

---
 wx/unpackage/dist/dev/mp-weixin/node-modules/uview-ui/components/u-checkbox-group/u-checkbox-group.json |    4 ++--
 company/.env.productionCom                                                                              |    2 +-
 wx/unpackage/dist/dev/mp-weixin/node-modules/uview-ui/components/u-checkbox/u-checkbox.json             |    4 ++--
 3 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/company/.env.productionCom b/company/.env.productionCom
index 2b43e58..b4b1899 100644
--- a/company/.env.productionCom
+++ b/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/'
diff --git a/wx/unpackage/dist/dev/mp-weixin/node-modules/uview-ui/components/u-checkbox-group/u-checkbox-group.json b/wx/unpackage/dist/dev/mp-weixin/node-modules/uview-ui/components/u-checkbox-group/u-checkbox-group.json
index e8cfaaf..4575d1b 100644
--- a/wx/unpackage/dist/dev/mp-weixin/node-modules/uview-ui/components/u-checkbox-group/u-checkbox-group.json
+++ b/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
 }
\ No newline at end of file
diff --git a/wx/unpackage/dist/dev/mp-weixin/node-modules/uview-ui/components/u-checkbox/u-checkbox.json b/wx/unpackage/dist/dev/mp-weixin/node-modules/uview-ui/components/u-checkbox/u-checkbox.json
index 5991bee..07c217d 100644
--- a/wx/unpackage/dist/dev/mp-weixin/node-modules/uview-ui/components/u-checkbox/u-checkbox.json
+++ b/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
 }
\ No newline at end of file

--
Gitblit v1.9.3