From 30330082a52f59fc7707cc645ec8a19437b97fbe Mon Sep 17 00:00:00 2001 From: hyk <1391805182@qq.com> Date: Sun, 10 May 2026 08:40:35 +0800 Subject: [PATCH] Initial commit --- .gitignore | 16 ++++++++++++++++ README.md | 3 +++ 2 files changed, 19 insertions(+) create mode 100644 .gitignore create mode 100644 README.md diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..a0db2993 --- /dev/null +++ b/.gitignore @@ -0,0 +1,16 @@ +# ---> ExtJs +.architect +bootstrap.css +bootstrap.js +bootstrap.json +bootstrap.jsonp +build/ +classic.json +classic.jsonp +ext/ +modern.json +modern.jsonp +resources/sass/.sass-cache/ +resources/.arch-internal-preview.css +.arch-internal-preview.css + diff --git a/README.md b/README.md new file mode 100644 index 00000000..c9df983d --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# member-login-h5 + +金华中医院会员登入h5页面 \ No newline at end of file