SunshineLnsMinApp/pages/createSub/createSub.js
@@ -77,6 +77,21 @@ */ onLoad: function(options) { var _m = "question"; var that = this; wx.request({ url: app.globalData.url + '/api/activity/finds', success: function (res) { if (res.data.code == 0) { console.log(res) } else { wx.showModal({ title: '提示', content: "请求失败!" }) } } }) this.setData({ [_m]: { "paper": {