Commit 0d6f0292 authored by 郭志伟's avatar 郭志伟

fix(ui): 问题修复

parent ef8cc662
......@@ -44,7 +44,7 @@ export default class App {
const [res] = data;
const wx = require('weixin-js-sdk');
wx.config({
debug: true,
debug: false,
jsApiList: ['onMenuShareTimeline', 'onMenuShareAppMessage'], // 必填,需要使用的JS接口列表
openTagList: ['wx-open-launch-weapp', 'wx-open-launch-app'],
...res
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment