Liuteng hai 2 meses
pai
achega
9e8dd1d25a
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      app.js

+ 1 - 1
app.js

@@ -5,7 +5,7 @@ import {
 
 import authorize from "./utils/authorize"
 App({
-    onLaunch() {
+    onLaunch() { 
         // 登录
         let publicId = wx.getStorageSync("PUBLIC_ID")
         if (!publicId || !publicId.openid || !publicId.unionid) {