소스 검색

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, // 分享标题