From db0db183cc1530005df4ba83d13699cb678df66b Mon Sep 17 00:00:00 2001
From: Bobi <2166145077@qq.com>
Date: Wed, 30 Apr 2025 22:22:57 +0800
Subject: [PATCH] =?UTF-8?q?=E5=BA=95=E9=83=A8=E5=AF=BC=E8=88=AA=E6=A0=8F?=
=?UTF-8?q?=E9=A1=B5=E9=9D=A2?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
pages.json | 9 +
pages/index/center.vue | 340 +++++++++++++++++-------
pages_order/novel/Giftbox.vue | 11 +-
pages_order/novel/Modifyinformation.vue | 185 +++++++++++++
pages_order/novel/Respondcomments.vue | 15 +-
pages_order/novel/Translation.vue | 299 +++++++++++++++++++++
pages_order/novel/Walletflow.vue | 11 +-
pages_order/novel/chapterList.vue | 9 +-
pages_order/novel/components/AgreementCheck.vue | 39 +++
pages_order/novel/components/BackArrow.vue | 28 ++
pages_order/novel/components/LoginButton.vue | 45 ++++
pages_order/novel/creator.vue | 12 +-
pages_order/novel/login.vue | 109 ++++++++
pages_order/novel/novelDetail.vue | 6 +-
pages_order/novel/readnovels.vue | 5 +-
15 files changed, 1013 insertions(+), 110 deletions(-)
create mode 100644 pages_order/novel/Modifyinformation.vue
create mode 100644 pages_order/novel/Translation.vue
create mode 100644 pages_order/novel/components/AgreementCheck.vue
create mode 100644 pages_order/novel/components/BackArrow.vue
create mode 100644 pages_order/novel/components/LoginButton.vue
create mode 100644 pages_order/novel/login.vue
diff --git a/pages.json b/pages.json
index 90b3332..2a45a38 100644
--- a/pages.json
+++ b/pages.json
@@ -105,6 +105,15 @@
},
{
"path": "novel/Mycomment"
+ },
+ {
+ "path": "novel/Translation"
+ },
+ {
+ "path": "novel/login"
+ },
+ {
+ "path": "novel/Modifyinformation"
}
]
}],
diff --git a/pages/index/center.vue b/pages/index/center.vue
index 8e5746f..2d6f55f 100644
--- a/pages/index/center.vue
+++ b/pages/index/center.vue
@@ -1,115 +1,146 @@
-
-
+
+
-
-
-
-
-
- 战斗世界 (ID: 50523541)
- 世界达人,小说控
- 手机号:19898474531
-
-
-
+
+
+
+
+
+
+ 战斗世界 (ID: 50523541)
+ 世界达人,小说控
+ 手机号:19898474531
+
+
+
+
-
-
-
-
- 账户
-
-
-
-
- 钱包流水
+
+
+
+ 账户
+
+
+
+
+ 钱包流水
+
+
-
-
-
-
-
- 礼物盒
+
+
+
+ 礼物盒
+
+
-
-
-
-
-
- 日常
-
-
-
-
- 我的评论
+
+
+
+ 日常
+
+
+
+
+ 我的评论
+
+ 294
+
- 294
-
-
-
-
-
- 任务中心
+
+
+
+ 任务中心
+
+ 5
+
- 5
-
-
-
-
-
- 设置
-
-
-
-
- 申请成为作者
+
+
+
+ 设置
+
+
+
+
+ 申请成为作者
+
+
-
-
-
-
-
- 联系客服
-
+
+
+
+ 联系客服
+
+
+
-
-
-
-
-
- 修改信息
+
+
+
+ 修改信息
+
+
-
-
-
-
-
- 退出登录
+
+
+
+ 退出登录
+
+
-
-
-
+
+
+
+
+
+
+
+
+
+ 暂未登录 请先登录
+
+
+
+
+
+ 退出登录
+ 确认要退出登录吗
+
+ 取消
+ 确认
+
+
+
+
+
diff --git a/pages_order/novel/Respondcomments.vue b/pages_order/novel/Respondcomments.vue
index d30e8da..4f97e7c 100644
--- a/pages_order/novel/Respondcomments.vue
+++ b/pages_order/novel/Respondcomments.vue
@@ -2,9 +2,7 @@