You've already forked SmartisanNote.Remake
新增 离线web应用发布流程;
移除了便签详情页; 优化了若干逻辑; 新增 移动端、IOS兼容处理;
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
"scripts": {
|
||||
"android": "npx cap run android",
|
||||
"build:all": "vite build && vite build --mode pwa",
|
||||
"deploy:pwa": "vite build --mode pwa && node upload-pwa.js",
|
||||
"dev": "vite"
|
||||
},
|
||||
"keywords": [],
|
||||
@@ -19,6 +20,7 @@
|
||||
"@capacitor/ios": "^5.7.2",
|
||||
"@vue/cli-service": "^5.0.9",
|
||||
"@vue/compiler-sfc": "^3.5.22",
|
||||
"basic-ftp": "^5.0.5",
|
||||
"ionicons": "^7.4.0",
|
||||
"pinia": "^3.0.3",
|
||||
"vue": "^3.5.22",
|
||||
|
||||
Reference in New Issue
Block a user