Browse Source

no message

feature/v1.1.0
xpz2018 7 years ago
parent
commit
3600fc3403
2 changed files with 2 additions and 3 deletions
  1. 3
      pages/activity_detail/activity_detail.js
  2. 2
      project.config.json

3
pages/activity_detail/activity_detail.js

@ -435,8 +435,7 @@ Page({
* 生命周期函数--监听页面卸载
*/
onUnload: function () {
this.topInterval();
this.stopInterval();
},
/**

2
project.config.json

@ -8,7 +8,7 @@
"newFeature": true
},
"compileType": "miniprogram",
"libVersion": "1.9.94",
"libVersion": "2.0.9",
"appid": "wx2c28390f4f2c0888",
"projectname": "%E5%AE%B6%E6%94%BF%E5%B0%8F%E7%A8%8B%E5%BA%8F",
"condition": {

Loading…
Cancel
Save