zyXingqing.vue 6.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349
  1. <template>
  2. <view class="all">
  3. <view class="shang">
  4. <view class="tz">質押投資一</view>
  5. <view class="sy">
  6. <view class="syl">{{$t('zy.m0')}}:177</view>
  7. </view>
  8. <view class="sj">
  9. <view class="sj1">
  10. <view class="sz">1</view>
  11. <view class="wz">{{$t('zy.m1')}}</view>
  12. </view>
  13. <view class="sj1">
  14. <view class="sz">232</view>
  15. <view class="wz">{{$t('zy.m3')}}</view>
  16. </view>
  17. <view class="sj1">
  18. <view class="sz">1</view>
  19. <view class="wz">{{$t('zy.m2')}}</view>
  20. </view>
  21. <view class="sj1">
  22. <view class="sz">232</view>
  23. <view class="wz">{{$t('zy.m4')}}</view>
  24. </view>
  25. </view>
  26. <image class="img" src="../../static/img/xq6.png" mode=""></image>
  27. </view>
  28. <view class="aaa"></view>
  29. <view class="sygc">
  30. <view class="gc">{{$t('zy.m5')}}</view>
  31. <view class="an">
  32. <view class="an1">
  33. <view class="xian"></view>
  34. </view>
  35. <view class="an1">
  36. <view class="xian"></view>
  37. </view>
  38. <view class="an1"></view>
  39. </view>
  40. <view class="wenben">
  41. <view class="wb">
  42. <view class="wen">{{$t('zy.m6')}}</view>
  43. <view class="wen">{{$t('zy.m7')}}</view>
  44. </view>
  45. <view class="wb">
  46. <view class="wen">{{$t('zy.m8')}}</view>
  47. <view class="wen">{{$t('zy.m9')}}</view>
  48. </view>
  49. <view class="wb">
  50. <view class="wen" style="margin-left: 70rpx;">{{$t('zy.m10')}}</view>
  51. <view class="wen">{{$t('zy.m11')}}</view>
  52. </view>
  53. </view>
  54. <view class="icon">
  55. <view class="">
  56. <image class="ic" src="../../static/img/xq1.png" mode=""></image>
  57. </view>
  58. <view class="jiaru">{{$t('zy.m12')}}</view>
  59. </view>
  60. <view class="icon">
  61. <view class="">
  62. <image class="ic" src="../../static/img/xq4.png" mode=""></image>
  63. </view>
  64. <view class="jiaru">{{$t('zy.m13')}}</view>
  65. </view>
  66. <view class="icon">
  67. <view class="">
  68. <image class="ic" src="../../static/img/xq3.png" mode=""></image>
  69. </view>
  70. <view class="jiaru">{{$t('zy.m14')}}:580*(0.10%+0.00%)*1</view>
  71. </view>
  72. <view class="icon">
  73. <view class="">
  74. <image class="ic" src="../../static/img/xq2.png" mode=""></image>
  75. </view>
  76. <view class="jiaru">{{$t('zy.m15')}}:582.2321</view>
  77. </view>
  78. </view>
  79. <view class="aaa" style="margin-top: 20rpx;"></view>
  80. <view class="jine">
  81. <view class="je">{{$t('zy.m16')}}</view>
  82. <view class="jes">20.3623U</view>
  83. </view>
  84. <view class="aaa" style="margin-top: 20rpx;"></view>
  85. <view class="yue">
  86. <view class="">
  87. <image class="qianbao" src="../../static/img/xq5.png" mode=""></image>
  88. </view>
  89. <view class="ye">{{$t('zy.m17')}}</view>
  90. <view class="dangqian">{{$t('zy.m18')}}:</view>
  91. <view class="dqs">0.00</view>
  92. </view>
  93. <view class="aaa" style="margin-top: 20rpx;"></view>
  94. <view class="liji">
  95. <view class="jr">
  96. <view class="jia">{{$t('zy.m19')}}</view>
  97. </view>
  98. </view>
  99. </view>
  100. </template>
  101. <script>
  102. export default {
  103. data() {
  104. return {
  105. };
  106. },
  107. onLoad() {
  108. uni.setNavigationBarTitle({
  109. title: this.$t("tab.b5"),
  110. });
  111. },
  112. }
  113. </script>
  114. <style lang="scss">
  115. .all {
  116. width: 750rpx;
  117. height: 100%;
  118. background-color: $page-color-base;
  119. }
  120. .shang {
  121. width: 720rpx;
  122. height: 310rpx;
  123. }
  124. .tz {
  125. height: 32rpx;
  126. font-size: 33rpx;
  127. font-family: PingFang SC;
  128. font-weight: 800;
  129. color: #FFFFFF;
  130. line-height: 43rpx;
  131. margin-left: 22rpx;
  132. padding-top: 45rpx;
  133. }
  134. .sy {
  135. width: 250rpx;
  136. height: 32rpx;
  137. background: #FEB041;
  138. border-radius: 5rpx;
  139. margin-left: 22rpx;
  140. margin-top: 60rpx;
  141. }
  142. .syl {
  143. // height: 21rpx;
  144. font-size: 21rpx;
  145. font-family: PingFang SC;
  146. font-weight: 800;
  147. color: #000000;
  148. }
  149. .sj {
  150. display: flex;
  151. justify-content: space-around;
  152. margin-top: 55rpx;
  153. }
  154. .sz {
  155. height: 31rpx;
  156. font-size: 40rpx;
  157. font-family: PingFang SC;
  158. font-weight: 800;
  159. color: #FFFFFF;
  160. line-height: 43rpx;
  161. margin-left: 15rpx;
  162. }
  163. .wz {
  164. height: 21rpx;
  165. font-size: 22rpx;
  166. font-family: PingFang SC;
  167. font-weight: 500;
  168. color: #999999;
  169. line-height: 43rpx;
  170. margin-top: 20rpx;
  171. }
  172. .img {
  173. width: 325rpx;
  174. height: 285rpx;
  175. margin-top: -235rpx;
  176. margin-left: 350rpx;
  177. }
  178. .aaa {
  179. width: 750rpx;
  180. height: 20rpx;
  181. background-color: #191a1f;
  182. }
  183. .gc {
  184. height: 27rpx;
  185. font-size: 28rpx;
  186. font-family: PingFang SC;
  187. font-weight: 800;
  188. color: #FFFFFF;
  189. line-height: 70rpx;
  190. margin-top: 15rpx;
  191. margin-left: 31rpx;
  192. }
  193. .an {
  194. display: flex;
  195. justify-content: space-around;
  196. margin-top: 56rpx;
  197. margin-left: -60rpx;
  198. }
  199. .an1 {
  200. width: 24rpx;
  201. height: 24rpx;
  202. border: 4px solid #FEB041;
  203. border-radius: 12rpx;
  204. }
  205. .xian {
  206. width: 281rpx;
  207. height: 1rpx;
  208. background: #fff;
  209. }
  210. .wenben {
  211. display: flex;
  212. justify-content: space-around;
  213. margin-top: 18rpx;
  214. }
  215. .wen {
  216. // height: 59rpx;
  217. font-size: 22rpx;
  218. font-family: PingFang SC;
  219. font-weight: 500;
  220. color: #999999;
  221. line-height: 38rpx;
  222. }
  223. .icon {
  224. width: 634rpx;
  225. height: 67rpx;
  226. background: #161616;
  227. display: flex;
  228. justify-content: start;
  229. margin-left: 58rpx;
  230. margin-top: 38rpx;
  231. }
  232. .ic {
  233. width: 38rpx;
  234. height: 36rpx;
  235. margin-left: 20rpx;
  236. margin-top: 16rpx;
  237. }
  238. .jiaru {
  239. height: 23rpx;
  240. font-size: 24rpx;
  241. font-family: PingFang SC;
  242. font-weight: 500;
  243. color: #FFFFFF;
  244. line-height: 38rpx;
  245. margin-left: 20rpx;
  246. margin-top: 16rpx;
  247. }
  248. .jine {
  249. width: 750rpx;
  250. height: 200rpx;
  251. }
  252. .je {
  253. height: 27rpx;
  254. font-size: 28rpx;
  255. font-family: PingFang SC;
  256. font-weight: 500;
  257. color: #999999;
  258. line-height: 38rpx;
  259. margin-left: 30rpx;
  260. margin-top: 40rpx;
  261. }
  262. .jes {
  263. height: 56rpx;
  264. font-size: 74rpx;
  265. font-family: PingFang SC;
  266. font-weight: 800;
  267. color: #FEB041;
  268. line-height: 38rpx;
  269. margin-left: 30rpx;
  270. margin-top: 70rpx;
  271. }
  272. .yue {
  273. width: 750rpx;
  274. height: 130rpx;
  275. display: flex;
  276. justify-content: start;
  277. }
  278. .qianbao {
  279. width: 80rpx;
  280. height: 64rpx;
  281. margin-left: 33rpx;
  282. margin-top: 38rpx;
  283. }
  284. .ye {
  285. height: 28rpx;
  286. font-size: 29rpx;
  287. font-family: PingFang SC;
  288. font-weight: 500;
  289. color: #FFFFFF;
  290. line-height: 38rpx;
  291. margin-left: 23rpx;
  292. margin-top: 48rpx;
  293. }
  294. .dangqian {
  295. height: 28rpx;
  296. font-size: 29rpx;
  297. font-family: PingFang SC;
  298. font-weight: 500;
  299. color: #FFFFFF;
  300. line-height: 38rpx;
  301. margin-left: 323rpx;
  302. margin-top: 48rpx;
  303. }
  304. .dqs {
  305. height: 28rpx;
  306. font-size: 29rpx;
  307. font-family: PingFang SC;
  308. font-weight: 500;
  309. color: #FEB041;
  310. line-height: 38rpx;
  311. margin-top: 48rpx;
  312. }
  313. .liji {
  314. width: 750rpx;
  315. height: 130rpx;
  316. }
  317. .jr {
  318. width: 690rpx;
  319. height: 90rpx;
  320. background: linear-gradient(90deg, #feb041 0%, #feb041 100%);
  321. border-radius: 10rpx;
  322. margin-left: 30rpx;
  323. margin-top: 50rpx;
  324. }
  325. .jia {
  326. height: 31rpx;
  327. font-size: 32rpx;
  328. font-family: PingFang SC;
  329. font-weight: bold;
  330. color: #040404;
  331. line-height: 55rpx;
  332. margin-left: 280rpx;
  333. padding-top: 25rpx;
  334. }
  335. </style>