瀏覽代碼

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