瀏覽代碼

首页样式更改

lizaixun 5 年之前
父節點
當前提交
0fd506c4c7
共有 8 個文件被更改,包括 787 次插入173 次删除
  1. 12 0
      colorui/main.css
  2. 775 173
      pages/index/Index.vue
  3. 二進制
      static/picture/001.png
  4. 二進制
      static/picture/002.png
  5. 二進制
      static/picture/003.png
  6. 二進制
      static/picture/004.png
  7. 二進制
      static/picture/005.png
  8. 二進制
      static/picture/006.png

+ 12 - 0
colorui/main.css

@@ -3428,6 +3428,18 @@ scroll-view.cu-steps .cu-item {
 	color: #ffffff;
 }
 
+.bg-cuigreen{
+	background-color: #4BD663;
+}
+
+.bg-angrey{
+	background-color: #D5D8DD;
+}
+
+.bg-redred{
+	background-color: #E93131;
+}
+
 .bg-cyan {
 	background-color: #1cbbb4;
 	color: #ffffff;

File diff suppressed because it is too large
+ 775 - 173
pages/index/Index.vue


二進制
static/picture/001.png


二進制
static/picture/002.png


二進制
static/picture/003.png


二進制
static/picture/004.png


二進制
static/picture/005.png


二進制
static/picture/006.png