Procházet zdrojové kódy

增加科目二和科目三5

zhangyujun před 3 roky
rodič
revize
26766ea00b

+ 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>