Kaynağa Gözat

添加预提交状态

xiaohaizhao 8 ay önce
ebeveyn
işleme
43accaa0a8
3 değiştirilmiş dosya ile 6 ekleme ve 1 silme
  1. 3 0
      pages/tabbar/mine/index.js
  2. 3 1
      static/font-icon.wxss
  3. 0 0
      static/stylesheet.wxss

+ 3 - 0
pages/tabbar/mine/index.js

@@ -79,6 +79,9 @@ Page({
 			let list = [{
 				key: "新建",
 				icon: "icon-xinjian"
+			}, {
+				key: "预提交",
+				icon: "icon-yutijiao"
 			}, {
 				key: "提交",
 				icon: "icon-tijiao1"

+ 3 - 1
static/font-icon.wxss

@@ -9,7 +9,9 @@
     -webkit-font-smoothing: antialiased;
     -moz-osx-font-smoothing: grayscale;
 }
-
+.icon-yutijiao:before {
+  content: "\e70c";
+}
 
 .icon-tijiao1:before {
   content: "\e615";

Dosya farkı çok büyük olduğundan ihmal edildi
+ 0 - 0
static/stylesheet.wxss


Bu fark içinde çok fazla dosya değişikliği olduğu için bazı dosyalar gösterilmiyor