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'" >