Browse Source

bug 修复

lilei 4 years ago
parent
commit
3e01f198b1

+ 2 - 2
hybrid/html/video.html

@@ -3,7 +3,7 @@
 	<head>
 		<meta charset="utf-8">
 		<meta name="viewport" content="width=device-width, height=device-height, initial-scale=1, maximum-scale=1, minimum-scale=1, user-scalable=no" />
-		<title>远程巡店</title>
+		<title>--</title>
 		<script src="js/vue@2.6.11"></script>
 		<script src="js/uni.webview.1.5.2.js"></script>
 		<!-- antd ui -->
@@ -243,7 +243,7 @@
 						console.log(type)
 						this.xdType = type
 						// 设置标题
-						document.title = type == 'video' ? '远程巡店' : '现场巡店'
+						document.title = type == 'video' ? '视频巡店' : '现场巡店'
 					},
 					// 设置视频列表
 					setVideoList(data) {

+ 1 - 1
pages.json

@@ -59,7 +59,7 @@
 		{
 			"path": "pages/shopTour/shopTour",
 			"style": {
-				"navigationBarTitleText": "远程巡店",
+				"navigationBarTitleText": "视频巡店",
 				"app-plus": {
 					"bounce": "none", //关闭窗口回弹效果
 					"titleNView": {

+ 0 - 3
unpackage/dist/dev/app-plus/__uniappview.html

@@ -5,9 +5,6 @@
     <meta charset="UTF-8" />
     <script>
       var __UniViewStartTime__ = Date.now();
-      document.addEventListener('DOMContentLoaded', function() {
-          document.documentElement.style.fontSize = document.documentElement.clientWidth / 20 + 'px'
-      })
       var coverSupport = 'CSS' in window && typeof CSS.supports === 'function' && (CSS.supports('top: env(a)') ||
         CSS.supports('top: constant(a)'))
       document.write(

File diff suppressed because it is too large
+ 0 - 0
unpackage/dist/dev/app-plus/app-config-service.js


File diff suppressed because it is too large
+ 2 - 1
unpackage/dist/dev/app-plus/app-service.js


File diff suppressed because it is too large
+ 2 - 1
unpackage/dist/dev/app-plus/app-view.js


+ 2 - 2
unpackage/dist/dev/app-plus/hybrid/html/video.html

@@ -3,7 +3,7 @@
 	<head>
 		<meta charset="utf-8">
 		<meta name="viewport" content="width=device-width, height=device-height, initial-scale=1, maximum-scale=1, minimum-scale=1, user-scalable=no" />
-		<title>远程巡店</title>
+		<title>--</title>
 		<script src="js/vue@2.6.11"></script>
 		<script src="js/uni.webview.1.5.2.js"></script>
 		<!-- antd ui -->
@@ -243,7 +243,7 @@
 						console.log(type)
 						this.xdType = type
 						// 设置标题
-						document.title = type == 'video' ? '远程巡店' : '现场巡店'
+						document.title = type == 'video' ? '视频巡店' : '现场巡店'
 					},
 					// 设置视频列表
 					setVideoList(data) {

File diff suppressed because it is too large
+ 0 - 0
unpackage/dist/dev/app-plus/manifest.json


File diff suppressed because it is too large
+ 0 - 0
unpackage/dist/dev/app-plus/view.css


File diff suppressed because it is too large
+ 0 - 0
unpackage/dist/dev/app-plus/view.umd.min.js


Some files were not shown because too many files changed in this diff