end.vue 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687
  1. <template>
  2. <!-- 寄快递 -->
  3. <view class="" style="padding: 0 24rpx;">
  4. <view style="position: relative;padding-bottom: 20rpx;">
  5. <!-- 自定义导航栏 -->
  6. <image src="/static/images/index/back.png"
  7. style="width: 750rpx;height: 1200rpx;position: absolute;top: 0;z-index: -1;left:-24rpx;" mode="">
  8. </image>
  9. <u-navbar :autoBack='true' :title='i18n.delivery' bgColor="rgba(248, 50, 36, 0.2)" :placeholder='true'
  10. :safeAreaInsetTop="true" style="position: absolute;z-index: 110;background-color: rgba(0,0,0,0);">
  11. <view class="u-nav-slot" slot="left" style="display: flex;">
  12. <u-icon name="arrow-left" color="rgba(0, 0, 0, 1)" size="24" @click="uni.navigateBack()"></u-icon>
  13. </view>
  14. </u-navbar>
  15. <!-- 邮寄地址 -->
  16. <view class="mail">
  17. <view class="u-flex u-row-around" style="margin-top: 40rpx;padding: 0 80rpx;">
  18. <view class="flexc">
  19. <view class="entrepotname">{{topadd.province_name + topadd.city_name}}</view>
  20. <view class="adda">{{topadd.name}}</view>
  21. </view>
  22. <image src="/pageB/static/images/arrows.png" style="width: 130rpx;height: 10rpx;" mode=""></image>
  23. <view class="flexc">
  24. <view class="entrepotname">{{bottomadd.province_name + bottomadd.city_name}}</view>
  25. <view class="adda">{{bottomadd.name}}</view>
  26. </view>
  27. </view>
  28. <view class="boxinfo">
  29. <view class="">
  30. <text class="abouta">{{i18n.typeof}}:</text>
  31. <text class="abouta" style='color:rgba(34, 34, 34, 1)'>{{goodinfo.goodname}}</text>
  32. <text class="abouta" style='margin:0 16rpx'>|</text>
  33. <text class="abouta">{{i18n.weight}}:</text>
  34. <text class="abouta" style='color:rgba(34, 34, 34, 1)'>{{goodinfo.weight}}kg</text>
  35. <text class="abouta" style='margin:0 16rpx'>|</text>
  36. <text class="abouta">{{i18n.number}}:</text>
  37. <text class="abouta" style='color:rgba(34, 34, 34, 1)'>{{goodinfo.number}}{{i18n.piece}}</text>
  38. </view>
  39. <view class="" style="margin-top: 20rpx;">
  40. <text class="abouta">{{i18n.flow}}:</text>
  41. <text class="abouta" style='color:rgba(34, 34, 34, 1)'>{{rightname}}</text>
  42. </view>
  43. </view>
  44. </view>
  45. <!-- 地址 -->
  46. <view class="address">
  47. <view class="left u-flex" style="display: flex;" @click="send">
  48. <view class="u-row-between left" style="display: flex;flex-direction: column;">
  49. <image src="/static/express/ji.png" style='width: 40rpx;;height:40rpx ;' mode=""></image>
  50. <!-- <image src="/static/express/change.png" style='width: 40rpx;;height:40rpx ;' mode=""></image> -->
  51. </view>
  52. <view class=" u-row-between left"
  53. style="flex: 1;margin-left: 28rpx;border-bottom:2rpx solid rgba(151, 151, 151, 0.08) ;display: flex;">
  54. <view v-if="JSON.stringify(topadd)==='{}'" class="u-row-between " style="">
  55. <view class="pople">{{i18n.sender}}</view>
  56. <view class="jiadd" style="margin-top: 14rpx;">{{i18n.informat}}</view>
  57. </view>
  58. <view v-else class="u-row-between " style="" @click="send">
  59. <view class="">
  60. <text class="topname">{{topadd.name}}</text>
  61. <text class="topaddress"
  62. style="margin-left: 8rpx;">{{replacePhoneToStar(topadd.mobile)}}</text>
  63. </view>
  64. <view class="topaddress" style="margin-top: 14rpx;">{{topadd.full_address}}</view>
  65. </view>
  66. <!-- <view class="u-flex" @click.stop="addbook(0)">
  67. <view class="" style="color: rgba(151, 151, 151, 1);">|</view>
  68. <text class="right">{{i18n.addressbook}}</text>
  69. </view> -->
  70. </view>
  71. </view>
  72. <view class="left u-flex"
  73. style="display: flex;margin-top: 26rpx;border-bottom:2rpx solid rgba(151, 151, 151, 0.08)"
  74. @click="recipe">
  75. <view class="u-row-between left" style="display: flex;flex-direction: column;">
  76. <image src="/static/express/shou.png" style='width: 40rpx;;height:40rpx ;' mode=""></image>
  77. <!-- <image src="../../static/express/change.png" style='width: 40rpx;;height:40rpx ;' mode=""> -->
  78. </image>
  79. </view>
  80. <view class=" u-row-between left" style="flex: 1;margin-left: 28rpx;display: flex;">
  81. <view v-if="JSON.stringify(bottomadd)==='{}'" class="u-row-between " style="">
  82. <view class="pople">{{i18n.recipient}}</view>
  83. <view class="jiadd" style="margin-top: 14rpx;">{{i18n.informat}}</view>
  84. </view>
  85. <view v-else class="u-row-between " style="" @click="send">
  86. <view class="">
  87. <text class="topname">{{bottomadd.name}}</text>
  88. <text class="topaddress"
  89. style="margin-left: 8rpx;">{{replacePhoneToStar(bottomadd.mobile)}}</text>
  90. </view>
  91. <view class="topaddress" style="margin-top: 14rpx;">{{bottomadd.full_address}}</view>
  92. </view>
  93. <!-- <view class="u-flex" @click.stop="addbook(1)">
  94. <view class="" style="color: rgba(151, 151, 151, 1);">|</view>
  95. <text class="right">{{i18n.addressbook}}</text>
  96. </view> -->
  97. </view>
  98. </view>
  99. </view>
  100. <!-- 快递服务 -->
  101. <!-- <view class="wup u-flex u-row-between">
  102. <view>{{i18n.Expressservice}}</view>
  103. <view class="u-flex" @click="toexpress">
  104. <view class="selection">{{expname||i18n.selection}}</view>
  105. <image src="../static/express/next1.png" style="width: 30rpx;height: 30rpx;" mode=""></image>
  106. </view>
  107. </view> -->
  108. <!-- 下一步 -->
  109. <view class="next u-flex-between" style="display: flex;">
  110. <!-- <view class="" style="flex: 1;">
  111. <view class="sum">
  112. <text>预估总价</text>
  113. <text style="color: rgba(248, 50, 36, 1);">¥ - -</text>
  114. </view>
  115. <view class="deal u-flex" style="margin-top: 16rpx;">
  116. <u-checkbox-group shape='circle' v-model="checkboxValue1" placement="column" @change="checkboxChange">
  117. <u-checkbox :customStyle="{marginBottom: '8px',marginTop:'5px'}" :name="deal" >
  118. </u-checkbox>
  119. </u-checkbox-group>
  120. <text>我阅读并同意</text>
  121. <text style="color: rgba(248, 50, 36, 1);">《国际快递服务协议》</text>
  122. </view>
  123. </view> -->
  124. <view class="tonext " style="" @click="payorder">
  125. {{i18n.Orderconfirmation}}
  126. </view>
  127. </view>
  128. </view>
  129. </view>
  130. </template>
  131. <script>
  132. export default {
  133. data() {
  134. return {
  135. deal: -1,
  136. checkboxValue1: [],
  137. expname: '',
  138. language: 'zh-CN',
  139. goodinfo: {},
  140. topadd: {},
  141. bottomadd: {},
  142. leftname: '',
  143. rightname: '',
  144. container_id: '',
  145. unit_price: '',
  146. number: '',
  147. sum: "",
  148. code: ''
  149. }
  150. },
  151. onLoad(options) {
  152. this.goodinfo = JSON.parse(decodeURIComponent(options.goodinfo))
  153. this.topadd = JSON.parse(decodeURIComponent(options.topadd))
  154. this.bottomadd = JSON.parse(decodeURIComponent(options.bottom))
  155. this.leftname = options.leftname
  156. this.rightname = options.rightname
  157. this.container_id = options.container_id
  158. this.unit_price = options.unit_price
  159. this.number = options.number
  160. },
  161. onShow() {
  162. if (uni.getStorageSync('language') != '') {
  163. this.language = uni.getStorageSync('language')
  164. }
  165. },
  166. computed: {
  167. i18n() {
  168. return this.$t('index')
  169. }
  170. },
  171. methods: {
  172. payorder() {
  173. uni.$u.http.post('/api/express-order/common-create', {
  174. from_address_id: this.topadd.id, //1 是 String 寄件地址ID
  175. to_address_id: this.bottomadd.id, //2 是 String 收件地址ID
  176. container_id: this.container_id, //1 是 String 货柜ID
  177. goods_name: this.goodinfo.goodname, //樱桃 是 String 商品信息名称
  178. goods_num: this.goodinfo.number, //100 是 String 商品数量
  179. goods_weight: this.goodinfo.weight, //20 是 String 商品重量
  180. goods_length: Number(this.goodinfo.length), //30 是 String 商品体积: 长
  181. goods_width: Number(this.goodinfo.width), // 40 是 String 商品体积: 宽
  182. goods_height: Number(this.goodinfo.height), // 237 是 String 商品体积: 高
  183. goods_type: this.goodinfo.goodtype, //normal 是 String 商品类型: normal. 正常商品, special. 特殊商品
  184. domestic_logistics_company_code: this.code
  185. }).then((res) => {
  186. console.log(res)
  187. this.$u.toast(this.i18n.successful)
  188. setTimeout(() => {
  189. uni.navigateTo({
  190. url: '/pageB/orderinfo?orderinfo=' + encodeURIComponent(JSON.stringify(
  191. res))
  192. })
  193. })
  194. // uni.navigateTo({
  195. // url: '/pageA/payorder?sum=' + res.estimated_price +'&type=' + 'express_order'+'&orderid='+res.id
  196. // })
  197. }).catch(() => {
  198. })
  199. },
  200. toexpress() {
  201. uni.navigateTo({
  202. url: '/pageB/expresstype',
  203. events: {
  204. todcp: (res) => {
  205. console.log(res)
  206. this.expname = res.concant
  207. this.code = res.code
  208. }
  209. }
  210. })
  211. },
  212. //正则匹配手机号
  213. replacePhoneToStar: function(phone) {
  214. if (phone) {
  215. return phone.replace(/(\d{3})\d{4}(\d{4})/, '$1****$2');
  216. }
  217. },
  218. //地址薄
  219. addbook(index) {
  220. var that = this
  221. uni.navigateTo({
  222. url: "/pageC/addressManagement/addressManagement?tabs=" + index,
  223. events: {
  224. getadd(res) {
  225. if (index == 1) {
  226. that.topadd = res
  227. console.log('topadd', that.topadd);
  228. } else {
  229. that.bottomadd = res
  230. console.log('bottom', that.bottomadd);
  231. that.province_id = that.bottomadd.province_id
  232. }
  233. }
  234. }
  235. })
  236. },
  237. send() {
  238. uni.navigateTo({
  239. url: '/pageB/Senderinfor'
  240. })
  241. },
  242. recipe() {
  243. uni.navigateTo({
  244. url: '/pageB/recipientinfo'
  245. })
  246. },
  247. checkboxChange(n) {
  248. console.log('change', n);
  249. },
  250. }
  251. }
  252. </script>
  253. <style lang="scss" scoped>
  254. .topname {
  255. font-family: PingFangSC, PingFang SC;
  256. font-weight: 600;
  257. font-size: 30rpx;
  258. color: #222222;
  259. line-height: 42rpx;
  260. text-align: left;
  261. font-style: normal;
  262. }
  263. .topaddress {
  264. font-family: PingFangSC, PingFang SC;
  265. font-weight: 400;
  266. font-size: 26rpx;
  267. color: #777777;
  268. line-height: 36rpx;
  269. text-align: left;
  270. font-style: normal;
  271. }
  272. .selection {
  273. font-family: PingFangSC, PingFang SC;
  274. font-weight: 400;
  275. font-size: 28rpx;
  276. color: #666666;
  277. line-height: 40rpx;
  278. text-align: left;
  279. font-style: normal;
  280. }
  281. .mail {
  282. width: 702rpx;
  283. // height: 332rpx;
  284. background: #FFFFFF;
  285. border-radius: 16rpx;
  286. margin-top: 38rpx;
  287. padding: 1rpx 20rpx 28rpx;
  288. box-sizing: border-box;
  289. .abouta {
  290. font-family: PingFangSC, PingFang SC;
  291. font-weight: 400;
  292. font-size: 24rpx;
  293. color: #777777;
  294. line-height: 34rpx;
  295. text-align: left;
  296. font-style: normal;
  297. }
  298. .boxinfo {
  299. margin-top: 26rpx;
  300. width: 662rpx;
  301. // height: 148rpx;
  302. background: #F4F4F4;
  303. border-radius: 12rpx;
  304. padding: 28rpx 20rpx;
  305. box-sizing: border-box;
  306. }
  307. .adda {
  308. margin-top: 8rpx;
  309. font-family: PingFangSC, PingFang SC;
  310. font-weight: 400;
  311. font-size: 24rpx;
  312. color: #222222;
  313. line-height: 34rpx;
  314. text-align: right;
  315. font-style: normal;
  316. }
  317. .entrepotname {
  318. font-family: PingFangSC, PingFang SC;
  319. font-weight: 600;
  320. font-size: 32rpx;
  321. color: #222222;
  322. line-height: 44rpx;
  323. text-align: left;
  324. font-style: normal;
  325. }
  326. }
  327. .sum {
  328. font-family: PingFangSC, PingFang SC;
  329. font-weight: 500;
  330. font-size: 24rpx;
  331. color: #222222;
  332. line-height: 34rpx;
  333. text-align: left;
  334. font-style: normal;
  335. }
  336. .deal {
  337. font-family: PingFangSC, PingFang SC;
  338. font-weight: 400;
  339. font-size: 20rpx;
  340. color: #666666;
  341. line-height: 28rpx;
  342. text-align: left;
  343. font-style: normal;
  344. }
  345. .tonext {
  346. width: 686rpx;
  347. height: 88rpx;
  348. background: #F83224;
  349. box-shadow: 0rpx 16rpx 40rpx -12rpx rgba(255, 21, 21, 0.5);
  350. border-radius: 44rpx;
  351. font-family: PingFangSC, PingFang SC;
  352. font-weight: 500;
  353. font-size: 32rpx;
  354. color: #FFFFFF;
  355. line-height: 88rpx;
  356. text-align: center;
  357. font-style: normal;
  358. }
  359. .next {
  360. width: 750rpx;
  361. height: 166rpx;
  362. background: #FFFFFF;
  363. position: fixed;
  364. bottom: 0;
  365. left: 0;
  366. padding: 12rpx 24rpx;
  367. box-sizing: border-box;
  368. }
  369. .wup {
  370. width: 704rpx;
  371. height: 76rpx;
  372. background: #FFFFFF;
  373. border-radius: 16rpx;
  374. margin-top: 20rpx;
  375. padding: 0rpx 20rpx;
  376. box-sizing: border-box;
  377. }
  378. .info {
  379. height: 100rpx;
  380. border-bottom: 2rpx solid rgba(151, 151, 151, 0.08);
  381. .wupin {
  382. font-family: PingFangSC, PingFang SC;
  383. font-weight: 400;
  384. font-size: 28rpx;
  385. color: #333333;
  386. line-height: 40rpx;
  387. text-align: left;
  388. font-style: normal;
  389. }
  390. .change {
  391. font-family: PingFangSC, PingFang SC;
  392. font-weight: 400;
  393. font-size: 28rpx;
  394. color: #666666;
  395. line-height: 40rpx;
  396. text-align: left;
  397. font-style: normal;
  398. }
  399. .mast {
  400. width: 62rpx;
  401. height: 30rpx;
  402. border-radius: 16rpx;
  403. border: 1rpx solid #F83224;
  404. font-family: PingFangSC, PingFang SC;
  405. font-weight: 400;
  406. font-size: 20rpx;
  407. color: #FF1515;
  408. line-height: 30rpx;
  409. text-align: center;
  410. font-style: normal;
  411. margin-left: 12rpx;
  412. }
  413. }
  414. .mon {
  415. font-family: HarmonyOS_Sans_Medium;
  416. font-size: 20rpx;
  417. color: #F83224;
  418. line-height: 26rpx;
  419. text-align: left;
  420. font-style: normal;
  421. }
  422. .bigtitle {
  423. font-family: PingFangSC, PingFang SC;
  424. font-weight: 600;
  425. font-size: 28rpx;
  426. color: #222222;
  427. line-height: 40rpx;
  428. text-align: left;
  429. font-style: normal;
  430. }
  431. .timeb {
  432. font-family: PingFangSC, PingFang SC;
  433. font-weight: 400;
  434. font-size: 22rpx;
  435. color: #666666;
  436. line-height: 32rpx;
  437. text-align: left;
  438. font-style: normal;
  439. }
  440. .timea {
  441. font-family: PingFangSC, PingFang SC;
  442. font-weight: 400;
  443. font-size: 22rpx;
  444. color: #555555;
  445. line-height: 32rpx;
  446. text-align: left;
  447. font-style: normal;
  448. }
  449. .pinb {
  450. width: 148rpx;
  451. height: 64rpx;
  452. background: #FF1515;
  453. border-radius: 42rpx;
  454. font-family: PingFangSC, PingFang SC;
  455. font-weight: 500;
  456. font-size: 28rpx;
  457. color: #FFFFFF;
  458. line-height: 64rpx;
  459. text-align: center;
  460. font-style: normal;
  461. }
  462. .label {
  463. margin-top: 20rpx;
  464. width: 702rpx;
  465. height: 288rpx;
  466. background: #FFFFFF;
  467. border-radius: 16rpx;
  468. padding: 32rpx 20rpx;
  469. box-sizing: border-box;
  470. .left {
  471. width: 144rpx;
  472. height: 144rpx;
  473. background: #F5F5F5;
  474. border-radius: 8rpx;
  475. .bourn {
  476. font-family: PingFangSC, PingFang SC;
  477. font-weight: 400;
  478. font-size: 20rpx;
  479. color: #222222;
  480. line-height: 28rpx;
  481. text-align: left;
  482. font-style: normal;
  483. }
  484. .addres {
  485. font-family: PingFangSC, PingFang SC;
  486. font-weight: 500;
  487. font-size: 28rpx;
  488. color: #222222;
  489. line-height: 40rpx;
  490. text-align: left;
  491. font-style: normal;
  492. }
  493. }
  494. }
  495. .flexc {
  496. width: 300rpx;
  497. display: flex;
  498. flex-direction: column;
  499. justify-content: center;
  500. align-items: center;
  501. }
  502. .hai {
  503. font-family: PingFangSC, PingFang SC;
  504. font-weight: 600;
  505. font-size: 32rpx;
  506. color: #222222;
  507. line-height: 44rpx;
  508. text-align: left;
  509. font-style: normal;
  510. margin-right: 10rpx;
  511. }
  512. .more {
  513. font-family: PingFangSC, PingFang SC;
  514. font-weight: 400;
  515. font-size: 24rpx;
  516. color: #F83224;
  517. line-height: 34rpx;
  518. text-align: left;
  519. font-style: normal;
  520. }
  521. .parcel {
  522. width: 702rpx;
  523. height: 260rpx;
  524. background: #FFFFFF;
  525. border-radius: 16rpx;
  526. margin-top: 20rpx;
  527. padding: 24rpx;
  528. box-sizing: border-box;
  529. .myparcel {
  530. font-family: PingFangSC, PingFang SC;
  531. font-weight: 600;
  532. font-size: 28rpx;
  533. color: #222222;
  534. line-height: 40rpx;
  535. text-align: left;
  536. font-style: normal;
  537. }
  538. .add {
  539. width: 240rpx;
  540. height: 48rpx;
  541. background: rgba(248, 50, 36, 0.06);
  542. border-radius: 24rpx;
  543. .addtext {
  544. font-family: PingFangSC, PingFang SC;
  545. font-weight: 600;
  546. font-size: 20rpx;
  547. color: #000000;
  548. line-height: 28rpx;
  549. text-align: left;
  550. font-style: normal;
  551. }
  552. }
  553. }
  554. .address {
  555. width: 702rpx;
  556. // height: 776rpx;
  557. background: #FFFFFF;
  558. border-radius: 20rpx;
  559. padding: 48rpx 24rpx 36rpx;
  560. box-sizing: border-box;
  561. margin-top: 20rpx;
  562. .bottom {
  563. padding: 0 76rpx;
  564. box-sizing: border-box;
  565. margin-top: 48rpx;
  566. .friend {
  567. font-family: PingFangSC, PingFang SC;
  568. font-weight: 400;
  569. font-size: 28rpx;
  570. color: #555555;
  571. line-height: 40rpx;
  572. text-align: left;
  573. font-style: normal;
  574. margin-left: 12rpx;
  575. }
  576. }
  577. .mail {
  578. width: 646rpx;
  579. height: 84rpx;
  580. background: #F83224;
  581. box-shadow: 0rpx 16rpx 40rpx -12rpx rgba(255, 21, 21, 0.5);
  582. border-radius: 44rpx;
  583. font-family: PingFangSC, PingFang SC;
  584. font-weight: 500;
  585. font-size: 32rpx;
  586. color: #FFFFFF;
  587. line-height: 84rpx;
  588. text-align: center;
  589. font-style: normal;
  590. }
  591. .left {
  592. height: 128rpx;
  593. .pople {
  594. font-family: PingFangSC, PingFang SC;
  595. font-weight: 500;
  596. font-size: 30rpx;
  597. color: #222222;
  598. line-height: 42rpx;
  599. text-align: left;
  600. font-style: normal;
  601. }
  602. .jiadd {
  603. font-family: PingFangSC, PingFang SC;
  604. font-weight: 400;
  605. font-size: 26rpx;
  606. color: #777777;
  607. line-height: 36rpx;
  608. text-align: left;
  609. font-style: normal;
  610. }
  611. .right {
  612. font-family: PingFangSC, PingFang SC;
  613. font-weight: 500;
  614. font-size: 26rpx;
  615. color: #222222;
  616. line-height: 36rpx;
  617. text-align: left;
  618. font-style: normal;
  619. margin-left: 18rpx;
  620. }
  621. }
  622. }
  623. ::v-deep .u-navbar__content.data-v-1194bf80 {
  624. background-color: rgba(0, 0, 0, 0) !important;
  625. }
  626. ::v-deep .u-status-bar.data-v-13f16680 {
  627. background-color: rgba(0, 0, 0, 0) !important;
  628. }
  629. ::v-deep .u-subsection--button.data-v-b14d3440 {
  630. /* padding: 6rpx 34rpx !important; */
  631. border-radius: 64rpx !important;
  632. }
  633. ::v-deep .u-subsection--button__bar.data-v-b14d3440 {
  634. border-radius: 32rpx !important;
  635. }
  636. </style>