Skip to content

Commit 93ac902

Browse files
author
v_guanglwen
committed
feat: 测试
1 parent dada90c commit 93ac902

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

miniprogram/app.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ App({
1919
console.log('读取预拉取数据成功', res)
2020
},
2121
fail() {
22-
console.log('读取预拉取数据失败')
22+
console.log('读取预拉取数据失败')
2323
wx.showToast({
2424
title: '无缓存数据',
2525
icon: 'none'

0 commit comments

Comments
 (0)