@@ -1,7 +0,0 @@
-<svg width="28" height="29" viewBox="0 0 28 29" fill="none" xmlns="http://www.w3.org/2000/svg">
-<rect x="2.62494" y="4.98022" width="13.125" height="20.125" rx="1.75" stroke="#EFDEC6" stroke-width="1.6"/>
-<rect x="6.99994" y="20.7302" width="4.375" height="1.6" rx="0.8" fill="#EFDEC6"/>
-<path d="M18.375 14.6052H23.625C24.5915 14.6052 25.375 15.3887 25.375 16.3552V23.3552C25.375 24.3217 24.5915 25.1052 23.625 25.1052H18.375" stroke="#EFDEC6" stroke-width="1.6" stroke-linecap="round"/>
-<path d="M19.1097 4.98022C21.5259 4.98022 23.4847 6.93898 23.4847 9.35522" stroke="#EFDEC6" stroke-width="1.6" stroke-linecap="round"/>
-<path d="M23.507 11.4777C23.4224 11.5509 23.2969 11.5509 23.2124 11.4777L20.893 9.46906C20.7356 9.33268 20.832 9.07397 21.0403 9.07397L25.679 9.07397C25.8873 9.07397 25.9838 9.33268 25.8263 9.46906L23.507 11.4777Z" fill="#EFDEC6"/>
-</svg>
-<svg width="29" height="29" viewBox="0 0 29 29" fill="none" xmlns="http://www.w3.org/2000/svg">
-<rect x="3.12495" y="4.52502" width="13.125" height="20.125" rx="1.75" stroke="#EFDEC6" stroke-width="1.6"/>
-<rect x="7.49995" y="20.2751" width="4.375" height="1.6" rx="0.8" fill="#EFDEC6"/>
-<path d="M18.875 14.15H24.125C25.0915 14.15 25.875 14.9335 25.875 15.9V22.9C25.875 23.8665 25.0915 24.65 24.125 24.65H18.875" stroke="#EFDEC6" stroke-width="1.6" stroke-linecap="round"/>
-<path d="M25.125 10.775C25.125 8.35878 23.1662 6.40002 20.75 6.40002" stroke="#EFDEC6" stroke-width="1.6" stroke-linecap="round"/>
-<path d="M18.6275 6.37773C18.5543 6.46228 18.5543 6.58777 18.6275 6.67232L20.6361 8.99166C20.7725 9.14913 21.0312 9.05268 21.0312 8.84436L21.0312 4.20569C21.0312 3.99737 20.7725 3.90091 20.6361 4.05839L18.6275 6.37773Z" fill="#EFDEC6"/>
@@ -1 +0,0 @@
-import{h as e,r as n,o,k as t,_ as s,c as r,f as a}from"./index.4bcff2ae.js";const c=e({setup(){return t(),n({}),o(()=>{}),{}}});function u(p,_,f,i,d,l){return a(),r("h2",null,"login\u9875\u9762")}const x=s(c,[["render",u]]);export{x as default};
@@ -1,3 +0,0 @@
-<svg width="6" height="15" viewBox="0 0 6 15" fill="none" xmlns="http://www.w3.org/2000/svg">
-<rect width="2" height="15" fill="#FFDCAF"/>
-<rect width="2" height="15" fill="#70768B"/>
@@ -1,15 +0,0 @@
-<!DOCTYPE html>
-<html lang="en">
- <head>
- <meta charset="UTF-8" />
- <link rel="icon" type="image/svg+xml" href="/sgdaping/vite.svg" />
- <meta name="viewport" content="width=device-width, initial-scale=1.0" />
- <title>daping</title>
- <script type="module" crossorigin src="/sgdaping/assets/index.4bcff2ae.js"></script>
- <link rel="stylesheet" href="/sgdaping/assets/index.4f0b5577.css">
- </head>
- <body>
- <div id="app"></div>
-
- </body>
-</html>
@@ -534,7 +534,7 @@ export default defineComponent({
background-repeat: no-repeat;
background-position: center bottom;
background-size: 100%;
- padding-bottom: 5px;
+ padding-bottom: 7px;
// .bar {
// // background: #46ccf6;
// }
@@ -558,7 +558,7 @@ export default defineComponent({
text-align: center;
padding-top: 16px;
.value {
- margin-left: 4px;
+ margin-left: 6px;
}
@@ -130,8 +130,8 @@ export default defineComponent({
background-image: url("@/assets/image/horImg/lastAllLight.png");
- background-size: 100%;
+ background-size: 120%;
text-shadow: 0px 0px 8px rgba(255, 255, 255, 0.4);
font-weight: 700;
@@ -44,8 +44,7 @@
<canvas
id="circleCanvas1"
class="circleCanvas1"
- width="800"
- height="300"
+
></canvas>
<div class="outOval outOvalCo2">
<div class="outCircle">
@@ -281,8 +280,8 @@ export default defineComponent({
ctx.stroke();
var circ = document.getElementById("circleCanvas1");
- // circ.setAttribute("width", handlePx(800) + "px");
- // circ.setAttribute("height", handlePx(300) + "px");
+ circ.setAttribute("width", handlePx(800) + "px");
+ circ.setAttribute("height", handlePx(300) + "px");
var circtx = circ.getContext("2d");
point1p = { x: handlePx(173), y: handlePx(173) };
point2p = { x: handlePx(515), y: handlePx(150) };
@@ -79,7 +79,7 @@ export default defineComponent({
},
setup() {
const allData = reactive({
- nowPage: 1,
+ nowPage: 3,
showAllPage: 3,
doneThreePage() {
//第三屏刷新结束 通知