Browse Source

cps:打开小程序代码优化

panyong 2 years ago
parent
commit
7fb3ffc63d
1 changed files with 1 additions and 2 deletions
  1. 1 2
      htmldev/cps/src/views/common/openWxMiniProgram/index.vue

+ 1 - 2
htmldev/cps/src/views/common/openWxMiniProgram/index.vue

@@ -11,8 +11,7 @@
         @click="funJumpIndex">取消</a>
       <div>
         <a
-          href="javascript:;"
-          @click="funJumpIndex">允许</a>
+          href="javascript:;">允许</a>
         <wx-open-launch-weapp
           ref="launchBtn"
           :username="accountId"