From 469079c1fdb8d8908f4e066ddfef9e1f6b7aeae2 Mon Sep 17 00:00:00 2001 From: caill <815519168@qq.com> Date: Mon, 28 Nov 2022 11:20:38 +0800 Subject: [PATCH] =?UTF-8?q?=E8=8F=9C=E5=8D=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- common/style/layout.css | 13 +++++ common/style/uni.css | 4 +- pages/home/home.vue | 98 ++++++++++++++++++++++++++++++------- static/image/.DS_Store | Bin 6148 -> 6148 bytes static/image/menu/RF01.png | Bin 0 -> 2286 bytes static/image/menu/RF02.png | Bin 0 -> 1814 bytes static/image/menu/RF03.png | Bin 0 -> 3101 bytes static/image/menu/RF04.png | Bin 0 -> 2601 bytes static/image/menu/RF05.png | Bin 0 -> 2249 bytes static/image/menu/RF06.png | Bin 0 -> 3065 bytes static/image/menu/RF07.png | Bin 0 -> 3110 bytes static/image/menu/RF08.png | Bin 0 -> 2390 bytes static/image/menu/RF09.png | Bin 0 -> 3239 bytes utils/getData2.js | 8 +++ 14 files changed, 104 insertions(+), 19 deletions(-) create mode 100644 static/image/menu/RF01.png create mode 100644 static/image/menu/RF02.png create mode 100644 static/image/menu/RF03.png create mode 100644 static/image/menu/RF04.png create mode 100644 static/image/menu/RF05.png create mode 100644 static/image/menu/RF06.png create mode 100644 static/image/menu/RF07.png create mode 100644 static/image/menu/RF08.png create mode 100644 static/image/menu/RF09.png diff --git a/common/style/layout.css b/common/style/layout.css index f431e01..9266117 100644 --- a/common/style/layout.css +++ b/common/style/layout.css @@ -63,6 +63,19 @@ uni-button:after { color: #323232; line-height: 70rpx; } +.cancel_icon::before { + content: "\e6dc"; +} +.cancel_icon { + display: block; + width: 100rpx; + height: 100rpx; + font-size: 50rpx; + color: #fff; + line-height: 100rpx; + text-align: center; + background-color: #E9B451; +} /** 内容 */ .zd_container { diff --git a/common/style/uni.css b/common/style/uni.css index d5af656..12a9de4 100644 --- a/common/style/uni.css +++ b/common/style/uni.css @@ -9,7 +9,7 @@ text-decoration: none; text-align: center; } -.icon-check{ +/* .icon-check{ position: relative; } .icon-check::before{ @@ -21,4 +21,4 @@ color: #ffffff; transform: translate(-50%,-48%) scale(.73); -webkit-transform: translate(-50%,-48%) scale(.73); -} \ No newline at end of file +} */ diff --git a/pages/home/home.vue b/pages/home/home.vue index a442231..6666579 100644 --- a/pages/home/home.vue +++ b/pages/home/home.vue @@ -13,35 +13,58 @@ - {{e.name}} + + + {{e.name}} + + + + + + + + {{e.name}} + + + + +