Răsfoiți Sursa

添加 'pages/jcy/jcy.wxss'

jiaochengyu 2 ani în urmă
părinte
comite
c70f4b335e
1 a modificat fișierele cu 30 adăugiri și 0 ștergeri
  1. 30 0
      pages/jcy/jcy.wxss

+ 30 - 0
pages/jcy/jcy.wxss

@@ -0,0 +1,30 @@
+/* pages/jcy/jcy.wxss */
+/**index.wxss**/
+
+.button {
+  margin: 5px 15px;
+}
+.bon {
+  float: right;
+}
+van-button {
+  margin-left: 10px;
+}
+.view_class {
+  display: flex;
+  flex-direction: column;
+  justify-content: flex-end;
+}
+.flex-row{
+  width: 350px;
+  display: flex;
+  flex-direction: row;
+  /* justify-content :center; */
+}
+.flex-view-item{
+  width: 30%;
+}
+.view_class{
+  margin-right: 5px;
+  margin-top: 45px;
+}