From d455049e5f7753f8fa1c5b1df790bd2ef0fe4602 Mon Sep 17 00:00:00 2001
From: zhangmanman <994797151@qq.com>
Date: Sun, 26 Sep 2021 16:13:04 +0800
Subject: [PATCH] =?UTF-8?q?=E5=8F=91=E7=8E=B0=E6=9B=B4=E5=A4=9A?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
apis/interfaces/crystal.js | 2 +-
pages/found/index.vue | 767 ++++++++++----------------
pages/instrument/Spread.vue | 8 +-
pages/user/code.vue | 9 +-
static/icons/store_codeBack.png | Bin 92904 -> 100252 bytes
static/icons/store_contBack.png | Bin 24917 -> 65820 bytes
static/user/sign_arrow.png | Bin 0 -> 14663 bytes
static/user/sign_icon.png | Bin 0 -> 5241 bytes
static/user/sign_icon_active.png | Bin 0 -> 4970 bytes
static/user/sign_icon_last.png | Bin 0 -> 4025 bytes
static/user/sign_icon_last_active.png | Bin 0 -> 3874 bytes
static/user/sign_img_54.png | Bin 0 -> 2715 bytes
static/user/sign_privilege.png | Bin 0 -> 1677 bytes
static/user/sign_tips.png | Bin 0 -> 32987 bytes
14 files changed, 305 insertions(+), 481 deletions(-)
create mode 100644 static/user/sign_arrow.png
create mode 100644 static/user/sign_icon.png
create mode 100644 static/user/sign_icon_active.png
create mode 100644 static/user/sign_icon_last.png
create mode 100644 static/user/sign_icon_last_active.png
create mode 100644 static/user/sign_img_54.png
create mode 100644 static/user/sign_privilege.png
create mode 100644 static/user/sign_tips.png
diff --git a/apis/interfaces/crystal.js b/apis/interfaces/crystal.js
index 96f97f6..4ac815a 100644
--- a/apis/interfaces/crystal.js
+++ b/apis/interfaces/crystal.js
@@ -34,7 +34,7 @@ const category = () => {
// 水晶任务
const task = () => {
return request({
- url: 'crystal/task'
+ url: 'tasks'
})
}
diff --git a/pages/found/index.vue b/pages/found/index.vue
index 706aafc..6d87ba2 100644
--- a/pages/found/index.vue
+++ b/pages/found/index.vue
@@ -1,141 +1,106 @@
-
-
-
-
-
-
-
-
-
-
- 原石 {{ account.coin }}
- 水晶 {{ account.crystal }}
-
-
-
-
-
-
-
-
- 水晶{{ item.amount || '-'}}
-
-
-
-
- 购物
-
-
-
-
-
-
-
- {{ item.remark }}
-
-
-
- {{ item.title }}
-
-
-
-
-
-
-
-
- 每日签到
-
- 累计天数越多。水晶奖励越多
-
-
-
- 立即签到
-
+
+
+
+
+
+
+ 签到成功
-
-
-
-
-
-
- +{{ item.crystal }}
- {{ item.text }}
-
-
- 再签到{{ sign.nextTask.day }}天额外赠送{{ sign.nextTask.diff }}个水晶奖励
-
-
-
-
-
- 水晶任务
+
+ 能量碎片+{{sign.signSuccess}}
-
-
-
- {{item.title || '-'}}
- {{item.remark || '-'}}
- {{item.tips || '-'}}
-
-
-
+
+
+
+
+
+ 每日签到,能量碎片多多
+
+
+
+
+
+
+
+
+
+
+ {{ item.text }}
+
+
+
+ 再签到{{ sign.nextTask.day }}天额外赠送{{ sign.nextTask.diff }}个能量碎片
+
+
+
+
+ 签到领取能量碎片
+
+
+ 查看碎片记录
+
+
+
+
+
+
+ 能量碎片任务
+
+
+
+ {{item.title}}
+ {{item.remark}}
+ {{item.tips}}
+
+
diff --git a/pages/instrument/Spread.vue b/pages/instrument/Spread.vue
index 48c53b6..946a64f 100644
--- a/pages/instrument/Spread.vue
+++ b/pages/instrument/Spread.vue
@@ -1,7 +1,7 @@
-
+
@@ -146,7 +146,7 @@