Browse Source

commit -m 授权

zhengjinyi 4 years ago
parent
commit
c42b012963
1 changed files with 0 additions and 2 deletions
  1. 0 2
      pages/index/index.vue

+ 0 - 2
pages/index/index.vue

@@ -112,8 +112,6 @@ export default {
 			//0:为取消授权 1:为已授权 2:为未操作
 			if (res == 1) {
 				this.getWxAuthorize()
-			} else {
-
 			}
 		})
 	},