浏览代码

增加科目二和科目三5

zhangyujun 3 年之前
父节点
当前提交
26766ea00b
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/home/children/test/components/sujectTwo.vue

+ 1 - 1
src/views/home/children/test/components/sujectTwo.vue

@@ -11,7 +11,7 @@
 import { ref } from "vue";
 let sc = "script";
 let sty = "style";
-let wxHtml0 = ref(`	<wx-open-launch-weapp style="display: block;text-align:center;width:100%;height:48px;border: none;z-index:9999;opacity:1" id="launch-btn" username="gh_a994fd2f498e" path="pages/index/index.html?living_code=LIVING_CODE">
+let wxHtml0 = ref(`	<wx-open-launch-weapp style="display: block;text-align:center;width:100%;height:48px;border: none;z-index:9999;opacity:1" id="launch-btn" username="gh_a994fd2f498e" path="pages/carVideo/index.html?living_code=LIVING_CODE">
 			<${sc} v-is="'script'" type="text/wxtag-template">
 				<${sty} v-is="'style'">.openbtn{background-color:#1989fa;color:#fff;width:75%;margin:0 auto;height:40px;line-height:40px;text-align:center;}</${sty}>
 				<div class="openbtn"><span >前往观看视频</span></div>