orderinfo.vue 4.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219
  1. <template>
  2. <view class="page">
  3. <view class="info">
  4. <view class="u-flex u-row-between">
  5. <text class="shang">商品信息</text>
  6. <text class="more">展开</text>
  7. </view>
  8. <view class="u-flex" style="margin-top: 32rpx;" v-for="(item,index) in 4" :key="index">
  9. <view class="box">
  10. <image src="/static/logo.png" style="width: 120rpx;height: 160rpx;" mode=""></image>
  11. </view>
  12. <view class=""
  13. style="margin-left: 20rpx;justify-content: space-between;display: flex;flex-direction: column;height: 160rpx;">
  14. <view class="">
  15. <view class="title u-line-1">中医基础理论(全国中医药行业高…</view>
  16. <view class="fufei">资源类型:付费资源</view>
  17. </view>
  18. <view class="money">¥324.5</view>
  19. </view>
  20. </view>
  21. <view class="jiner ">
  22. <view class="" style="margin-top: 24rpx;" class="u-flex u-row-between">
  23. <text class="sum">商品金额</text>
  24. <view class="">
  25. <text class="figure">¥</text>
  26. <text class="figure" style="font-size: 32rpx;font-weight: 400;">325.00</text>
  27. </view>
  28. </view>
  29. </view>
  30. </view>
  31. <view class="pay">
  32. <u-radio-group v-model="value" @change="radioGroupChange">
  33. <view class="u-flex u-row-between" style="width: 680rpx;">
  34. <view class="u-flex">
  35. <image src="/static/images/wei.png" style="width: 40rpx;height: 40rpx;" mode=""></image>
  36. <view class="weipay">微信支付</view>
  37. </view>
  38. <view class="">
  39. <u-radio @change="radioChange">
  40. </u-radio>
  41. </view>
  42. </view>
  43. <view class="u-flex u-row-between"
  44. style="width: 680rpx;border-top: rgba(151, 151, 151, 0.1);margin-top: 30rpx;padding-top: 26rpx;">
  45. <view class="u-flex">
  46. <image src="/static/images/zhi.png" style="width: 40rpx;height: 40rpx;" mode=""></image>
  47. <view class="weipay">支付宝支付</view>
  48. </view>
  49. <view class="">
  50. <u-radio @change="radioChange"></u-radio>
  51. </view>
  52. </view>
  53. </u-radio-group>
  54. </view>
  55. <view class="" style="height: 166rpx;"></view>
  56. <view class="bottom u-flex u-row-right">
  57. <view class="">
  58. <text>合计:</text>
  59. <text>¥</text>
  60. <text>325.00</text>
  61. </view>
  62. <view class="btn" @click="pay">
  63. 确认支付
  64. </view>
  65. </view>
  66. </view>
  67. </template>
  68. <script>
  69. export default {
  70. data() {
  71. return {
  72. value: 0
  73. };
  74. },
  75. onLoad() {
  76. this.getOrderList()
  77. },
  78. methods: {
  79. //获取订单列表
  80. getOrderList(){
  81. },
  82. // 选中某个单选框时,由radio时触发
  83. radioChange(e) {
  84. // console.log(e);
  85. },
  86. // 选中任一radio时,由radio-group触发
  87. radioGroupChange(e) {
  88. // console.log(e);
  89. },
  90. pay() {
  91. uni.navigateTo({
  92. url: '/pages/index/pay/pay'
  93. })
  94. }
  95. }
  96. }
  97. </script>
  98. <style lang="scss" scoped>
  99. .weipay {
  100. font-size: 26rpx;
  101. font-family: PingFangSC, PingFang SC;
  102. font-weight: 400;
  103. color: #333333;
  104. margin-left: 20rpx;
  105. }
  106. .bottom {
  107. width: 750rpx;
  108. height: 166rpx;
  109. background: #FFFFFF;
  110. position: fixed;
  111. bottom: 0;
  112. padding: 0 28rpx;
  113. left: 0;
  114. .btn {
  115. width: 212rpx;
  116. height: 88rpx;
  117. background: #06A971;
  118. border-radius: 12rpx;
  119. font-size: 32rpx;
  120. font-family: PingFangSC, PingFang SC;
  121. font-weight: 500;
  122. color: #FFFFFF;
  123. line-height: 88rpx;
  124. text-align: center;
  125. margin-left: 24rpx;
  126. }
  127. }
  128. .pay {
  129. width: 694rpx;
  130. height: 200rpx;
  131. background: #FFFFFF;
  132. border-radius: 16rpx;
  133. margin-top: 20rpx;
  134. padding: 32rpx 20rpx;
  135. }
  136. .jiner {
  137. width: 654rpx;
  138. height: 2rpx;
  139. border-top: 2rpx solid rgba(151, 151, 151, 0.1);
  140. margin-top: 32rpx;
  141. .sum {
  142. font-size: 26rpx;
  143. font-family: PingFangSC, PingFang SC;
  144. font-weight: 400;
  145. color: #222222;
  146. }
  147. .figure {
  148. font-size: 26rpx;
  149. font-family: JDZhengHT, JDZhengHT;
  150. font-weight: 300;
  151. color: #222222;
  152. }
  153. }
  154. .shang {
  155. font-size: 26rpx;
  156. font-family: PingFangSC, PingFang SC;
  157. font-weight: 400;
  158. color: #222222;
  159. }
  160. .more {
  161. font-size: 26rpx;
  162. font-family: PingFangSC, PingFang SC;
  163. font-weight: 400;
  164. color: #06A971;
  165. }
  166. .fufei {
  167. font-size: 24rpx;
  168. font-family: PingFangSC, PingFang SC;
  169. font-weight: 400;
  170. color: #444444;
  171. }
  172. .money {
  173. font-size: 32rpx;
  174. font-family: SFPro, SFPro;
  175. font-weight: 400;
  176. color: #CF1534;
  177. }
  178. .title {
  179. font-size: 28rpx;
  180. font-family: PingFangSC, PingFang SC;
  181. font-weight: 500;
  182. color: #333333;
  183. }
  184. .info {
  185. width: 694rpx;
  186. height: 944rpx;
  187. background: #FFFFFF;
  188. border-radius: 16rpx;
  189. padding: 24rpx 20rpx 30rpx;
  190. }
  191. .page {
  192. background-color: rgba(244, 244, 244, 1);
  193. padding: 20rpx 28rpx;
  194. min-height: 94vh;
  195. }
  196. .box {
  197. width: 160rpx;
  198. height: 160rpx;
  199. border: 2rpx solid rgba(151, 151, 151, 0.2);
  200. padding: 0 20rpx
  201. }
  202. </style>