小程序优化

feat/task1-c-wallet
gongfuxiang 2019-06-29 00:39:06 +08:00
parent 398c44aa03
commit 44264ed45e
1 changed files with 0 additions and 1 deletions

View File

@ -18,7 +18,6 @@ Page({
init(e) {
var user = app.get_user_info(this, "init");
console.log(user)
if (user != false) {
// 用户未绑定用户则转到登录页面
if (app.user_is_need_login(user)) {