@@ -2,8 +2,8 @@
"name" : "易粮易运",
"appid" : "__UNI__7297DA2",
"description" : "易粮易运——为天下粮食人服务的App",
- "versionName" : "2.1.163",
- "versionCode" : 21163,
+ "versionName" : "2.1.165",
+ "versionCode" : 21165,
"transformPx" : false,
/* SDK配置 */
"quickapp" : {},
@@ -16,7 +16,7 @@
"text": "资讯"
},
{
- "pagePath": "pages/business/businessNew",
+ "pagePath": "pages/business/business",
"iconPath": "static/img/jiaoyi.png",
"selectedIconPath": "static/img/jiaoyi_check.png",
"text": "交易"
@@ -93,7 +93,8 @@
</view>
- <view v-if='flag!=0' class="c-row ">
+ <!-- <view v-if='flag!=0' class="c-row "> -->
+ <view class="c-row ">
<view class="title">车牌号</view>
<view class="con-list">
<input :disabled="flag!=4&&flag!=3" v-model='gridList.carNumber' @click.stop="handleShowKeyboard" placeholder="请输入车牌号"