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 |    9 +++------
 1 files changed, 3 insertions(+), 6 deletions(-)

diff --git a/pages/bookExhibitionList/index.js b/pages/bookExhibitionList/index.js
index 91e0257..cdbed47 100644
--- a/pages/bookExhibitionList/index.js
+++ b/pages/bookExhibitionList/index.js
@@ -104,8 +104,8 @@
     // let that = this;
     // setTimeout(function () {
     //   that.data.name = "娴嬭瘯watch鍙樺寲浜�"
-    // }, 5000)
-    // 
+    // }, 500)
+    // console.log(11111);
   },
   watch: {
     name: function (newVal, oldVal) {
@@ -127,12 +127,8 @@
    * 鐢熷懡鍛ㄦ湡鍑芥暟--鐩戝惉椤甸潰鏄剧ず
    */
   onShow() {
-
     this.bookExhibitionGet()
-
     this.keyProjectsGet(this.data.newPrice)
-
-
   },
 
   /**
@@ -432,6 +428,7 @@
       this.bookExhibitionGet(newValue)
     }
     this.onLoad()
+
   },
 
   // 閲嶇偣椤圭洰

--
Gitblit v1.9.1