Browse Source

静态页面

xcx 4 years ago
parent
commit
8e14dbcf5e
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      src/app.js

+ 1
- 1
src/app.js View File

@@ -9,7 +9,7 @@ class App extends Component {
9 9
     // if (wx.getStorageSync('openid')) {
10 10
     //   Params.token = wx.getStorageSync('openid')
11 11
     // }
12
-    wx.setBackgroundFetchToken({ token: 'first' })
12
+    wx.setBackgroundFetchToken({ token: 'firstxsxs21515151551515' })
13 13
     wx.getBackgroundFetchData({
14 14
       fetchType: 'pre',
15 15
       success (res) {