瀏覽代碼

Merge branch 'dev' of http://git.ycjcjy.com/SpaceOfCheng/wechat into dev

yuantianjiao 6 年之前
父節點
當前提交
779702089a
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      src/util/share.js

+ 1
- 1
src/util/share.js 查看文件

@@ -3,7 +3,7 @@ import api from './api'
3 3
 
4 4
 function wxsdk (params, config) {
5 5
   const wx = require('weixin-js-sdk')
6
-
6
+  console.log(config)
7 7
   const shareData = {
8 8
     title: config.title, // 分享标题
9 9
     desc: config.desc, // 分享标题