Kaynağa Gözat

生成库地址

yanqiliang 5 ay önce
ebeveyn
işleme
ea77ef136a
1 değiştirilmiş dosya ile 2 ekleme ve 2 silme
  1. 2 2
      pages/authentication/authentication.vue

+ 2 - 2
pages/authentication/authentication.vue

@@ -57,8 +57,8 @@ import { $http } from '../../config/https';
 const app = getApp();
 
 // 响应式数据
-// const hospUrlIP = ref('http://10.1.?.29:8090');
-const hospUrlIP = ref('https://np.h03.p0551.com'); // https://np.h03.p0551.com
+const hospUrlIP = ref('http://10.1.?.29:8090');
+// const hospUrlIP = ref('https://np.h03.p0551.com');
 const wxUserValue = ref('');
 const wxUserValuePass = ref('');
 const motto = ref('请确保设备在医院内网环境下使用!');