本地备份:消息系统改造前完整版本(未推送,便于回退)

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
XingQue
2026-06-29 04:18:48 +08:00
parent 848c2f6486
commit 9976bc1d6d
46 changed files with 2004 additions and 1060 deletions

View File

@@ -16,7 +16,7 @@
"ignoreUploadUnusedFiles": true,
"compileWorklet": false,
"uglifyFileName": false,
"uploadWithSourceMap": false,
"uploadWithSourceMap": true,
"packNpmManually": false,
"minifyWXSS": true,
"minifyWXML": true,
@@ -25,8 +25,7 @@
"useCompilerPlugins": false,
"condition": false,
"swc": false,
"disableSWC": true,
"urlCheck": false
"disableSWC": true
},
"condition": {},
"editorSetting": {
@@ -35,36 +34,7 @@
},
"libVersion": "3.14.3",
"packOptions": {
"ignore": [
{
"value": ".vs",
"type": "folder"
},
{
"value": "_backup_pre_redesign",
"type": "folder"
},
{
"value": ".md",
"type": "suffix"
},
{
"value": ".vsidx",
"type": "suffix"
},
{
"value": "project.private.config.json",
"type": "file"
},
{
"value": "static/lib/restapi.js",
"type": "file"
},
{
"value": "static/lib/EmojiDecoder.js",
"type": "file"
}
],
"ignore": [],
"include": []
},
"appid": "wx0e4be86faac4a8d1",