瀏覽代碼

静态页面

xcx 4 年之前
父節點
當前提交
8e14dbcf5e
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      src/app.js

+ 1
- 1
src/app.js 查看文件

@@ -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) {