Przeglądaj źródła

权限取值修正

xiaohaizhao 1 rok temu
rodzic
commit
4d4acade3b
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      packageA/opponent/detail.js

+ 1 - 1
packageA/opponent/detail.js

@@ -10,7 +10,7 @@ Page({
 
 
     },
     },
     onLoad(options) {
     onLoad(options) {
-        const appAuth = wx.getStorageSync('auth').wPublicCustomer;
+        const appAuth = wx.getStorageSync('auth').wcompetitor;
         console.log("appAuth", appAuth)
         console.log("appAuth", appAuth)
         let tabsList = [{
         let tabsList = [{
             label: "详细信息",
             label: "详细信息",