Explorar el Código

贷款-微信分享标题、描述

panyong hace 4 años
padre
commit
b3e22f5229
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      htmldev/loan/src/App.vue

+ 1 - 1
htmldev/loan/src/App.vue

@@ -13,7 +13,7 @@
   export default {
     name: 'App',
     mounted () {
-      funWxShare('', '', location.href, '')
+      funWxShare('驼驼银服', '驼驼银服', location.href, '')
     }
   }
 </script>