Преглед на файлове

排队取药界面调整

hsh преди 1 година
родител
ревизия
71b6040cdc
променени са 1 файла, в които са добавени 2 реда и са изтрити 2 реда
  1. 2 2
      src/main/resources/templates/mz/pharmacy-cell.html

+ 2 - 2
src/main/resources/templates/mz/pharmacy-cell.html

@@ -70,11 +70,11 @@
                 </div>
                 <div style="margin-top: 200px;">
                     <button type="button" id="btn_med_in_cert" class="btn btn-primary button-click"
-                            style="background: url('/thmz/images/ybpz.png')no-repeat;margin-left: 200px;cursor:pointer"
+                            style="background: url('/thmz/images/ybpz.png')no-repeat;margin-left: 50px;cursor:pointer"
                             title="医保凭证">
                     </button>
                     <button type="button" id="btn_patient_id" class="btn btn-primary button-click"
-                            style="background: url('/thmz/images/jfpz.png')no-repeat;margin-left: 200px;cursor:pointer"
+                            style="background: url('/thmz/images/jfpz.png')no-repeat;margin-left: 50px;cursor:pointer"
                             title="缴费凭证">
                     </button>
                 </div>