zhaolf %!s(int64=3) %!d(string=hai) anos
pai
achega
f867a01807

A diferenza do arquivo foi suprimida porque é demasiado grande
+ 3710 - 3089
package-lock.json


BIN=BIN
public/favicon.ico


+ 2 - 2
public/index.html

@@ -5,11 +5,11 @@
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width,initial-scale=1.0">
     <link rel="icon" href="<%= BASE_URL %>favicon.ico">
-    <title><%= htmlWebpackPlugin.options.title %></title>
+    <title>沪上阿姨微信视频号商品管理系统</title>
   </head>
   <body>
     <noscript>
-      <strong>We're sorry but <%= htmlWebpackPlugin.options.title %> doesn't work properly without JavaScript enabled. Please enable it to continue.</strong>
+      <strong>We're sorry but 沪上阿姨微信视频号商品管理系统 doesn't work properly without JavaScript enabled. Please enable it to continue.</strong>
     </noscript>
     <div id="app"></div>
     <!-- built files will be auto injected -->

+ 11 - 7
src/components/upload.vue

@@ -169,9 +169,9 @@
     position: relative;
     width: 150px;
     height: 150px;
-    display: flex;
-    justify-content: center;
-    align-items: center;
+    // display: flex;
+    // justify-content: center;
+    // align-items: center;
     border: 1px dashed #d9d9d9;
     border-radius: 6px;
 
@@ -180,12 +180,11 @@
         opacity: 1;
       }
     }
-
     .mask {
       opacity: 0;
       position: absolute;
-      top: 0;
-      bottom: 0;
+      top: 0px;
+      bottom: 0px;
       width: 100%;
       background: rgba(0, 0, 0, 0.4);
       border-radius: 6px;
@@ -194,13 +193,18 @@
       align-items: center;
       justify-content: center;
       font-size: 18px;
-
       i {
         cursor: pointer;
         margin: 0 10px;
       }
     }
     img {
+      position: absolute;
+      top: 0;
+      bottom: 0;
+      right: 0;
+      left: 0;
+      margin: auto;
       max-width: 150px;
       max-height: 150px;
       display: block;

+ 1 - 1
src/pages/brand/addBrand/index.vue

@@ -339,7 +339,7 @@
 
                 .el-form-item {
                     color: #232323;
-                    font-weight: bold;
+                    font-weight: 450;
                 }
 
                 .el-select {

+ 1 - 1
src/pages/brand/brandDetail/index.vue

@@ -421,7 +421,7 @@
 
                 .el-form-item {
                     color: #232323;
-                    font-weight: bold;
+                    font-weight: 450;
                 }
 
                 .el-select {

+ 1 - 1
src/pages/goods/addGoods/index.vue

@@ -348,7 +348,7 @@
 
             .el-form-item {
                 color: #232323;
-                font-weight: bold;
+                font-weight: 450;
             }
 
             .el-select {

+ 1 - 1
src/pages/goods/goodsDetail/index.vue

@@ -307,7 +307,7 @@
 
             .el-form-item {
                 color: #232323;
-                font-weight: bold;
+                font-weight: 450;
             }
 
             .el-select {

+ 1 - 1
src/pages/qualification/addCategory/index.vue

@@ -183,7 +183,7 @@
 
             .el-form-item {
                 color: #232323;
-                font-weight: bold;
+                font-weight: 450;
             }
 
             .el-select {

+ 1 - 1
src/pages/qualification/categoryDetail/index.vue

@@ -340,7 +340,7 @@
 
             .el-form-item {
                 color: #232323;
-                font-weight: bold;
+                font-weight: 450;
             }
 
             .el-select {

+ 1 - 1
static/iconfont/iconfont.css

@@ -1,5 +1,5 @@
 @font-face {
-  font-family: "iconfont"; /* Project id 3056007 */
+  font-family: "iconfont"; /*  id 3056007 */
   src: url('iconfont.woff2?t=1640325499563') format('woff2'),
        url('iconfont.woff?t=1640325499563') format('woff'),
        url('iconfont.ttf?t=1640325499563') format('truetype');