shish 2 лет назад
Родитель
Сommit
a73752e475
2 измененных файлов с 2 добавлено и 2 удалено
  1. 1 1
      hdApp/src/admin/home/workbench.vue
  2. 1 1
      hdApp/src/pagesPurchase/order.vue

+ 1 - 1
hdApp/src/admin/home/workbench.vue

@@ -203,7 +203,7 @@
           <block v-else>
             <view class="button_6 flex-col" @click="fillCg(ghsInfo)"><text class="text_13">录采购单</text></view>
           </block>
-          <text style="position:absolute;left:690upx;top:0upx;color:#CCCCCC;" @click.stop="getMore(ghsInfo)">更多</text>
+          <text style="position:absolute;left:690upx;top:3upx;color:#CCCCCC;" @click.stop="getMore(ghsInfo)">更多</text>
         </view>
     </view>
 

+ 1 - 1
hdApp/src/pagesPurchase/order.vue

@@ -68,7 +68,7 @@
               <block v-else>
                 <view class="button_6 flex-col" @click="fillCg(ghsInfo)"><text class="text_13">录采购单</text></view>
               </block>
-              <text style="position:absolute;left:690upx;top:0upx;color:#CCCCCC;" @click.stop="getMore(ghsInfo)">更多</text>
+              <text style="position:absolute;left:690upx;top:3upx;color:#CCCCCC;" @click.stop="getMore(ghsInfo)">更多</text>
             </view>
         </view>