Browse Source

提示语添加

wangningfei 3 years ago
parent
commit
3c62b19a19
1 changed files with 2 additions and 0 deletions
  1. 2 0
      vue-admin-template-master/src/views/goods/index.vue

+ 2 - 0
vue-admin-template-master/src/views/goods/index.vue

@@ -274,6 +274,8 @@
           >图片上传工具下载</el-link
         >
       </div>
+      <div>商品小图限制 80k 以内</div>
+      <div>商品大图限制 150k 以内</div>
     </el-dialog>
   </div>
 </template>