goodsInformation.vue 7.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287
  1. <template>
  2. <view class="detail" @click="$emit('toDetail', itemInfo)" :style="isPadding">
  3. <view class="content">
  4. <image :src="itemInfo.image" mode="" class="content-img"></image>
  5. <view
  6. class="mask"
  7. v-if="
  8. productAndCommodity == 'product' &&
  9. (itemInfo.review_status != 1 || itemInfo.status != 'normal')
  10. "
  11. >
  12. <view class="text-1" v-if="itemInfo.review_status == 0"> 审核中 </view>
  13. <view class="text-1" v-else-if="itemInfo.review_status == 2">
  14. 审核失败
  15. </view>
  16. <view class="text-1" v-else-if="itemInfo.status == 'down'">
  17. 已下架
  18. </view>
  19. </view>
  20. <view class="content-right">
  21. <view class="goods-title">
  22. <view
  23. class="_label"
  24. v-if="!productAndCommodity && itemInfo.source == 2"
  25. >
  26. 供应商
  27. </view>
  28. <view
  29. class="_label"
  30. style="background-color: #f83224"
  31. v-if="!productAndCommodity && itemInfo.source == 1"
  32. >
  33. 自营
  34. </view>
  35. <view
  36. class="_label"
  37. v-if="!productAndCommodity && itemInfo.source == 0"
  38. >
  39. 团长
  40. </view>
  41. <view class="title" v-if="productAndCommodity == 'product'">
  42. {{ itemInfo.name_cn }}
  43. </view>
  44. <view class="title" v-else>{{ itemInfo.name_cn }}</view>
  45. </view>
  46. <view class="inventory" v-if="productAndCommodity">
  47. <text>库存:</text>
  48. <text>222</text>
  49. </view>
  50. <view class="inventory" v-else>
  51. <text>{{ itemInfo.labels.join(" | ") }} </text>
  52. </view>
  53. <view class="commodity-price" v-if="productAndCommodity == 'product'">
  54. <text style="font-size: 20rpx">¥</text>
  55. <text>{{ itemInfo.discount_price.split(".")[0] }}</text
  56. >.
  57. <text style="font-size: 20rpx">{{
  58. itemInfo.discount_price.split(".")[1]
  59. }}</text>
  60. <text
  61. style="
  62. font-size: 24rpx;
  63. color: #ccc;
  64. text-decoration-line: line-through;
  65. "
  66. >¥{{ itemInfo.price }}</text
  67. >
  68. </view>
  69. <view v-else class="commodity-price">
  70. <text style="font-size: 20rpx">¥</text>
  71. <text>{{ itemInfo.price.split(".")[0] }}</text
  72. >.
  73. <text style="font-size: 20rpx">{{
  74. itemInfo.price.split(".")[1]
  75. }}</text>
  76. </view>
  77. </view>
  78. </view>
  79. <view class="btn-list" v-if="!batch && productAndCommodity == 'product'">
  80. <button
  81. class="btn-1"
  82. v-if="itemInfo.review_status == 1 && itemInfo.status == 'normal'"
  83. >
  84. 下架商品
  85. </button>
  86. <button class="btn-1" v-if="itemInfo.review_status == 0">查看详情</button>
  87. <!-- <button class="btn-2" v-if="itemInfo.review_status == 2">重新提交</button> -->
  88. <!-- <button class="btn-1" v-if="itemInfo.status == 'down'">编辑</button> -->
  89. <button
  90. class="btn-1"
  91. v-if="
  92. itemInfo.review_status != '0' &&
  93. itemInfo.review_status != '2' &&
  94. itemInfo.status == 'down'
  95. "
  96. >
  97. 上架商品
  98. </button>
  99. </view>
  100. <view class="btn-list" v-if="!batch && productAndCommodity == 'commodity'">
  101. <button
  102. class="btn-1"
  103. v-if="status == 1"
  104. @click.stop="$emit('openDiscountsPopup', obj)"
  105. >
  106. 我要打折
  107. </button>
  108. <button class="btn-1" v-if="status == 1">下架</button>
  109. <button class="btn-1" v-if="status == 4">删除</button>
  110. <button class="btn-1" v-if="status == 4">商家</button>
  111. <button class="btn-2" v-if="status == 3">编辑</button>
  112. </view>
  113. </view>
  114. </template>
  115. <script>
  116. export default {
  117. props: {
  118. status: {
  119. typeof: String,
  120. default: "",
  121. },
  122. itemInfo: {
  123. typeof: Object,
  124. default: () => {
  125. return {};
  126. },
  127. },
  128. productAndCommodity: {
  129. typeof: String,
  130. default: "",
  131. },
  132. batch: {
  133. typeof: Boolean,
  134. default: false,
  135. },
  136. },
  137. watch: {},
  138. data() {
  139. return {
  140. obj: {
  141. url: "https://img11.360buyimg.com/jdcms/s460x460_jfs/t1/136953/20/42322/162799/665e6a6cF32604c1e/b9586c7ae52dc284.jpg.avif",
  142. title: "La Chapelle Sport拉夏贝尔高…",
  143. price: "75.00",
  144. },
  145. lebelList: [],
  146. };
  147. },
  148. computed: {
  149. isPadding() {
  150. if (this.productAndCommodity == "product") {
  151. return "padding: 28rpx 20rpx 20rpx;";
  152. }
  153. },
  154. },
  155. };
  156. </script>
  157. <style lang="scss" scoped>
  158. .detail {
  159. background-color: #fff;
  160. border-radius: 16rpx;
  161. margin: 10rpx 0;
  162. width: 96%;
  163. .content {
  164. display: flex;
  165. position: relative;
  166. flex-shrink: 0;
  167. justify-content: flex-start;
  168. width: 100%;
  169. .content-img {
  170. width: 164rpx;
  171. height: 164rpx;
  172. border-radius: 12rpx;
  173. margin-right: 20rpx;
  174. flex-shrink: 0;
  175. }
  176. .mask {
  177. width: 164rpx;
  178. height: 164rpx;
  179. border-radius: 12rpx;
  180. position: absolute;
  181. background-color: rgba(255, 255, 255, 0.3);
  182. z-index: 100;
  183. display: flex;
  184. justify-content: center;
  185. align-items: center;
  186. .text-1 {
  187. width: 108rpx;
  188. height: 44rpx;
  189. text-align: center;
  190. line-height: 44rpx;
  191. color: #fff;
  192. background-color: rgba(0, 0, 0, 0.4);
  193. border-radius: 22rpx;
  194. font-size: 20rpx;
  195. }
  196. }
  197. .content-right {
  198. width: 80%;
  199. .goods-title {
  200. color: #333;
  201. margin-bottom: 20rpx;
  202. width: 88%;
  203. overflow: hidden;
  204. text-overflow: ellipsis;
  205. white-space: nowrap;
  206. word-break: break-word;
  207. display: flex;
  208. justify-content: flex-start;
  209. align-items: center;
  210. .title {
  211. width: 75%;
  212. overflow: hidden;
  213. text-overflow: ellipsis;
  214. white-space: nowrap;
  215. word-break: break-word;
  216. }
  217. ._label {
  218. color: #fff;
  219. background-color: #ffb111;
  220. width: 72rpx;
  221. height: 32rpx;
  222. text-align: center;
  223. line-height: 32rpx;
  224. height: 32rpx;
  225. border-radius: 4rpx;
  226. font-size: 20rpx;
  227. margin-right: 10rpx;
  228. }
  229. }
  230. .inventory {
  231. color: rgba(54, 54, 54, 0.5);
  232. font-size: 24rpx;
  233. margin-bottom: 30rpx;
  234. }
  235. .commodity-price {
  236. color: #f83224;
  237. font-size: 32rpx;
  238. font-weight: 600;
  239. }
  240. }
  241. }
  242. .btn-list {
  243. display: flex;
  244. justify-content: flex-end;
  245. .btn-1 {
  246. width: 152rpx;
  247. height: 60rpx;
  248. margin: 0;
  249. padding: 0;
  250. font-size: 26rpx;
  251. color: #333;
  252. border: 2rpx solid rgba(151, 151, 151, 0.3);
  253. border-radius: 30rpx;
  254. background-color: #fff;
  255. line-height: 60rpx;
  256. margin-left: 20rpx;
  257. }
  258. .btn-2 {
  259. width: 152rpx;
  260. height: 60rpx;
  261. margin: 0;
  262. padding: 0;
  263. font-size: 26rpx;
  264. color: #f83224;
  265. border: 2rpx solid #f83224;
  266. border-radius: 30rpx;
  267. background-color: #fff;
  268. line-height: 60rpx;
  269. }
  270. }
  271. }
  272. </style>