安全教育平台微信小程序(hbuilder打开后运行到微信开发者程序)
祖安之光
2025-11-05 f4ed2c4a1412f7256614e04e18683ca15a89bb25
common/constant.js
@@ -2,8 +2,8 @@
let VUE_APP_BASE_URL= null;
if (process.env.NODE_ENV == 'development') {
   // VUE_APP_BASE_URL = 'http://106.15.95.149:8056/api'
   // VUE_APP_BASE_URL = 'http://192.168.2.30:8056/api'
   VUE_APP_BASE_URL = 'https://reagent.sinanoaq.cn/exam'
   VUE_APP_BASE_URL = 'http://192.168.2.28:8056/api'
   // VUE_APP_BASE_URL = 'https://reagent.sinanoaq.cn/exam'
}else {
   // VUE_APP_BASE_URL = 'http://192.168.2.15:8082'
   // 正式环境