From e4be498094630a409d691159c90915882db1c450 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?LAPTOP-D7TKRI82=5C=E9=82=93?= <52643018@qq.com> Date: Tue, 22 Jun 2021 09:30:46 +0800 Subject: [PATCH] =?UTF-8?q?[=E6=96=B0=E5=A2=9E]=20common.css=E7=BC=BA?= =?UTF-8?q?=E5=B0=91ifend=E6=94=B6=E5=B0=BE=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- common/styles/common.css | 2 +- pages.json | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/common/styles/common.css b/common/styles/common.css index b97fda2..4ba4084 100644 --- a/common/styles/common.css +++ b/common/styles/common.css @@ -60,7 +60,7 @@ checkbox .wx-checkbox-input.wx-checkbox-input-checked::before { radio:not([disabled]) .wx-radio-input:hover checkbox:not([disabled]) .wx-checkbox-input:hover { border-color: #d1d1d1 !important; } - +/* #endif */ /* 常用的 */ diff --git a/pages.json b/pages.json index 263206a..82d9271 100644 --- a/pages.json +++ b/pages.json @@ -21,6 +21,12 @@ "style": { "navigationBarTitleText": "我的" } + }, + { + "path": "pages/goodsDetail/goodsDetail", + "style": { + "navigationBarTitleText": "商品详情" + } } ], "globalStyle": {