xwt
2025-07-09 f4711865a8ea9566910bfcc6daa31795b89272a7
store/index.js
@@ -8,11 +8,12 @@
      id: 'id',
      serverInfo:{//服务信息
         networkFlag:'内网', 
         serverURLInt:'http://192.168.11.251:10054',//服务器体检 10.0.1.104:10054
         serverURL:'http://localhost:10054',//本地调试地址
         //serverAPI:'http://localhost:5184/api',//当前正在使用的服务器,默认为外网  localhost
         serverAPI:'http://192.168.1.22:10054/api',//当前正在使用的服务器,默认为外网  10054为正式API
         serverURLInt:'http://192.168.11.251:10055',//服务器体检 10.0.1.104:10054
         serverURL:'http://localhost:10055',//本地调试地址
         serverAPI:'http://localhost:5184/api',//当前正在使用的服务器,默认为外网  localhost
         //serverAPI:'http://192.168.1.22:10054/api',//当前正在使用的服务器,默认为外网  10054为正式API
         //serverAPI:'http://192.168.1.104:10055/api',//当前正在使用的服务器,默认为外网  10055为测试API
         //serverAPI:'http://36.26.21.214:10055/api',
      }
   },
   mutations: {