linwenxin преди 1 седмица
родител
ревизия
dd9faceff5
променени са 1 файла, в които са добавени 2 реда и са изтрити 2 реда
  1. 2 2
      src/common/utils/util.js

+ 2 - 2
src/common/utils/util.js

@@ -973,13 +973,13 @@ var jishu = 0
 
 // 微信授权验证配置
 export const wxConfig = function (configInfo, userInfo, cb) {
-  let url = ''
+  let url = 'https://fw.greeapps.com/jsm-h5/'
   const systemInfo = uni.getSystemInfoSync()
   // if (systemInfo.platform === 'ios') {
   //   // iOS平台
   //   url = getStorage('realAuthUrl')
   // } else {
-  url = window.location.href.split('#')[0] //获取到的url是当前页面的域名
+  // url = window.location.href.split('#')[0] //获取到的url是当前页面的域名
   // }
   api
     .post('/user/jsapi/sign', {