2 Commits 1a7965b5fe ... a1f754d5b4

Auteur SHA1 Message Date
  yanym a1f754d5b4 Merge remote-tracking branch 'origin/div-20251201' into div-20251201 il y a 2 jours
  yanym f05d6566bb 新增经销商数据拉取菜单 il y a 2 jours

+ 1 - 1
suishenbang-admin/src/main/resources/templates/system/getCustomerData/getCustomerData.html

@@ -7,7 +7,7 @@
 <div class="wrapper wrapper-content">
     <div class="col-sm-12">
         <div class="row" style="margin-top: 10px;">
-            <label class="col-sm-1 control-label" style="text-align: right;padding: 0;height: 34px;line-height: 34px;">经销商代码:</label>
+            <label class="col-sm-1 control-label" style="text-align: right;padding: 0;height: 34px;line-height: 34px;font-size: 14px;font-weight: bold;">经销商代码:</label>
             <div class="col-sm-8">
                 <input type="text" id="keyName" name="" class="form-control" placeholder="输入经销商代码">
             </div>