We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dada90c commit 93ac902Copy full SHA for 93ac902
miniprogram/app.js
@@ -19,7 +19,7 @@ App({
19
console.log('读取预拉取数据成功', res)
20
},
21
fail() {
22
- console.log('读取预拉取数据失败')
+ console.log('读取预拉取数据失败')
23
wx.showToast({
24
title: '无缓存数据',
25
icon: 'none'
0 commit comments