mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-18 16:54:25 +08:00
support application lock
This commit is contained in:
+3
-1
@@ -10,6 +10,7 @@
|
||||
"dependencies": {
|
||||
"axios": "^0.21.0",
|
||||
"core-js": "^3.6.5",
|
||||
"crypto-js": "^4.0.0",
|
||||
"framework7": "^5.7.14",
|
||||
"framework7-icons": "^3.0.1",
|
||||
"framework7-vue": "^5.7.14",
|
||||
@@ -20,7 +21,8 @@
|
||||
"vue-clipboard2": "^0.3.1",
|
||||
"vue-i18n": "^8.22.1",
|
||||
"vue-i18n-filter": "^0.1.6",
|
||||
"vue-moment": "^4.1.0"
|
||||
"vue-moment": "^4.1.0",
|
||||
"vue-pincode-input": "^0.4.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@vue/cli-plugin-babel": "~4.5.0",
|
||||
|
||||
Reference in New Issue
Block a user