shish %!s(int64=3) %!d(string=hai) anos
pai
achega
c6800c8f5c
Modificáronse 1 ficheiros con 3 adicións e 3 borrados
  1. 3 3
      ghsApp/src/admin/item/components/item.vue

+ 3 - 3
ghsApp/src/admin/item/components/item.vue

@@ -15,8 +15,8 @@
 			</view>
 			</view>
 			<text v-if="info.variety && info.variety ==1" class="show-color"></text>
 			<text v-if="info.variety && info.variety ==1" class="show-color"></text>
 			<view class="kc">¥{{ info.price?parseFloat(info.price):0 }} 
 			<view class="kc">¥{{ info.price?parseFloat(info.price):0 }} 
-				<text style="margin-left:10upx;color:#555555;font-weight:normal;">¥{{ info.skPrice?parseFloat(info.skPrice):0 }}</text>
-				<text style="margin-left:10upx;color:#999;font-size:23upx;font-weight:normal;">¥{{ info.cost?parseFloat(info.cost):0 }}</text>
+				<text style="margin-left:11upx;color:#555555;font-weight:normal;">¥{{ info.skPrice?parseFloat(info.skPrice):0 }}</text>
+				<text style="margin-left:12upx;color:#999;font-size:23upx;font-weight:normal;">¥{{ info.cost?parseFloat(info.cost):0 }}</text>
 			</view>
 			</view>
 			<view class="num-open_bx">
 			<view class="num-open_bx">
 				<template>
 				<template>
@@ -120,7 +120,7 @@ export default {
 				-webkit-transform: matrix(0.5, 0.5, -0.5, 0.5, 0, 0);
 				-webkit-transform: matrix(0.5, 0.5, -0.5, 0.5, 0, 0);
 				transform: matrix(0.5, 0.5, -0.5, 0.5, 0, 0);
 				transform: matrix(0.5, 0.5, -0.5, 0.5, 0, 0);
 				position: absolute;
 				position: absolute;
-				top: 54%;
+				top: 52%;
 				margin-top: -12upx;
 				margin-top: -12upx;
 				right: 30upx;
 				right: 30upx;
 			}
 			}