Pārlūkot izejas kodu

跳转小程序20

zhangyujun 3 gadi atpakaļ
vecāks
revīzija
c21ef6a690
1 mainītis faili ar 2 papildinājumiem un 2 dzēšanām
  1. 2 2
      src/views/mini/index.vue

+ 2 - 2
src/views/mini/index.vue

@@ -2,12 +2,12 @@
 	<div>
 		<div v-text="weappHtml"></div>
 		<div>https://www.baidu.com/</div>
-		<!-- <wx-open-launch-weapp style="display: inline-block; border: none" id="launch-btn" username="gh_a994fd2f498e" path="pages/index/index.html?living_code=LIVING_CODE">
+		<wx-open-launch-weapp style="display: inline-block; border: none" id="launch-btn" username="gh_a994fd2f498e" path="pages/index/index.html?living_code=LIVING_CODE">
 			<div v-is="'script'" type="text/wxtag-template">
 				<div v-is="'style'">.openbtn{background-color:#38f;color:#f40;width:100px;height:40px;line-height:40px;}</div>
 				<div class="openbtn">跳转小程序</div>
 			</div>
-		</wx-open-launch-weapp> -->
+		</wx-open-launch-weapp>
 	</div>
 </template>
 <script lang="ts">