吃个甘蔗嚼一年 3 年 前
コミット
9bc5b11610

+ 1
- 1
src/components/BossCard/style.less ファイルの表示

@@ -68,7 +68,7 @@
68 68
     display: flex;
69 69
     position: relative;
70 70
     margin: 30px auto;
71
-    width: 700px;
71
+    width: 100%;
72 72
     // box-shadow: 0px 8px 38px 0px rgba(0, 0, 0, 0.12);
73 73
     // filter: drop-shadow(5px 8px 6px rgb(202, 202, 202));
74 74
     filter: drop-shadow(0 0 0.9rem rgba(0, 0, 0, 0.12));

+ 2
- 2
src/components/CollectList/MyCollect/style.less ファイルの表示

@@ -10,7 +10,7 @@
10 10
   position: relative;
11 11
   // margin-top: 600px;
12 12
   // margin: 30px auto;
13
-  width: 700px;
13
+  width: 100%;
14 14
 
15 15
   // box-shadow: 0px 8px 38px 0px rgba(0, 0, 0, 0.12);
16 16
   // filter: drop-shadow(5px 8px 6px rgb(202, 202, 202));
@@ -229,7 +229,7 @@
229 229
   position: relative;
230 230
   // margin-top: 600px;
231 231
   // margin: 30px auto;
232
-  width: 700px;
232
+  width: 100%;
233 233
 
234 234
   // box-shadow: 0px 8px 38px 0px rgba(0, 0, 0, 0.12);
235 235
   // filter: drop-shadow(5px 8px 6px rgb(202, 202, 202));

+ 1
- 1
src/components/CompoentsOrder/complete/style.less ファイルの表示

@@ -16,7 +16,7 @@
16 16
     display: flex;
17 17
     position: relative;
18 18
     margin: 30px auto;
19
-    width: 700px;
19
+    width: 100%;
20 20
 
21 21
     filter: drop-shadow(0 0 0.9rem rgba(0, 0, 0, 0.12));
22 22
     .card-box-star {

+ 1
- 2
src/components/CompoentsOrder/complete/styleoen.less ファイルの表示

@@ -73,8 +73,7 @@
73 73
     position: relative;
74 74
     // margin-top: 600px;
75 75
     margin: 30px auto;
76
-    width: 700px;
77
-
76
+    width: 100%;
78 77
     // box-shadow: 0px 8px 38px 0px rgba(0, 0, 0, 0.12);
79 78
     // filter: drop-shadow(5px 8px 6px rgb(202, 202, 202));
80 79
     filter: drop-shadow(0 0 0.9rem rgba(0, 0, 0, 0.12));

+ 1
- 2
src/components/PayOrderCard/style.less ファイルの表示

@@ -67,8 +67,7 @@
67 67
     position: relative;
68 68
     // margin-top: 600px;
69 69
     margin: 30px auto;
70
-    width: 700px;
71
-
70
+    width: 100%;
72 71
     // box-shadow: 0px 8px 38px 0px rgba(0, 0, 0, 0.12);
73 72
     // filter: drop-shadow(5px 8px 6px rgb(202, 202, 202));
74 73
     filter: drop-shadow(0 0 0.9rem rgba(0, 0, 0, 0.12));

+ 7
- 4
src/index.html ファイルの表示

@@ -1,19 +1,22 @@
1 1
 <!DOCTYPE html>
2 2
 <html>
3
+
3 4
 <head>
4 5
   <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
5
-  <meta content="width=device-width,initial-scale=1,user-scalable=no" name="viewport">
6
+  <meta content="width=device-width,initial-scale=1,user-scalcble=no" name="viewport">
6 7
   <meta name="apple-mobile-web-app-capable" content="yes">
7 8
   <meta name="apple-touch-fullscreen" content="yes">
8 9
   <meta name="format-detection" content="telephone=no,address=no">
9 10
   <meta name="apple-mobile-web-app-status-bar-style" content="white">
10
-  <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" >
11
+  <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
11 12
   <title></title>
12 13
   <script>
13
-    !function(n){function e(){var e=n.document.documentElement,t=e.getBoundingClientRect().width;e.style.fontSize=t>=640?"40px":t<=320?"20px":t/320*20+"px"}n.addEventListener("resize",(function(){e()})),e()}(window);
14
+    !function (n) { function e() { var e = n.document.documentElement, t = e.getBoundingClientRect().width; e.style.fontSize = t >= 640 ? "40px" : t <= 320 ? "20px" : t / 320 * 20 + "px" } n.addEventListener("resize", (function () { e() })), e() }(window);
14 15
   </script>
15 16
 </head>
17
+
16 18
 <body>
17 19
   <div id="app"></div>
18 20
 </body>
19
-</html>
21
+
22
+</html>

+ 1
- 1
src/pages/MineUserAll/RefundMoney/CheckRefund/style.less ファイルの表示

@@ -34,7 +34,7 @@
34 34
     position: relative;
35 35
     // margin-top: 600px;
36 36
     // margin: 30px auto;
37
-    // width: 700px;
37
+    // width: 100%;
38 38
 
39 39
     // box-shadow: 0px 8px 38px 0px rgba(0, 0, 0, 0.12);
40 40
     // filter: drop-shadow(5px 8px 6px rgb(202, 202, 202));

+ 1
- 2
src/pages/MineUserAll/RefundMoney/style.less ファイルの表示

@@ -10,8 +10,7 @@
10 10
     position: relative;
11 11
     // margin-top: 600px;
12 12
     // margin: 30px auto;
13
-    width: 700px;
14
-
13
+    width: 100%;
15 14
     // box-shadow: 0px 8px 38px 0px rgba(0, 0, 0, 0.12);
16 15
     // filter: drop-shadow(5px 8px 6px rgb(202, 202, 202));
17 16
     filter: drop-shadow(0 0 0.9rem rgba(0, 0, 0, 0.12));

+ 1
- 3
src/pages/PayOrder/style.less ファイルの表示

@@ -67,9 +67,7 @@
67 67
     position: relative;
68 68
     // margin-top: 600px;
69 69
     margin: 30px auto;
70
-    width: 700px;
71
-
72
-    // box-shadow: 0px 8px 38px 0px rgba(0, 0, 0, 0.12);
70
+    width: calc(100% - 50px);    // box-shadow: 0px 8px 38px 0px rgba(0, 0, 0, 0.12);
73 71
     // filter: drop-shadow(5px 8px 6px rgb(202, 202, 202));
74 72
     filter: drop-shadow(0 0 0.9rem rgba(0, 0, 0, 0.12));
75 73
 

+ 1
- 1
src/pages/TobeShop/style.less ファイルの表示

@@ -79,7 +79,7 @@
79 79
     position: relative;
80 80
     // margin-top: 600px;
81 81
     // margin: 30px auto;
82
-    // width: 700px;
82
+    // width: 100%;
83 83
 
84 84
     // box-shadow: 0px 8px 38px 0px rgba(0, 0, 0, 0.12);
85 85
     // filter: drop-shadow(5px 8px 6px rgb(202, 202, 202));