瀏覽代碼

页面样式修改

tanxue 2 年之前
父節點
當前提交
93952767f3
共有 5 個文件被更改,包括 7 次插入3 次删除
  1. 7 3
      pages/solution/exam.vue
  2. 二進制
      static/productImage/p13.png
  3. 二進制
      static/productImage/p14.png
  4. 二進制
      static/productImage/p15.png
  5. 二進制
      static/productImage/p16.png

+ 7 - 3
pages/solution/exam.vue

@@ -410,13 +410,17 @@ export default {
       align-items: center;
 
       span:first-child {
+        width: 34px;
+        height: 34px;
+        line-height: 34px;
         display: inline-block;
         color: #fff;
-        background-color: #00b96b;
-        border-radius: 12px;
-        padding: 10px;
+        background: #7cc659;
+        border-radius: 6px;
         margin-right: 10px;
+        text-align: center;
         align-self: flex-start;
+        flex-shrink: 0;
       }
 
       &:first-child span {

二進制
static/productImage/p13.png


二進制
static/productImage/p14.png


二進制
static/productImage/p15.png


二進制
static/productImage/p16.png