瀏覽代碼

添加 'pages/jcy/jcy.wxss'

jiaochengyu 2 年之前
父節點
當前提交
c70f4b335e
共有 1 個文件被更改,包括 30 次插入0 次删除
  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;
+}