From 948da1610a8b2a41b98ebfcd8643029c3bd7f469 Mon Sep 17 00:00:00 2001 From: xiangpei <xiangpei@timesnew.cn> Date: 星期一, 16 六月 2025 15:30:42 +0800 Subject: [PATCH] 视频商品点击跳转页面 --- pages.json | 10 ++++++++++ 1 files changed, 10 insertions(+), 0 deletions(-) diff --git a/pages.json b/pages.json index 5931aad..a1d9881 100644 --- a/pages.json +++ b/pages.json @@ -964,6 +964,16 @@ "style": { "navigationBarTitleText": "瑙嗛缂栬緫" } + }, + { + "path" : "video-goods-detail", + "style" : + { + "navigationBarTitleText" : "瑙嗛鎺ㄨ崘鍟嗗搧", + "componentPlaceholder": { + "u-button": "view" + } + } } ] }, -- Gitblit v1.8.0