From 50e4f43532d7eae8d0f9f604afcf3da0a132d833 Mon Sep 17 00:00:00 2001
From: MrShi <1878285526@qq.com>
Date: 星期一, 23 六月 2025 14:44:38 +0800
Subject: [PATCH] 提交

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

diff --git a/company/.env.developmentCom b/company/.env.developmentCom
index 32c93db..820a72d 100644
--- a/company/.env.developmentCom
+++ b/company/.env.developmentCom
@@ -13,6 +13,6 @@
 
 # VUE_APP_API = 'http://192.168.0.138:10031/'
 
-# VUE_APP_API = 'http://192.168.0.129:10031/'
+VUE_APP_API = 'http://192.168.0.129:10031/'
 
-VUE_APP_API = 'https://www.yyb.red/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 4575d1b..e8cfaaf 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 @@
 {
-  "usingComponents": {},
-  "component": true
+  "component": true,
+  "usingComponents": {}
 }
\ 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 07c217d..5991bee 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