ccjgmwz 3 лет назад
Родитель
Сommit
cf68fa9915
2 измененных файлов с 13 добавлено и 13 удалено
  1. 2 2
      manifest.json
  2. 11 11
      pages/erp/index.vue

+ 2 - 2
manifest.json

@@ -2,8 +2,8 @@
     "name" : "易粮易运",
     "appid" : "__UNI__7297DA2",
     "description" : "易粮易运——为天下粮食人服务的App",
-    "versionName" : "1.1.68",
-    "versionCode" : 1168,
+    "versionName" : "1.1.71",
+    "versionCode" : 1171,
     "transformPx" : false,
     /* SDK配置 */
     "quickapp" : {},

+ 11 - 11
pages/erp/index.vue

@@ -52,7 +52,7 @@
 				</view>
 			</view>
 		</view>
-		<!-- <view>
+		<view>
 			<view class='title'>常用功能</view>
 			<view class="cu-list grid" :class="['col-' + gridCol,gridBorder?'':'no-border']" v-if="isShowBtn">
 				<view class="cu-item" v-for="(item,index) in gridList2" :key="index" @click="gridClick(item, index)"
@@ -64,7 +64,7 @@
 					<text>{{item.name}}</text>
 				</view>
 			</view>
-		</view> -->
+		</view>
 		<u-modal v-model="isShowAlert" :title-style="{fontSize: '18px',fontWeight:'500'}"
 			:content-style="{fontSize: '14px',fontWeight:'400'}" confirm-color='#22C572' confirm-text='立即开通'
 			title='您尚未开通ERP业务' showCancelButton='false' :content="content" @confirm="goOpenService"
@@ -203,15 +203,15 @@
 					// 		url: '/pages/erpbusiness/acquisitionInspection/warehouseWeighing',
 					// 		show: true
 					// 	},
-						// {
-						// 	num: 3,
-						// 	name: '出库质检',
-						// 	// icon: 'cuIcon-edit',
-						// 	src: '../../static/img/erp/shougouzhijian@3x.png',
-						// 	tips: 0,
-						// 	url: `/pages/erpbusiness/quality_testing?managementType=1`,
-						// 	show: true
-						// }
+					// 	{
+					// 		num: 3,
+					// 		name: '出库质检',
+					// 		// icon: 'cuIcon-edit',
+					// 		src: '../../static/img/erp/shougouzhijian@3x.png',
+					// 		tips: 0,
+					// 		url: `/pages/erpbusiness/quality_testing?managementType=1`,
+					// 		show: true
+					// 	}
 
 					// {
 					// 	num: 4,