Skip to content

Commit dada90c

Browse files
author
v_guanglwen
committed
feat: 测试
1 parent 72c516c commit dada90c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

miniprogram/app.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@ const config = require('./config')
33
const themeListeners = []
44
global.isDemo = true
55
App({
6-
console.log('App Launch');
7-
86
onLaunch(opts, data) {
97
const that = this
108
const canIUseSetBackgroundFetchToken = wx.canIUse('setBackgroundFetchToken')

0 commit comments

Comments
 (0)