From 558845242a07b68f42fa1802c45ab2769395d8b8 Mon Sep 17 00:00:00 2001 From: 闫增涛 <1829501689@qq.com> Date: 星期一, 29 四月 2024 14:31:30 +0800 Subject: [PATCH] 合并代码 --- pages/bookExhibitionList/index.js | 19 +++++++------------ 1 files changed, 7 insertions(+), 12 deletions(-) diff --git a/pages/bookExhibitionList/index.js b/pages/bookExhibitionList/index.js index 0d31525..cdbed47 100644 --- a/pages/bookExhibitionList/index.js +++ b/pages/bookExhibitionList/index.js @@ -87,9 +87,7 @@ * 鐢熷懡鍛ㄦ湡鍑芥暟--鐩戝惉椤甸潰鍔犺浇 */ onLoad(options) { - this.bookExhibitionGet() - this.keyProjectsGet(this.data.newPrice) // this.setData({ // 'product.value': '*', // }); @@ -102,12 +100,12 @@ }) - watch.setWatcher(this); - let that = this; - setTimeout(function () { - that.data.name = "娴嬭瘯watch鍙樺寲浜�" - }, 500) - + // watch.setWatcher(this); + // let that = this; + // setTimeout(function () { + // that.data.name = "娴嬭瘯watch鍙樺寲浜�" + // }, 500) + // console.log(11111); }, watch: { name: function (newVal, oldVal) { @@ -129,12 +127,8 @@ * 鐢熷懡鍛ㄦ湡鍑芥暟--鐩戝惉椤甸潰鏄剧ず */ onShow() { - this.bookExhibitionGet() - this.keyProjectsGet(this.data.newPrice) - - }, /** @@ -434,6 +428,7 @@ this.bookExhibitionGet(newValue) } this.onLoad() + }, // 閲嶇偣椤圭洰 -- Gitblit v1.9.1