supplierdetail.vue 7.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199
  1. <template>
  2. <view class="pages">
  3. <view class="supplierdetail">
  4. <view class="full-img-wrap">
  5. <image class="full-img" v-if="firstcompanyimg" :src="firstcompanyimg|miniImg(60)+'/thumbnail/750x'" mode="widthFix"></image>
  6. </view>
  7. <view class="base-info">
  8. <view class="base-info-til">{{companyinfo.compName}}</view>
  9. <view class="base-info-item">
  10. <text class="item">供应商资质:{{companyinfo.compQual}}</text>
  11. <text class="item">经营产品:{{companyinfo.compManageProduct}}</text>
  12. </view>
  13. </view>
  14. <!-- base-info end -->
  15. <view class="shop write-radius wrap" v-if="shops.length>0">
  16. <view class="block-til">
  17. <view class="block-til-left">店铺</view>
  18. </view>
  19. <view class="shop-link">
  20. <view v-for="(item,index) in shops" :key="index" class="shop-link-item" @click="shopclick(item.shopUrl)">
  21. <view class="shop-img">
  22. <image :src="item.shopImg|timestamp" mode=""></image>
  23. </view>
  24. <view class="shop-name" v-if="item.shopType == 'taobao'">天猫商城</view>
  25. <view class="shop-name" v-else-if="item.shopType == 'jd'">京东商城</view>
  26. <view class="shop-name" v-else>自营商城</view>
  27. </view>
  28. </view>
  29. </view>
  30. <!-- shop end -->
  31. <view class="write-radius supplier wrap">
  32. <view class="block-til">
  33. <view class="block-til-left">供应商</view>
  34. <view class="block-til-right" v-if="companyinfo.isCert==1">
  35. <view class="safe-icon">
  36. <image class="safe-icon-img" src="/static/img/icon-safe.png" mode=""></image>
  37. </view>
  38. 商家已缴纳诚信保证金
  39. </view>
  40. </view>
  41. <view class="supplier-info">
  42. <view class="supplier-info-til">{{companyinfo.compName}}</view>
  43. <view class="supplier-info-item">
  44. <text class="text">联系人:{{companyinfo.compConPerson}}</text>
  45. <text class="text">联系电话:{{companyinfo.compConNum}}</text>
  46. </view>
  47. <view class="supplier-info-item">
  48. 地址:{{companyinfo.detailAddress}}
  49. </view>
  50. <view class="supplier-info-item">
  51. 社会信用代码:{{companyinfo.compSocialCode}}
  52. </view>
  53. <view class="supplier-info-item">
  54. 生产许可证号:{{companyinfo.compManageLicenseNum}}
  55. </view>
  56. <view class="supplier-info-item">
  57. 简介:{{companyinfo.compSum}}
  58. </view>
  59. <view class="supplier-info-certificate">
  60. <image v-for="(img,index) in companyimg" :key="index" :src="img.fileUrl|miniImg(60)+'/thumbnail/750x'" mode="widthFix"></image>
  61. <!-- <image class="image" src="../../../static/img/banner-supplierdetail.png" mode="widthFix"></image>
  62. <image class="image" src="../../../static/img/banner-supplierdetail.png" mode="widthFix"></image> -->
  63. </view>
  64. </view>
  65. </view>
  66. <!-- 供应商 end -->
  67. <view class="write-radius placeoforigin wrap" v-if="origines.length > 0">
  68. <view class="block-til">
  69. <view class="block-til-left">生产地</view>
  70. </view>
  71. <scroll-view scroll-x="true" class="scroll-X placeoforigin-scroll-view">
  72. <view class="placeoforigin-wrap" :style="origines.length==1?{width:'auto',display:'block'}:''" v-for="(item,index) in origines" :key="index">
  73. <view class="placeoforigin-banner">
  74. <image class="placeoforigin-banner-img" :src="item.imgUrl||'/static/img/placeoforigin-banner.png'|miniImg(50)" mode="widthFix"></image>
  75. </view>
  76. <view class="placeoforigin-text">
  77. <view class="placeoforigin-text-til">{{item.originName}}</view>
  78. <view class="placeoforigin-text-item">
  79. <text class="text">面积:{{item.originArea}}</text>
  80. <text class="text">人员数:{{item.peopleNum}}人</text>
  81. </view>
  82. <view class="placeoforigin-text-item">
  83. 地址:{{item.detailAddress}}
  84. </view>
  85. </view>
  86. </view>
  87. </scroll-view>
  88. </view>
  89. <!-- 生产地 end -->
  90. <view class="results write-radius" v-if="products.length > 0">
  91. <view v-for="(item,index) in products" :key="index" @click="productdetails(item.id)" class="results-item">
  92. <view class="results-item-img-wrap"><image :src="item.pic|miniImg(50)" mode="aspectFit" class="results-item-img"></image></view>
  93. <view class="results-item-info">
  94. <view class="results-item-info-til">{{item.name}}</view>
  95. <view class="results-item-info-brand">{{item.brandName}}</view>
  96. <!-- <view class="results-item-info-addr">{{item.placeOfProduction}}</view> -->
  97. <view class="results-item-info-label">
  98. <text v-if="item.postage" class="postage">包邮</text>
  99. </view>
  100. <view class="results-item-info-company">{{item.umsCompanyInfo}}</view>
  101. <view class="results-item-info-price">
  102. <text class="rmb" v-if="item.price">¥</text>
  103. <text class="price" :class="!item.price?'noprice':''">{{item.price||"暂无价格"}}</text>
  104. <text class="unit" v-if="item.price&&item.unit">/{{item.unit}}</text>
  105. <!-- <text class="minsell">4000斤起售</text> -->
  106. </view>
  107. </view>
  108. </view>
  109. </view>
  110. </view>
  111. </view>
  112. </template>
  113. <script>
  114. export default {
  115. data() {
  116. return {
  117. params:{
  118. token:'',
  119. },
  120. companyinfo:[],
  121. shops:[],
  122. companyimg:[],
  123. firstcompanyimg:'',
  124. origines:[],
  125. products:[],
  126. }
  127. },
  128. onShow() {
  129. let serf = this;
  130. //检查登录,获取token
  131. // let loginRes = this.checkLogin('/pages/index/index', '2');
  132. // if(!loginRes){return false;}
  133. // serf.params.token=loginRes[0];
  134. },
  135. onLoad(option) {
  136. let self = this;
  137. //检查登录,获取token
  138. // let loginRes = this.checkLogin('/pages/index/index', '2');
  139. // if(!loginRes){return false;}
  140. // serf.params.token=loginRes[0];
  141. uni.getStorage({
  142. key:'token',
  143. success: function (res) {
  144. self.params.token = res.data;
  145. // console.log(res.data);
  146. }
  147. });
  148. uni.getStorage({
  149. key:'tokenhead',
  150. success: function (res) {
  151. self.params.tokenhead = res.data;
  152. // console.log(res.data);
  153. }
  154. });
  155. let thetoken = this.params.tokenhead+this.params.token;
  156. uni.showLoading({
  157. title: '请稍等'
  158. });
  159. this.$api.http.get(this.config.apiBaseurl+'/company/cp/detail',{header: {Authorization:thetoken},params:{compId:option.id}}).then(res =>{
  160. uni.hideLoading();
  161. this.companyinfo = res.data.data;
  162. this.companyimg = res.data.data.files;
  163. this.shops = res.data.data.shops;
  164. // console.log('this.companyimg',this.companyimg);
  165. this.products = res.data.data.products;
  166. this.origines = res.data.data.origines;
  167. console.log('res',JSON.parse(JSON.stringify(res)));
  168. this.firstcompanyimg = this.companyimg[0].fileUrl||'';
  169. // console.log('this.companyinfo',JSON.parse(JSON.stringify(this.companyinfo)));
  170. });
  171. // console.log(option);
  172. },
  173. methods: {
  174. //跳转详情
  175. productdetails(id){
  176. uni.navigateTo({
  177. url:`/pages/product/product?id=${id}`
  178. })
  179. },
  180. // shopclick
  181. shopclick(url){
  182. window.location.assign(url);
  183. }
  184. }
  185. }
  186. </script>
  187. <style scoped>
  188. @import url("./supplierdetail.css");
  189. page{background-color: #FBFBFC;}
  190. </style>