From bd2a40affe42ddf4d78553d315cf7a4936dc0223 Mon Sep 17 00:00:00 2001
From: xiangpei <xiangpei@timesnew.cn>
Date: 星期四, 29 五月 2025 17:50:08 +0800
Subject: [PATCH] 视频评论样式优化
---
pages.json | 15 +++++++++++++++
1 files changed, 15 insertions(+), 0 deletions(-)
diff --git a/pages.json b/pages.json
index 0cecfe0..d7c60c8 100644
--- a/pages.json
+++ b/pages.json
@@ -214,6 +214,21 @@
"u-search": "view"
}
}
+ },
+ {
+ "path" : "pages/goods-manager/goodsList/goodsList",
+ "style" :
+ {
+ "enablePullDownRefresh" : true,
+ "navigationBarTitleText" : "鍟嗗搧鍒楄〃"
+ }
+ },
+ {
+ "path" : "pages/goods-manager/addGoods/addGoods",
+ "style" :
+ {
+ "navigationBarTitleText" : ""
+ }
}
--
Gitblit v1.8.0