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