瀏覽代碼

no message

DESKTOP-GBVU60Q\dell 2 年之前
父節點
當前提交
90ad4e9d87
共有 5 個文件被更改,包括 4 次插入4 次删除
  1. 二進制
      public/imgs/point/cq.png
  2. 二進制
      public/imgs/point/mq.png
  3. 二進制
      public/imgs/point/qx.png
  4. 二進制
      public/imgs/point/sq.png
  5. 4 4
      src/views/test/components/cqjcyj.vue

二進制
public/imgs/point/cq.png


二進制
public/imgs/point/mq.png


二進制
public/imgs/point/qx.png


二進制
public/imgs/point/sq.png


+ 4 - 4
src/views/test/components/cqjcyj.vue

@@ -134,6 +134,7 @@
 	}
 
 	.main {
+		position: relative;
 		margin: 0 15rem;
 		color: rgb(200, 250, 255);
 		font-weight: 500;
@@ -144,10 +145,9 @@
 	.dwbutton {
 		width: 50rem;
 		height: 25rem;
-		display: inline-block;
-		position:fixed;
-		left: 300rem;
-		top:530rem;
+		position:absolute;
+		right: 5rem;
+		top:0rem;
 		font-size: 14rem;
 		cursor: pointer;
 		text-align: center;