修改消息也图标

This commit is contained in:
张成
2025-11-16 20:06:22 +08:00
parent ad971796ba
commit eb10ba0a38
7 changed files with 115 additions and 55 deletions

View File

@@ -10,6 +10,8 @@
"framework": "React"
},
"scripts": {
"build": "npm run build:weapp",
"dev": "npm run dev:weapp",
"build:weapp": "taro build --type weapp",
"build:swan": "taro build --type swan",
"build:alipay": "taro build --type alipay",