Browse Source

检车报告

twt 1 year ago
parent
commit
fe817a772a

+ 11 - 2
common/request.js

@@ -1,12 +1,21 @@
  //测试地址
 /* const baseURL = 'http://api.dms.66km.com.cn/' 
  const burl2='http://api.dms.66km.com.cn/' */
+/*  const baseURL = 'http://192.168.0.147:20189/'
+ const burl2='http://192.168.0.147:20189/' */
 //66正式
 /* const baseURL = 'https://apidms.66km.com/' 
  const burl2='https://apidms.66km.com/' */
 //欧洲维修
- const baseURL = 'https://edms.eurorepar.cn/' 
- const burl2='https://edms.eurorepar.cn/ ' 
+/* const baseURL = 'https://edms.eurorepar.cn/' 
+ const burl2='https://edms.eurorepar.cn/ ' */
+ //安徒生
+/* const baseURL = 'http://dms-api.lhrhy.cn/'
+ const burl2='http://dms-api.lhrhy.cn/' */
+/* const baseURL = 'http://store-api.qdbtl.cn/'
+ const burl2='http://store-api.qdbtl.cn/' */
+ const baseURL = '//store-api.qdbtl.cn/'
+ const burl2='//store-api.qdbtl.cnm/' 
 // import md5 from './MD5.js'
 
  

+ 1 - 1
components/pcNav/pcNav.vue

@@ -4,7 +4,7 @@
 			<view class="navCont">
 				<view class="logo">
 					<!-- <image src="../../static/pcimg/111.png" mode="" class="logoImg euroreparIMg"></image> -->
-				<image :src="info.logo" mode="" class="logoImg euroreparIMg"></image><!-- euroreparIMg -->
+			<!-- 	<image :src="info.logo" mode="" class="logoImg euroreparIMg"></image> --><!-- euroreparIMg -->
 				</view>
 				<view class="navTitle">{{info.title}}</view>
 				<view class="indexNav" :class="{'indexActive':data=='index'}" @click="goIndex">首页</view>

+ 9 - 1
pages.json

@@ -98,7 +98,15 @@
                 "navigationBarTitleText": ""
             }
             
-        }
+        },
+		{
+			"path": "pages/index/reportUni",
+			"style": {
+				 "navigationBarTitleText": "检测报告",
+				"enablePullDownRefresh": true 
+				
+			}
+		}
     ],
 	"globalStyle": {
 		"navigationBarTextStyle": "black",

File diff suppressed because it is too large
+ 1226 - 0
pages/index/reportUni.vue


BIN
static/img/icon_allorder.png


BIN
static/img/icon_arrow_down.png


BIN
static/img/icon_arrow_up.png


BIN
static/img/icon_che.png


BIN
static/img/icon_guanbi@2x.png


BIN
static/img/icon_order_def.png


BIN
static/img/icon_order_jiedai.png


BIN
static/img/icon_phone.png


BIN
static/img/icon_store.png