first commit

This commit is contained in:
编码猿
2024-09-27 01:32:49 +08:00
commit 28ebe05a64
7399 changed files with 1174529 additions and 0 deletions

21
金壶/appV1/package.json Normal file
View File

@@ -0,0 +1,21 @@
{
"name": "appV1",
"version": "1.0.0",
"description": "#### Description 这是搭建的uni-app项目安装了sass 与请求封装",
"main": "main.js",
"dependencies": {
"js-base64": "^3.6.0",
"js-md5": "^0.7.3"
},
"devDependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git@47.99.121.118:xrx/appV1.git"
},
"keywords": [],
"author": "",
"license": "ISC"
}