浏览代码

bug 修复

lilei 4 年之前
父节点
当前提交
69ea65b58f
共有 4 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      pages/userCenter/index.vue
  2. 二进制
      static/banner.png
  3. 二进制
      static/banner1.png
  4. 二进制
      static/goods.png

+ 1 - 1
pages/userCenter/index.vue

@@ -51,7 +51,7 @@
 		onShow() {
 			checkLogin().then(res => {
 				console.log(res)
-				this.hasLogin = res.status==200
+				this.hasLogin = true
 			})
 		},
 		onLoad() {

二进制
static/banner.png


二进制
static/banner1.png


二进制
static/goods.png