初始化

This commit is contained in:
2025-11-27 17:36:50 +08:00
parent 559f870674
commit ef1bf698f4
3 changed files with 4 additions and 4 deletions

View File

@@ -31,8 +31,8 @@ function shareText() {
// #ifdef APP
shareWithSystem({
type: "text",
title: "Cool Unix",
summary: "Cool Unix 是一个高效的项目脚手架",
title: "农创之翼",
summary: "农创之翼",
success: () => {
console.log("success");
},