feat: 实现小程序离线巡检与可靠同步
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
"framework": "React"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "ts-node --transpile-only src/services/offlineQueue.test.ts",
|
||||
"typecheck": "tsc --noEmit",
|
||||
"build:weapp": "taro build --type weapp",
|
||||
"build:swan": "taro build --type swan",
|
||||
|
||||
Reference in New Issue
Block a user