From f6bba9e78d645b38a918d8f45113dc1e387e33a3 Mon Sep 17 00:00:00 2001 From: admin <> Date: Fri, 6 Sep 2024 10:52:02 +0800 Subject: [PATCH] =?UTF-8?q?feat=EF=BC=9A=E5=A2=9E=E5=8A=A0=E6=A0=A1?= =?UTF-8?q?=E9=AA=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages.json | 1 + src/pagesBattery/inquiry.vue | 1 + src/pagesBattery/registration.vue | 1 + src/pagesScrapSteel/registration.vue | 1 + src/pagesVehicle/inquiry.vue | 3 +++ src/pagesVehicle/registration.vue | 1 + 6 files changed, 8 insertions(+) diff --git a/src/pages.json b/src/pages.json index d8934ce..05736cd 100644 --- a/src/pages.json +++ b/src/pages.json @@ -126,6 +126,7 @@ "scope.userInfo": true, "scope.snsapi_base": true }, + "pageOrientation": "auto", "globalStyle": { "navigationBarTextStyle": "black", "navigationBarTitleText": "智能回收", diff --git a/src/pagesBattery/inquiry.vue b/src/pagesBattery/inquiry.vue index 431e79b..a6a75ea 100644 --- a/src/pagesBattery/inquiry.vue +++ b/src/pagesBattery/inquiry.vue @@ -47,6 +47,7 @@ :customStyle="{}" border="none" :disabled="item.disabled" + :type="['contactInfo', 'recyclingWeight'].indexOf(item.key) > -1 ? 'number' : 'text'" >