打印增加中文编码

This commit is contained in:
2025-04-19 18:18:36 +08:00
parent c415939ef1
commit dd72d79bb1
12 changed files with 50 additions and 33 deletions

View File

@@ -4,7 +4,6 @@ Page({
},
onLoad(query) {
// 页面加载
console.info(`Page onLoad with query: ${JSON.stringify(query)}`);
},
onReady() {
// 页面加载完成