account.vue 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645
  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 title='寄快递' bgColor="rgba(248, 50, 36, 0.2)" :placeholder='true' :safeAreaInsetTop="true"
  10. 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. <view class="topadd" style="margin-top: 20rpx;">
  16. <view class="u-flex u-row-around">
  17. <view class="flexc">
  18. <view class="entrepotname">东莞仓库</view>
  19. <view class="adda">陈盼盼</view>
  20. </view>
  21. <image src="/pageB/static/images/arrows.png" style="width: 130rpx;height: 10rpx;" mode=""></image>
  22. <view class="flexc">
  23. <view class="entrepotname">澳大利亚</view>
  24. <view class="adda">Curtis Morris</view>
  25. </view>
  26. </view>
  27. <view class="topinfo" style="margin-top: 26rpx;">
  28. <text class='toptype'>类型:</text>
  29. <text class='toptype' style='color:rgba(34, 34, 34, 1)'>日用品</text>
  30. <text class='toptype' style='margin:0 14rpx'>|</text>
  31. <text class='toptype'>重量:</text>
  32. <text class='toptype' style='color:rgba(34, 34, 34, 1)'>30.00kg</text>
  33. <text class='toptype' style='margin:0 14rpx'> |</text>
  34. <text class='toptype'>数量:</text>
  35. <text class='toptype' style='color:rgba(34, 34, 34, 1)'>20件</text>
  36. </view>
  37. </view>
  38. <!-- 地址 -->
  39. <view class="address">
  40. <view class="left u-flex" style="display: flex;">
  41. <view class="u-row-between left" style="display: flex;flex-direction: column;">
  42. <image src="/static/express/ji.png" style='width: 40rpx;;height:40rpx ;' mode=""></image>
  43. <image src="/static/express/change.png" style='width: 40rpx;;height:40rpx ;' mode="">
  44. </image>
  45. </view>
  46. <view class=" u-row-between left"
  47. style="flex: 1;margin-left: 28rpx;border-bottom:2rpx solid rgba(151, 151, 151, 0.08) ;display: flex;">
  48. <view class="u-row-between " style="">
  49. <view class="pople">新建寄件人</view>
  50. <view class="jiadd" style="margin-top: 14rpx;">点击填写寄件地址信息</view>
  51. </view>
  52. <view class="u-flex">
  53. <view class="" style="color: rgba(151, 151, 151, 1);">|</view>
  54. <text class="right">地址簿</text>
  55. </view>
  56. </view>
  57. </view>
  58. <view class="left u-flex"
  59. style="display: flex;margin-top: 26rpx;">
  60. <view class="u-row-between left" style="display: flex;flex-direction: column;">
  61. <image src="/static/express/shou.png" style='width: 40rpx;;height:40rpx ;' mode=""></image>
  62. <!-- <image src="../../static/express/change.png" style='width: 40rpx;;height:40rpx ;' mode=""> -->
  63. </image>
  64. </view>
  65. <view class=" u-row-between left" style="flex: 1;margin-left: 28rpx;display: flex;">
  66. <view class="u-row-between " style="">
  67. <view class="pople">新建收件人</view>
  68. <view class="jiadd" style="margin-top: 14rpx;">点击填写寄件地址信息</view>
  69. </view>
  70. <view class="u-flex">
  71. <view class="" style="color: rgba(151, 151, 151, 1);">|</view>
  72. <text class="right">地址簿</text>
  73. </view>
  74. </view>
  75. </view>
  76. </view>
  77. <view class="entrepot">
  78. <view class="entre u-flex u-row-between" style="margin-top: 20rpx;">
  79. <text class="title">普通包裹|海运散货</text>
  80. </view>
  81. <view class="box u-row-around u-flex">
  82. <view class="flexc">
  83. <view class="entrepotname">东莞仓库</view>
  84. <view class="adda">始发地</view>
  85. </view>
  86. <image src="/pageB/static/images/arrows.png" style="width: 130rpx;height: 10rpx;" mode=""></image>
  87. <view class="flexc">
  88. <view class="entrepotname">澳大利亚</view>
  89. <view class="adda">目的地</view>
  90. </view>
  91. </view>
  92. </view>
  93. <view class="wup">
  94. <!-- 物品信息 -->
  95. <view class="info u-flex u-row-between">
  96. <view class="u-flex">
  97. <text class="wupin">物品信息</text>
  98. </view>
  99. <view class="u-flex">
  100. <text class="chang">30kg</text>
  101. </view>
  102. </view>
  103. <view class="info u-flex u-row-between">
  104. <view class="u-flex">
  105. <text class="wupin">单价</text>
  106. </view>
  107. <view class="u-flex">
  108. <text class="chang">¥24</text>
  109. </view>
  110. </view>
  111. <view class="info u-flex u-row-right">
  112. <view class="u-flex">
  113. <text class="wupin">小计:</text>
  114. </view>
  115. <view class="u-flex">
  116. <text class="chang" style="color: rgba(248, 50, 36, 1);">¥</text>
  117. <text style="color: rgba(248, 50, 36, 1);font-size: 38rpx;">2642.5</text>
  118. </view>
  119. </view>
  120. </view>
  121. <view class="" style="height: 166rpx;"></view>
  122. <!-- 下一步 -->
  123. <view class="next u-flex-between" style="display: flex;">
  124. <view class="gopay">立即支付</view>
  125. </view>
  126. </view>
  127. </view>
  128. </template>
  129. <script>
  130. export default {
  131. data() {
  132. return {
  133. deal: -1,
  134. checkboxValue1: [],
  135. }
  136. },
  137. onLoad(options) {
  138. },
  139. methods: {
  140. checkboxChange(n) {
  141. console.log('change', n);
  142. }
  143. }
  144. }
  145. </script>
  146. <style lang="scss" scoped>
  147. .gopay{
  148. width: 686rpx;
  149. height: 88rpx;
  150. background: #F83224;
  151. box-shadow: 0rpx 16rpx 40rpx -12rpx rgba(255,21,21,0.5);
  152. border-radius: 44rpx;
  153. font-family: PingFangSC, PingFang SC;
  154. font-weight: 500;
  155. font-size: 32rpx;
  156. color: #FFFFFF;
  157. line-height: 88rpx;
  158. text-align: center;
  159. font-style: normal;
  160. }
  161. .topadd {
  162. width: 702rpx;
  163. height: 278rpx;
  164. background: #FFFFFF;
  165. border-radius: 16rpx;
  166. padding: 40rpx 24rpx 30rpx;
  167. box-sizing: border-box;
  168. .toptype {
  169. font-family: PingFangSC, PingFang SC;
  170. font-weight: 400;
  171. font-size: 24rpx;
  172. color: #777777;
  173. line-height: 34rpx;
  174. text-align: left;
  175. font-style: normal;
  176. }
  177. .topinfo {
  178. width: 662rpx;
  179. height: 92rpx;
  180. background: #F4F4F4;
  181. border-radius: 12rpx;
  182. line-height: 92rpx;
  183. padding: 0 24rpx;
  184. box-sizing: border-box;
  185. }
  186. .adda {
  187. margin-top: 8rpx;
  188. font-family: PingFangSC, PingFang SC;
  189. font-weight: 400;
  190. font-size: 24rpx;
  191. color: #222222;
  192. line-height: 34rpx;
  193. text-align: right;
  194. font-style: normal;
  195. }
  196. .entrepotname {
  197. font-family: PingFangSC, PingFang SC;
  198. font-weight: 560;
  199. font-size: 32rpx;
  200. color: #222222;
  201. line-height: 44rpx;
  202. text-align: left;
  203. font-style: normal;
  204. }
  205. }
  206. .entrepot {
  207. width: 702rpx;
  208. // height: 360rpx;
  209. background: #FFFFFF;
  210. border-radius: 16rpx;
  211. // margin-bottom: 20rpx;
  212. padding: 0 20rpx 32rpx;
  213. box-sizing: border-box;
  214. .timea {
  215. font-family: PingFangSC, PingFang SC;
  216. font-weight: 400;
  217. font-size: 26rpx;
  218. color: #444444;
  219. line-height: 36rpx;
  220. text-align: left;
  221. font-style: normal;
  222. margin-top: 30rpx;
  223. }
  224. .adda {
  225. margin-top: 8rpx;
  226. font-family: PingFangSC, PingFang SC;
  227. font-weight: 400;
  228. font-size: 24rpx;
  229. color: #222222;
  230. line-height: 34rpx;
  231. text-align: right;
  232. font-style: normal;
  233. }
  234. .entrepotname {
  235. font-family: PingFangSC, PingFang SC;
  236. font-weight: 560;
  237. font-size: 32rpx;
  238. color: #222222;
  239. line-height: 44rpx;
  240. text-align: left;
  241. font-style: normal;
  242. }
  243. .box {
  244. width: 662rpx;
  245. height: 128rpx;
  246. background: #F5F5F5;
  247. border-radius: 10rpx;
  248. }
  249. .entre {
  250. width: 662rpx;
  251. height: 100rpx;
  252. border-bottom: 2rpx solid rgba(151, 151, 151, 0.1);
  253. line-height: 100rpx;
  254. .title {
  255. font-family: PingFangSC, PingFang SC;
  256. font-weight: 600;
  257. font-size: 28rpx;
  258. color: #222222;
  259. line-height: 40rpx;
  260. text-align: left;
  261. font-style: normal;
  262. }
  263. .change {
  264. // width: 100rpx;
  265. padding: 10rpx 26rpx;
  266. height: 52rpx;
  267. display: inline;
  268. background: rgba(255, 21, 21, 0.1);
  269. border-radius: 30rpx;
  270. font-family: PingFangSC, PingFang SC;
  271. font-weight: 400;
  272. font-size: 24rpx;
  273. color: #F83224;
  274. line-height: 32rpx;
  275. text-align: center;
  276. font-style: normal;
  277. box-sizing: border-box;
  278. }
  279. }
  280. }
  281. .sum {
  282. font-family: PingFangSC, PingFang SC;
  283. font-weight: 500;
  284. font-size: 24rpx;
  285. color: #222222;
  286. line-height: 34rpx;
  287. text-align: left;
  288. font-style: normal;
  289. }
  290. .deal {
  291. font-family: PingFangSC, PingFang SC;
  292. font-weight: 400;
  293. font-size: 20rpx;
  294. color: #666666;
  295. line-height: 28rpx;
  296. text-align: left;
  297. font-style: normal;
  298. }
  299. .tonext {
  300. width: 286rpx;
  301. height: 88rpx;
  302. background: #F83224;
  303. box-shadow: 0rpx 16rpx 40rpx -12rpx rgba(255, 21, 21, 0.5);
  304. border-radius: 44rpx;
  305. font-family: PingFangSC, PingFang SC;
  306. font-weight: 500;
  307. font-size: 32rpx;
  308. color: #FFFFFF;
  309. line-height: 88rpx;
  310. text-align: center;
  311. font-style: normal;
  312. }
  313. .next {
  314. width: 750rpx;
  315. height: 166rpx;
  316. background: #FFFFFF;
  317. position: fixed;
  318. bottom: 0;
  319. left: 0;
  320. padding: 12rpx 24rpx;
  321. box-sizing: border-box;
  322. }
  323. .wup {
  324. width: 702rpx;
  325. // height: 220rpx;
  326. background: #FFFFFF;
  327. border-radius: 16rpx;
  328. margin-top: 20rpx;
  329. padding: 0rpx 20rpx;
  330. box-sizing: border-box;
  331. }
  332. .info {
  333. height: 100rpx;
  334. border-bottom: 2rpx solid rgba(151, 151, 151, 0.08);
  335. .wupin {
  336. font-family: PingFangSC, PingFang SC;
  337. font-weight: 400;
  338. font-size: 28rpx;
  339. color: #333333;
  340. line-height: 40rpx;
  341. text-align: left;
  342. font-style: normal;
  343. }
  344. .chang {
  345. font-family: HarmonyOS_Sans_Medium;
  346. font-size: 28rpx;
  347. color: #222222;
  348. line-height: 38rpx;
  349. text-align: left;
  350. font-style: normal;
  351. }
  352. .mast {
  353. width: 62rpx;
  354. height: 30rpx;
  355. border-radius: 16rpx;
  356. border: 1rpx solid #F83224;
  357. font-family: PingFangSC, PingFang SC;
  358. font-weight: 400;
  359. font-size: 20rpx;
  360. color: #FF1515;
  361. line-height: 30rpx;
  362. text-align: center;
  363. font-style: normal;
  364. margin-left: 12rpx;
  365. }
  366. }
  367. .mon {
  368. font-family: HarmonyOS_Sans_Medium;
  369. font-size: 20rpx;
  370. color: #F83224;
  371. line-height: 26rpx;
  372. text-align: left;
  373. font-style: normal;
  374. }
  375. .bigtitle {
  376. font-family: PingFangSC, PingFang SC;
  377. font-weight: 600;
  378. font-size: 28rpx;
  379. color: #222222;
  380. line-height: 40rpx;
  381. text-align: left;
  382. font-style: normal;
  383. }
  384. .timeb {
  385. font-family: PingFangSC, PingFang SC;
  386. font-weight: 400;
  387. font-size: 22rpx;
  388. color: #666666;
  389. line-height: 32rpx;
  390. text-align: left;
  391. font-style: normal;
  392. }
  393. .timea {
  394. font-family: PingFangSC, PingFang SC;
  395. font-weight: 400;
  396. font-size: 22rpx;
  397. color: #555555;
  398. line-height: 32rpx;
  399. text-align: left;
  400. font-style: normal;
  401. }
  402. .pinb {
  403. width: 148rpx;
  404. height: 64rpx;
  405. background: #FF1515;
  406. border-radius: 42rpx;
  407. font-family: PingFangSC, PingFang SC;
  408. font-weight: 500;
  409. font-size: 28rpx;
  410. color: #FFFFFF;
  411. line-height: 64rpx;
  412. text-align: center;
  413. font-style: normal;
  414. }
  415. .label {
  416. margin-top: 20rpx;
  417. width: 702rpx;
  418. height: 288rpx;
  419. background: #FFFFFF;
  420. border-radius: 16rpx;
  421. padding: 32rpx 20rpx;
  422. box-sizing: border-box;
  423. .left {
  424. width: 144rpx;
  425. height: 144rpx;
  426. background: #F5F5F5;
  427. border-radius: 8rpx;
  428. .bourn {
  429. font-family: PingFangSC, PingFang SC;
  430. font-weight: 400;
  431. font-size: 20rpx;
  432. color: #222222;
  433. line-height: 28rpx;
  434. text-align: left;
  435. font-style: normal;
  436. }
  437. .addres {
  438. font-family: PingFangSC, PingFang SC;
  439. font-weight: 500;
  440. font-size: 28rpx;
  441. color: #222222;
  442. line-height: 40rpx;
  443. text-align: left;
  444. font-style: normal;
  445. }
  446. }
  447. }
  448. .flexc {
  449. display: flex;
  450. flex-direction: column;
  451. justify-content: center;
  452. align-items: center;
  453. }
  454. .hai {
  455. font-family: PingFangSC, PingFang SC;
  456. font-weight: 600;
  457. font-size: 32rpx;
  458. color: #222222;
  459. line-height: 44rpx;
  460. text-align: left;
  461. font-style: normal;
  462. margin-right: 10rpx;
  463. }
  464. .more {
  465. font-family: PingFangSC, PingFang SC;
  466. font-weight: 400;
  467. font-size: 24rpx;
  468. color: #F83224;
  469. line-height: 34rpx;
  470. text-align: left;
  471. font-style: normal;
  472. }
  473. .parcel {
  474. width: 702rpx;
  475. height: 260rpx;
  476. background: #FFFFFF;
  477. border-radius: 16rpx;
  478. margin-top: 20rpx;
  479. padding: 24rpx;
  480. box-sizing: border-box;
  481. .myparcel {
  482. font-family: PingFangSC, PingFang SC;
  483. font-weight: 600;
  484. font-size: 28rpx;
  485. color: #222222;
  486. line-height: 40rpx;
  487. text-align: left;
  488. font-style: normal;
  489. }
  490. .add {
  491. width: 240rpx;
  492. height: 48rpx;
  493. background: rgba(248, 50, 36, 0.06);
  494. border-radius: 24rpx;
  495. .addtext {
  496. font-family: PingFangSC, PingFang SC;
  497. font-weight: 600;
  498. font-size: 20rpx;
  499. color: #000000;
  500. line-height: 28rpx;
  501. text-align: left;
  502. font-style: normal;
  503. }
  504. }
  505. }
  506. .address {
  507. width: 702rpx;
  508. // height: 776rpx;
  509. background: #FFFFFF;
  510. border-radius: 20rpx;
  511. padding: 48rpx 24rpx 36rpx;
  512. box-sizing: border-box;
  513. margin-top: 38rpx;
  514. .bottom {
  515. padding: 0 76rpx;
  516. box-sizing: border-box;
  517. margin-top: 48rpx;
  518. .friend {
  519. font-family: PingFangSC, PingFang SC;
  520. font-weight: 400;
  521. font-size: 28rpx;
  522. color: #555555;
  523. line-height: 40rpx;
  524. text-align: left;
  525. font-style: normal;
  526. margin-left: 12rpx;
  527. }
  528. }
  529. .mail {
  530. width: 646rpx;
  531. height: 84rpx;
  532. background: #F83224;
  533. box-shadow: 0rpx 16rpx 40rpx -12rpx rgba(255, 21, 21, 0.5);
  534. border-radius: 44rpx;
  535. font-family: PingFangSC, PingFang SC;
  536. font-weight: 500;
  537. font-size: 32rpx;
  538. color: #FFFFFF;
  539. line-height: 84rpx;
  540. text-align: center;
  541. font-style: normal;
  542. }
  543. .left {
  544. height: 128rpx;
  545. .pople {
  546. font-family: PingFangSC, PingFang SC;
  547. font-weight: 500;
  548. font-size: 30rpx;
  549. color: #222222;
  550. line-height: 42rpx;
  551. text-align: left;
  552. font-style: normal;
  553. }
  554. .jiadd {
  555. font-family: PingFangSC, PingFang SC;
  556. font-weight: 400;
  557. font-size: 26rpx;
  558. color: #777777;
  559. line-height: 36rpx;
  560. text-align: left;
  561. font-style: normal;
  562. }
  563. .right {
  564. font-family: PingFangSC, PingFang SC;
  565. font-weight: 500;
  566. font-size: 26rpx;
  567. color: #222222;
  568. line-height: 36rpx;
  569. text-align: left;
  570. font-style: normal;
  571. margin-left: 18rpx;
  572. }
  573. }
  574. }
  575. ::v-deep .u-navbar__content.data-v-1194bf80 {
  576. background-color: rgba(0, 0, 0, 0) !important;
  577. }
  578. ::v-deep .u-status-bar.data-v-13f16680 {
  579. background-color: rgba(0, 0, 0, 0) !important;
  580. }
  581. ::v-deep .u-subsection--button.data-v-b14d3440 {
  582. /* padding: 6rpx 34rpx !important; */
  583. border-radius: 64rpx !important;
  584. }
  585. ::v-deep .u-subsection--button__bar.data-v-b14d3440 {
  586. border-radius: 32rpx !important;
  587. }
  588. </style>