Browse Source

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

panyong 4 years ago
parent
commit
b3e22f5229
1 changed files with 1 additions and 1 deletions
  1. 1 1
      htmldev/loan/src/App.vue

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

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