liuxiaona 2 yıl önce
ebeveyn
işleme
c1f989be90

+ 1 - 1
index.html

@@ -7,4 +7,4 @@
7 7
         hm.src = "https://hm.baidu.com/hm.js?d61b9e2caf4d46ccda7471b5385e2333";
8 8
         var s = document.getElementsByTagName("script")[0];
9 9
         s.parentNode.insertBefore(hm, s);
10
-      })();</script><link href=./static/css/app.dbd8c8993e5965dde40ab5bb88f30480.css rel=stylesheet></head><body><div id=app></div><script type=text/javascript src=./static/js/manifest.e8b2bc65f9d2026c6728.js></script><script type=text/javascript src=./static/js/app.622c925b2869f4734776.js></script></body></html>
10
+      })();</script><link href=./static/css/app.0a1a4d04b9d8808980cf0faea01bbd51.css rel=stylesheet></head><body><div id=app></div><script type=text/javascript src=./static/js/manifest.94e2187c1e4f59cb6ffc.js></script><script type=text/javascript src=./static/js/app.4bfb99a11aa9f6d95784.js></script></body></html>

+ 1 - 1
project/src/components/channelCode/createChannelCode.vue

@@ -614,7 +614,7 @@ export default {
614 614
 
615 615
       msg_data.push(this.main_msg_data)
616 616
       msg_data.forEach((item) => {
617
-        item.weeks = item.weeks.join(',');
617
+        item.weeks = item.weeks ? item.weeks.join(',') : [];
618 618
         item.content = item.content.replace('「客户昵称」', '%NICKNAME%')
619 619
         item.attachments = item.attachments == '' || item.attachments.length == 0 ? '' : JSON.stringify(item.attachments)
620 620
       })

+ 16 - 0
project/src/components/h5test.vue

@@ -0,0 +1,16 @@
1
+<template>
2
+
3
+</template>
4
+
5
+<script>
6
+export default {
7
+  name: "h5test",
8
+  created(){
9
+    window.location.href = 'weixin://dl/business/?t=9eYl4vhrfXt'
10
+  }
11
+}
12
+</script>
13
+
14
+<style scoped>
15
+
16
+</style>

+ 11 - 1
project/src/router/allRouter.js

@@ -41,7 +41,7 @@ const importRecordDetial = () => import(/* webpackChunkName: 'importRecordDetial
41 41
 const codeIndex = () => import(/* webpackChunkName: 'codeIndex' */ '@/components/channelCode/codeIndex.vue')
42 42
 const code_dataAnalyse = () => import(/* webpackChunkName: 'dataAnalyse' */ '@/components/channelCode/dataAnalyse.vue')
43 43
 const createChannelCode = () => import(/* webpackChunkName: 'createChannelCode' */ '@/components/channelCode/createChannelCode.vue')
44
-//
44
+const h5test= () => import(/* webpackChunkName: 'h5test' */ '@/components/h5test.vue')
45 45
 
46 46
 // name与菜单配置的页面路由一致
47 47
 // meta下isData:true为数据看板,否则为助手
@@ -62,6 +62,16 @@ export var allRouter = [
62 62
         }
63 63
       },
64 64
       {
65
+        path: 'h5test',
66
+        name: 'h5test',
67
+        component: h5test,
68
+        meta: {
69
+          keepAlive: false,
70
+          isLogin: false,
71
+          title: 'h5test'
72
+        }
73
+      },
74
+      {
65 75
         path: 'homeData',
66 76
         name: 'homeData',
67 77
         component: homeData,

Dosya farkı çok büyük olduğundan ihmal edildi
+ 1 - 1
static/css/app.dbd8c8993e5965dde40ab5bb88f30480.css


Dosya farkı çok büyük olduğundan ihmal edildi
+ 0 - 1
static/js/13.be67e660e0fdf916fada.js


Dosya farkı çok büyük olduğundan ihmal edildi
+ 1 - 0
static/js/13.fd19e91d64bd3b272ef6.js


Dosya farkı çok büyük olduğundan ihmal edildi
+ 0 - 1
static/js/23.2d56534fb9126fd4f7b8.js


Dosya farkı çok büyük olduğundan ihmal edildi
+ 1 - 1
static/js/24.ec104a2e1ae9805d886a.js


Dosya farkı çok büyük olduğundan ihmal edildi
+ 1 - 0
static/js/24.2cb5cd3fd68ee752ef71.js


+ 1 - 0
static/js/40.a1b3d66548509735b5c7.js

@@ -0,0 +1 @@
1
+webpackJsonp([40],{kChI:function(e,t){},wudK:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var i={name:"h5test",created:function(){window.location.href="weixin://dl/business/?t=9eYl4vhrfXt"}},r={render:function(){var e=this.$createElement;return(this._self._c||e)("div")},staticRenderFns:[]};var a=n("VU/8")(i,r,!1,function(e){n("kChI")},"data-v-33aebd54",null);t.default=a.exports}});

Dosya farkı çok büyük olduğundan ihmal edildi
+ 1 - 1
static/js/40.4b2275091f6a65f6adc7.js


Dosya farkı çok büyük olduğundan ihmal edildi
+ 1 - 1
static/js/41.b4cb6a53d5da053d7b45.js


Dosya farkı çok büyük olduğundan ihmal edildi
+ 1 - 1
static/js/42.7e739c751d4623a37d96.js


Dosya farkı çok büyük olduğundan ihmal edildi
+ 1 - 1
static/js/43.fb7489bb2cd48f3996e8.js


Dosya farkı çok büyük olduğundan ihmal edildi
+ 3 - 3
static/js/app.622c925b2869f4734776.js


Dosya farkı çok büyük olduğundan ihmal edildi
+ 1 - 0
static/js/manifest.94e2187c1e4f59cb6ffc.js


Dosya farkı çok büyük olduğundan ihmal edildi
+ 0 - 1
static/js/manifest.e8b2bc65f9d2026c6728.js