diff --git a/common/api.js b/common/api.js
index a43db07..79dded5 100644
--- a/common/api.js
+++ b/common/api.js
@@ -5,11 +5,11 @@ import {
} from '@/config/api.js'
export const code = (data) => {
- return post('/watch/captcha/getCaptcha', data)
+ return post('watch/captcha/getCaptcha', data)
}
export const dologin = (data) => {
- return post('/watch/login/dologin', data)
+ return post('watch/login/dologin', data)
}
export const sendSms = (data) => {
diff --git a/common/css/common.scss b/common/css/common.scss
index 121aa9b..2bacdc2 100644
--- a/common/css/common.scss
+++ b/common/css/common.scss
@@ -18,4 +18,9 @@
}
.flx_wp{
flex-wrap: wrap;
+}
+.radius_box{
+ background-color: #fff;
+ border-radius: 40rpx;
+ padding: 40rpx;
}
\ No newline at end of file
diff --git a/components/sleep-list-data/sleep-list-data.vue b/components/sleep-list-data/sleep-list-data.vue
new file mode 100644
index 0000000..993b563
--- /dev/null
+++ b/components/sleep-list-data/sleep-list-data.vue
@@ -0,0 +1,77 @@
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/pages/index/sleep_info.vue b/pages/index/sleep_info.vue
index 50c3e5c..f7a047c 100644
--- a/pages/index/sleep_info.vue
+++ b/pages/index/sleep_info.vue
@@ -10,7 +10,7 @@
-
+
@@ -44,17 +44,140 @@
+
+
+
+ {{sleep.shen}}
+
+
+
+
+
+
+
+
+
+ 23:20 , 07/29
+
+
+
+
+ 23:20 , 07/29
+
+
+
+
+
+
+
+
+
+
+ 睡眠阶段
+
+
+
+
+
+
+
+
+
+
+
+ 深睡
+
+
+
+
+ {{ sleepData.shen }}%
+
+
+
+
+
+
+
+
+ 浅睡
+
+
+
+
+ {{ sleepData.qian }}%
+
+
+
+
+
+
+
+
+ 快速动眼
+
+
+
+
+ {{ sleepData.kuai }}%
+
+
+
+
+
+
+
+
+
+
+ 目标
+
+
+ 8 小时
+
+
+
+
+
+
+
diff --git a/static/image/richu.png b/static/image/richu.png
new file mode 100644
index 0000000..7500e66
Binary files /dev/null and b/static/image/richu.png differ
diff --git a/static/image/rushui.png b/static/image/rushui.png
new file mode 100644
index 0000000..d12c764
Binary files /dev/null and b/static/image/rushui.png differ
diff --git a/unpackage/dist/build/web/index.html b/unpackage/dist/build/web/index.html
index 3550feb..fd7ad15 100644
--- a/unpackage/dist/build/web/index.html
+++ b/unpackage/dist/build/web/index.html
@@ -1,2 +1,2 @@
智能终端
\ No newline at end of file
+ document.write('')