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