mirror of
https://gitee.com/zongzhige/shopxo.git
synced 2026-07-04 21:03:27 +08:00
小程序优化
This commit is contained in:
@ -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)) {
|
||||
|
||||
Reference in New Issue
Block a user