This commit is contained in:
2020-06-11 17:54:15 +08:00
parent 0481322bdb
commit f5b61b7247
135 changed files with 38192 additions and 45 deletions

19
package.json Normal file
View File

@@ -0,0 +1,19 @@
{
"name": "demingshangjia",
"version": "1.0.0",
"description": "",
"main": "main.js",
"dependencies": {
"uview-ui": "^1.3.3"
},
"devDependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "http://git.luyuan.tk/luyuan/demingshangjia.git"
},
"author": "",
"license": "ISC"
}