gjy пре 3 година
родитељ
комит
d49644fc77
4 измењених фајлова са 372 додато и 310 уклоњено
  1. 3 2
      config/index.js
  2. 2 2
      manifest.json
  3. 11 11
      pages/erp/index.vue
  4. 356 295
      pages/erpbusiness/add_quality_testing.vue

+ 3 - 2
config/index.js

@@ -1,9 +1,10 @@
 const dev = {
 	baseUrl: 'https://www.zthymaoyi.com',
 	// baseUrl: 'http://localhost:8080/',
-	baseUrlNew: 'http://192.168.1.117:8090/',
+	// baseUrlNew: 'http://192.168.1.117:8090/',
+	// baseUrlNew: 'http://192.168.1.114:8090/',
 	// baseUrlNew: 'http://192.168.1.119:9100/',
-	// baseUrlNew: 'http://api1.eliangeyun.com/',
+	baseUrlNew: 'http://api1.eliangeyun.com/',
 	h5Appid: 'wxb66b599f7f61b46f',
 	debug: false
 }

+ 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,

Разлика између датотеке није приказан због своје велике величине
+ 356 - 295
pages/erpbusiness/add_quality_testing.vue


Неке датотеке нису приказане због велике количине промена