From 883487172d2f3b49b8244742aab3bab5c52f1c58 Mon Sep 17 00:00:00 2001 From: linju-json Date: Thu, 5 Aug 2021 21:26:13 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=E5=A4=9A=E4=BD=99=E6=96=87?= =?UTF-8?q?=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- App.vue | 5 +- changelog.md | 2 +- .../uni-section/uni-section.vue | 0 pages.json | 2 +- .../pages => pages}/uni-agree/uni-agree.nvue | 0 .../uni-agree/utils/uni-agree.js | 2 +- uni_modules/uni-section/changelog.md | 0 uni_modules/uni-section/package.json | 79 ------------------- uni_modules/uni-section/readme.md | 33 -------- uni_modules/uni-sign-in/changelog.md | 2 + uni_modules/uni-sign-in/package.json | 28 ++++--- uni_modules/uni-sign-in/readme.md | 50 +++++++++++- .../database/opendb-sign-in.schema.json | 2 +- uni_modules_tools/copy/manifest.json | 2 +- 14 files changed, 76 insertions(+), 131 deletions(-) rename {uni_modules/uni-section/components => components}/uni-section/uni-section.vue (100%) rename {uni_modules/uni-agree/pages => pages}/uni-agree/uni-agree.nvue (100%) rename {uni_modules => pages}/uni-agree/utils/uni-agree.js (80%) delete mode 100644 uni_modules/uni-section/changelog.md delete mode 100644 uni_modules/uni-section/package.json delete mode 100644 uni_modules/uni-section/readme.md diff --git a/App.vue b/App.vue index 534f3c1..1150cd2 100644 --- a/App.vue +++ b/App.vue @@ -1,6 +1,6 @@