From 5ec02cb6588bb6cf51b0267bc756194950f89abc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B0=B1=E7=9C=A0=E5=84=80=E5=BC=8F?= <854085467@qq.com> Date: Mon, 27 Dec 2021 23:43:55 +0800 Subject: [PATCH 1/5] =?UTF-8?q?=E4=B8=B4=E6=97=B6=E6=81=A2=E5=A4=8D=20page?= =?UTF-8?q?=20=E9=80=BB=E8=BE=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/module/page/index.vue | 101 ++++++++++++++++---------------------- 1 file changed, 42 insertions(+), 59 deletions(-) diff --git a/src/module/page/index.vue b/src/module/page/index.vue index e0fe6b4a..cf07535b 100644 --- a/src/module/page/index.vue +++ b/src/module/page/index.vue @@ -1,57 +1,60 @@ + \ No newline at end of file From 1b63ac53788bea21ff994041006a70c91c6dee7c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B0=B1=E7=9C=A0=E5=84=80=E5=BC=8F?= <854085467@qq.com> Date: Tue, 28 Dec 2021 00:32:09 +0800 Subject: [PATCH 2/5] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E6=88=90=E5=91=98?= =?UTF-8?q?=E4=BF=A1=E6=81=AF,=20=E6=A2=B3=E7=90=86=E6=9B=B4=E6=96=B0?= =?UTF-8?q?=E6=97=A5=E5=BF=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- example/docs/zh-CN/guide/changelog.md | 1 + example/docs/zh-CN/guide/member.md | 71 ++++++++++++++++++++++++++- example/src/view/index.vue | 2 +- 3 files changed, 72 insertions(+), 2 deletions(-) diff --git a/example/docs/zh-CN/guide/changelog.md b/example/docs/zh-CN/guide/changelog.md index d7218b30..d46603ad 100644 --- a/example/docs/zh-CN/guide/changelog.md +++ b/example/docs/zh-CN/guide/changelog.md @@ -16,6 +16,7 @@
  • 0.3.0 2021-12-25