From 06b93604f8f9bfbcc740decfe5a5b922d75a0de3 Mon Sep 17 00:00:00 2001
From: zuoxiao <470321431@qq.com>
Date: 星期三, 03 七月 2024 10:05:51 +0800
Subject: [PATCH] 完成界面
---
package.json | 14 +++++++++++++-
1 files changed, 13 insertions(+), 1 deletions(-)
diff --git a/package.json b/package.json
index 132dfea..1ff335a 100644
--- a/package.json
+++ b/package.json
@@ -1,5 +1,17 @@
{
"dependencies": {
+ "js-md5": "^0.8.3",
"tdesign-miniprogram": "^1.4.2"
- }
+ },
+ "name": "irrigate_user_ym",
+ "version": "1.0.0",
+ "main": ".eslintrc.js",
+ "devDependencies": {},
+ "scripts": {
+ "test": "echo \"Error: no test specified\" && exit 1"
+ },
+ "keywords": [],
+ "author": "",
+ "license": "ISC",
+ "description": ""
}
--
Gitblit v1.8.0