edit_quality_testing.vue 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688
  1. <template>
  2. <view>
  3. <view class='wrap'>
  4. <view class='title_b'>基本信息</view>
  5. <view class="c-row ">
  6. <view class="title">仓库</view>
  7. <view class="con-list">
  8. {{gridList.warehouseName}}
  9. </view>
  10. </view>
  11. <view class="c-row ">
  12. <view class="title">编号</view>
  13. <view class="con-list">
  14. {{gridList.qualityNo}}
  15. </view>
  16. </view>
  17. <view class="c-row ">
  18. <view class="title">客户</view>
  19. <view class="con-list">
  20. {{gridList.customerName}}({{gridList.customerPhone}})
  21. </view>
  22. </view>
  23. <view class="c-row ">
  24. <view class="title">车牌号</view>
  25. <view class="con-list">
  26. <input :disabled='flag==1' v-model='gridList.carNumber' placeholder="请输入车牌号" name="input"></input>
  27. </view>
  28. </view>
  29. <view v-if="gridList.paramType != '1'" class="c-row ">
  30. <view class="title">扣重比</view>
  31. <view class="con-list">
  32. <input :disabled='flag==1' v-model='gridList.buckleWeightRatio' placeholder="请输入扣重比"
  33. name="input"></input>
  34. </view>
  35. </view>
  36. <view v-else class="c-row ">
  37. <view class="title">扣杂</view>
  38. <view class="con-list">
  39. <input :disabled='flag==1' v-model='gridList.buckleMiscellaneous' placeholder="初检扣杂"
  40. @input="waterContentChange" name="input"></input>
  41. <input v-if='flag==0' value='未复检' disabled placeholder="复检扣杂" name="input"></input>
  42. <input v-else :disabled='flag!=1' v-model='gridList.reBuckleMiscellaneous' placeholder="复检扣杂"
  43. name="input"></input>
  44. </view>
  45. </view>
  46. <view class="c-row ">
  47. <view class="title">购粮性质</view>
  48. <view class="con-list">
  49. <input :disabled='flag==1' v-model='gridList.natureOfGrainPurchase' placeholder="请输入购粮性质"
  50. name="input"></input>
  51. </view>
  52. </view>
  53. <view class="c-row ">
  54. <view class="title">仓位号</view>
  55. <view class="con-list">
  56. <u-picker :range="warehouseList" range-key="binNumber" @confirm='binNumberpicker($event)'
  57. v-model="show" mode="selector">
  58. </u-picker>
  59. <view v-if='flag!=1' @click='show=true'>{{gridList.binNumber}}</view>
  60. <view v-else>{{gridList.binNumber}}</view>
  61. </view>
  62. </view>
  63. <view class="c-row ">
  64. <view class="title">囤位号</view>
  65. <view class="con-list">
  66. <input :disabled='flag==1' v-model='gridList.storageTagNo' placeholder="请输入囤位号"
  67. name="input"></input>
  68. </view>
  69. </view>
  70. <view class="c-row ">
  71. <view class="title">货名</view>
  72. <view class="con-list">
  73. <view v-if="flag == '1'">
  74. {{gridList.goodsName}}
  75. </view>
  76. <view @click='goodsName = true' v-if="flag == '2'">{{gridList.goodsName}}</view>
  77. <u-picker :range="goodsList" range-key="goodsName" @confirm='goodsPicker($event)' v-model="goodsName" mode="selector" v-if="flag == '2'">
  78. </u-picker>
  79. </view>
  80. </view>
  81. <view class="c-row ">
  82. <view class="title">类型</view>
  83. <view class="con-list">
  84. {{gridList.type}}
  85. </view>
  86. </view>
  87. <view v-if="gridList.type == '潮粮'" class="c-row">
  88. <view class="title">净重单价(元/公斤)</view>
  89. <view class="con-list">
  90. <input :disabled='flag==1' v-model='gridList.tidalGrainPrice' disabled placeholder="自动获取,不可编辑"
  91. name="input"></input>
  92. </view>
  93. </view>
  94. <view v-if="gridList.type == '干粮'" class="c-row">
  95. <view class="title">干粮单价(元/公斤)</view>
  96. <view class="con-list">
  97. <input v-model='gridList.dryGrainPrice' placeholder="请输入干粮单价" name="input"></input>
  98. </view>
  99. </view>
  100. <view class="c-row-fj" v-if="flag==1">
  101. <view style="margin: 0px 0px 30rpx 10rpx;">复检备注</view>
  102. <textarea class='textarea-style' v-model='gridList.reMemo' placeholder="请输入复检备注" maxlength="300"></textarea>
  103. </view>
  104. </view>
  105. <view style='padding-bottom:300rpx;'>
  106. <view class='wrap'>
  107. <view class='title_b'>化验信息</view>
  108. <view class="c-row ">
  109. <view class="title">等级</view>
  110. <view class="con-list">
  111. <u-picker :range="gradeList" range-key="value" @confirm='gradepicker($event)' v-model="show1"
  112. mode="selector">
  113. </u-picker>
  114. <view v-if='flag!=1' @click='show1=true'>{{gridList.grade?gridList.grade:'请选择等级'}}</view>
  115. <view v-else>{{gridList.grade}}</view>
  116. </view>
  117. </view>
  118. <view class="c-row ">
  119. <view class="title">水分(%)</view>
  120. <view class="con-list">
  121. <input :disabled='flag==1' v-model='gridList.waterContent' placeholder="初检水分"
  122. @input="waterContentChange" name="input"></input>
  123. <input v-if='flag==0' value='未复检' disabled placeholder="复检水分" name="input"></input>
  124. <input :disabled='flag!=1' v-else v-model='gridList.reWaterContent' placeholder="复检水分"
  125. name="input"></input>
  126. </view>
  127. </view>
  128. <view class="c-row ">
  129. <view class="title">容重(克/升)</view>
  130. <view class="con-list">
  131. <input :disabled='flag==1' v-model='gridList.bulkDensity' placeholder="请输入容重"
  132. name="input"></input>
  133. </view>
  134. </view>
  135. <view class="c-row ">
  136. <view class="title">不完善粒(%)</view>
  137. <view class="con-list">
  138. <input :disabled='flag==1' v-model='gridList.imperfectGrain' placeholder="请输入不完整粒占比"
  139. name="input"></input>
  140. </view>
  141. </view>
  142. <view class="c-row ">
  143. <view class="title">杂质(%)</view>
  144. <view class="con-list">
  145. <input :disabled='flag==1' v-model='gridList.impurity' placeholder="请输入杂质占比"
  146. name="input"></input>
  147. </view>
  148. </view>
  149. <view class="c-row ">
  150. <view class="title">霉变粒(%)</view>
  151. <view class="con-list">
  152. <input :disabled='flag==1' v-model='gridList.mildewGrain' placeholder="请输入霉变粒占比"
  153. name="input"></input>
  154. </view>
  155. </view>
  156. <view class="c-row ">
  157. <view class="title">热损伤(%)</view>
  158. <view class="con-list">
  159. <input :disabled='flag==1' v-model='gridList.jiaorenli' placeholder="请输入热损伤占比"
  160. name="input"></input>
  161. </view>
  162. </view>
  163. </view>
  164. </view>
  165. <view class="footer">
  166. <view @click='submit' class="button">提交</view>
  167. </view>
  168. </view>
  169. </template>
  170. <script>
  171. import dragButton from "@/components/drag-button/drag-button.vue";
  172. import {
  173. mapState
  174. } from 'vuex';
  175. let startY = 0,
  176. moveY = 0,
  177. pageAtTop = true;
  178. export default {
  179. components: {
  180. dragButton
  181. },
  182. data() {
  183. return {
  184. inputShow: false,
  185. modalName: '',
  186. mycarStyle: '',
  187. feild: undefined,
  188. id: 0,
  189. show: false,
  190. selector: [],
  191. show1: false,
  192. goodsName:false,
  193. inputContent: '',
  194. coverTransform: 'translateY(0px)',
  195. coverTransition: '0s',
  196. moving: false,
  197. footprintList: [],
  198. searchKeyWord: '',
  199. isVip: false,
  200. flag: 0,
  201. userInfoTmp: [],
  202. inputStatus: 'none',
  203. carInfo: [],
  204. gridCol: 4,
  205. pageSize: 10,
  206. currentPage: 1,
  207. gridBorder: false,
  208. headUrl: "../../static/img/myimg/YongHu@3x.png",
  209. userphone: "",
  210. username: "请更改昵称",
  211. gridList: {
  212. natureOfGrainPurchase: '贸易粮',
  213. type: '潮粮',
  214. tidalGrainPrice: '',
  215. dryGrainPrice: ''
  216. },
  217. managementType: '',
  218. warehouseName: '',
  219. warehouseList: [],
  220. showTran: true,
  221. companyId: 1,
  222. current: 4,
  223. gradeList: [{
  224. key: 1,
  225. value: '一等品'
  226. },
  227. {
  228. key: 2,
  229. value: '二等品'
  230. },
  231. {
  232. key: 3,
  233. value: '三等品'
  234. },
  235. {
  236. key: 4,
  237. value: '等外'
  238. },
  239. ],
  240. cangid: '',
  241. goodsList:[]
  242. }
  243. },
  244. // #ifndef MP
  245. onNavigationBarButtonTap(e) {
  246. const index = e.index;
  247. if (index === 0) {
  248. this.navTo('/pages/set/set');
  249. } else if (index === 1) {
  250. // #ifdef APP-PLUS
  251. const pages = getCurrentPages();
  252. const page = pages[pages.length - 1];
  253. const currentWebview = page.$getAppWebview();
  254. currentWebview.hideTitleNViewButtonRedDot({
  255. index
  256. });
  257. // #endif
  258. uni.navigateTo({
  259. url: '/pages/notice/notice'
  260. })
  261. }
  262. },
  263. // #endif
  264. computed: {
  265. ...mapState(['hasLogin', 'userInfo']),
  266. // 手机号中间4位加*
  267. starUserphone() {
  268. let reg = /^(\d{3})\d{4}(\d{4})$/;
  269. if (this.userphone) {
  270. return this.userphone.replace(reg, "$1****$2");
  271. }
  272. }
  273. },
  274. onLoad(options) {
  275. this.id = options.id
  276. this.flag = options.flag
  277. this.cangid = options.cangid
  278. this.managementType = options.managementType
  279. },
  280. onShow() {
  281. var that = this
  282. this.$api.doRequest('get', '/qualityInspectionManagement/api/getQualityInspection', {
  283. id: this.id
  284. }).then(res => {
  285. if (res.data.data) {
  286. let data = res.data.data
  287. that.gridList = data
  288. that.$api.doRequest('get', '/warehouseBaseInfo/getWarehouse', {
  289. id: this.cangid
  290. }).then(res => {
  291. that.warehouseList = res.data.data.warehousePositionInfoList
  292. })
  293. }
  294. })
  295. //质检货名下拉
  296. this.$api.doRequest('get', '/qualityInspectionManagement/api/goodsName', {
  297. warehouseId: this.cangid
  298. }).then(res => {
  299. if (res.data.data) {
  300. this.goodsList = res.data.data
  301. }
  302. })
  303. this.gridList.grade = this.gradeList[0].value
  304. this.gridList.gradeKey = this.gradeList[0].key
  305. },
  306. methods: {
  307. waterContentChange() {
  308. var that = this
  309. if (this.gridList.goodsName && this.cangid) {
  310. if (!this.gridList.dryGrainPrice || this.gridList.dryGrainPrice == 0) {
  311. this.$api.doRequest('get', '/purchasePrice/dryGrainPrice', {
  312. warehouseId: this.cangid,
  313. goodsName: this.gridList.goodsName
  314. }).then(res => {
  315. that.gridList.dryGrainPrice = res.data.data
  316. })
  317. }
  318. }
  319. if (this.gridList.goodsName) {
  320. for (var i = 0; i < this.purchasePriceList.length; i++) {
  321. if (this.purchasePriceList[i].goodsName == this.gridList.goodsName) {
  322. this.gridList.buckleWeightRatio = this.purchasePriceList[i].deductWeight
  323. this.gridList.paramType = this.purchasePriceList[i].paramType
  324. }
  325. }
  326. }
  327. var numReg = /^[0-9]*$/
  328. var numRe = new RegExp(numReg)
  329. //潮粮单价改变事件
  330. if (
  331. this.gridList.goodsName &&
  332. this.gridList.waterContent &&
  333. this.gridList.grade &&
  334. numRe.test(this.gridList.waterContent)
  335. ) {
  336. this.$api.doRequest('get', '/purchasePrice/tidalGrainPrice', {
  337. warehouseId: this.cangid,
  338. goodsName: this.gridList.goodsName,
  339. waterContent: this.gridList.waterContent,
  340. grade: this.gridList.grade,
  341. }).then(res => {
  342. if (that.gridList.paramType == '1') {
  343. that.gridList.tidalGrainPrice = parseFloat(parseFloat(res.data.data) - parseFloat(that
  344. .gridList.buckleMiscellaneous) / 100 * parseFloat(that.gridList
  345. .dryGrainPrice)).toFixed(4)
  346. if (!that.gridList.tidalGrainPrice) {
  347. that.gridList.tidalGrainPrice = ''
  348. }
  349. } else {
  350. that.gridList.tidalGrainPrice = res.data.data
  351. }
  352. })
  353. }
  354. },
  355. goodsPicker(e){
  356. this.gridList.goodsName = this.goodsList[e[0]].goodsName
  357. },
  358. submit() {
  359. this.gridList.flag = this.flag
  360. // if(this.flag==2){
  361. // this.gridList.reInspector=this.userInfo.userName
  362. // }
  363. var that = this
  364. if (!this.gridList.qualityNo) {
  365. this.$api.msg('编号不能为空')
  366. return
  367. }
  368. if (!this.gridList.binNumber) {
  369. this.$api.msg('仓位不能为空')
  370. return
  371. }
  372. if (!this.gridList.customerName) {
  373. this.$api.msg('客户不能为空')
  374. return
  375. }
  376. if (!this.gridList.storageTagNo) {
  377. this.$api.msg('囤位号不能为空')
  378. return
  379. }
  380. if (this.gridList.storageTagNo.length > 10) {
  381. this.$api.msg('囤位号不能为空')
  382. return
  383. }
  384. if (!this.gridList.carNumber) {
  385. this.$api.msg('车牌号不能为空')
  386. return
  387. }
  388. if (this.gridList.carNumber.length > 7) {
  389. this.$api.msg('车牌号输入错误')
  390. return
  391. }
  392. if (!this.gridList.goodsName) {
  393. this.$api.msg('货名不能为空')
  394. return
  395. }
  396. if (this.gridList.paramType != 1 && this.gridList.buckleWeightRatio < 0 || this.gridList.paramType != 1 &&
  397. this.gridList.buckleWeightRatio > 2) {
  398. this.$api.msg('扣重比输入错误')
  399. return
  400. }
  401. if (
  402. this.gridList.paramType != 1 && String(this.gridList.buckleWeightRatio).indexOf('.') != -1 &&
  403. String(this.gridList.buckleWeightRatio).length -
  404. (String(this.gridList.buckleWeightRatio).indexOf('.') + 1) > 2) {
  405. this.$api.msg('扣重比输入错误')
  406. return
  407. }
  408. if (this.flag == 0 && this.gridList.paramType == 1 && this.gridList.buckleMiscellaneous < 0 || this.flag ==
  409. 0 && this.gridList.paramType == 1 && this.gridList.buckleMiscellaneous > 50) {
  410. this.$api.msg('初检扣杂输入错误')
  411. return
  412. }
  413. if (this.flag == 1 && this.gridList.paramType == 1 && this.gridList.reBuckleMiscellaneous < 0 || this
  414. .flag == 0 && this.gridList.paramType == 1 && this.gridList.reBuckleMiscellaneous > 50) {
  415. this.$api.msg('复检扣杂输入错误')
  416. return
  417. }
  418. if (!this.gridList.type) {
  419. this.$api.msg('类型不能为空')
  420. return
  421. }
  422. if (!this.gridList.natureOfGrainPurchase) {
  423. this.$api.msg('购粮性质不能为空')
  424. return
  425. }
  426. if (!this.gridList.grade) {
  427. this.$api.msg('等级不能为空')
  428. return
  429. }
  430. if (!this.gridList.impurity) {
  431. this.$api.msg('杂质不能为空')
  432. return
  433. }
  434. if (!this.gridList.waterContent) {
  435. this.$api.msg('初检水分不能为空')
  436. return
  437. }
  438. if (!this.gridList.reWaterContent) {
  439. this.$api.msg('复检水分不能为空')
  440. return
  441. }
  442. if (!this.gridList.mildewGrain) {
  443. this.$api.msg('霉变粒不能为空')
  444. return
  445. }
  446. if (!this.gridList.bulkDensity) {
  447. this.$api.msg('容重不能为空')
  448. return
  449. }
  450. if (!this.gridList.jiaorenli) {
  451. this.$api.msg('热损伤不能为空')
  452. return
  453. }
  454. if (!this.gridList.imperfectGrain) {
  455. this.$api.msg('不完整粒不能为空')
  456. return
  457. }
  458. uni.showModal({
  459. content: "确定提交质检信息?",
  460. showCancel: true,
  461. confirmText: '提交',
  462. success: function(res) {
  463. if (res.confirm) {
  464. that.$api.doRequest('post',
  465. '/qualityInspectionManagement/api/editQualityInspection', that.gridList)
  466. .then(res => {
  467. if (res.data.code == 200) {
  468. that.$api.msg('编辑质检成功')
  469. uni.navigateBack({})
  470. }
  471. })
  472. }
  473. }
  474. })
  475. },
  476. gradepicker(e) {
  477. console.log(e)
  478. // this.$set(this.gradeList,'grade',this.gradeList[e[0]].value)
  479. this.gridList.grade = this.gradeList[e[0]].value
  480. this.gridList.gradeKey = this.gradeList[e[0]].key
  481. this.waterContentChange()
  482. },
  483. binNumberpicker(e) {
  484. this.gridList.binNumber = this.warehouseList[e[0]].binNumber
  485. },
  486. del(item) {
  487. this.$api.doRequest('get', '/qualityInspectionManagement/api/deleteQualityInspection', {
  488. id: item.id
  489. }).then(res => {
  490. if (res.data.code == 200) {
  491. this.$api.msg('删除成功')
  492. } else {
  493. this.$api.msg('系统异常,请联系管理员')
  494. }
  495. })
  496. },
  497. contactUs() {
  498. const that = this
  499. uni.makePhoneCall({
  500. // 手机号
  501. phoneNumber: '18241771147',
  502. // 成功回调
  503. success: (res) => {},
  504. // 失败回调
  505. fail: (res) => {}
  506. });
  507. },
  508. loadData() {
  509. // const that = this
  510. // if(uni.getStorageSync("PageCur")){
  511. // that.PageCur = uni.getStorageSync("PageCur");
  512. // }
  513. // that.userInfoTmp = uni.getStorageSync("userInfo")
  514. // uni.showLoading({
  515. // title: '正在加载',
  516. // mask:true
  517. // })
  518. // that.$api.request('integral', 'getIndexData', failres => {
  519. // that.$api.msg(failres.errmsg)
  520. // uni.hideLoading()
  521. // }).then(res => {
  522. // let data = res.data
  523. // uni.setStorageSync("message", data.message);
  524. // uni.setStorageSync("task", data.task);
  525. // uni.setStorageSync("contract", data.contract);
  526. // uni.setStorageSync('showTran', data.showTran);
  527. // that.showTran = data.showTran
  528. // that.gridList[4].tips = data.task
  529. // that.gridList[2].tips = data.contract
  530. // that.companyId = data.companyId
  531. // uni.hideLoading()
  532. // })
  533. },
  534. confirm() {
  535. const that = this
  536. if (!that.inputContent) {
  537. that.$api.msg('输入不能为空')
  538. return
  539. }
  540. let obj = {}
  541. obj[that.feild] = that.inputContent
  542. that.$api.request('user', 'syncUserInfo', obj).then(res => {
  543. that.userInfo.nickname = that.inputContent
  544. that.inputContent = ''
  545. that.$store.commit('login', that.userInfo)
  546. })
  547. },
  548. cancel() {
  549. this.inputShow = false
  550. this.inputStatus = 'none'
  551. this.genderShow = false
  552. },
  553. myAccount() {
  554. uni.navigateTo({
  555. url: `/pageA/pages/contract`
  556. })
  557. },
  558. /**
  559. * 统一跳转接口,拦截未登录路由
  560. * navigator标签现在默认没有转场动画,所以用view
  561. */
  562. navTo(url) {
  563. if (!this.hasLogin) {
  564. url = '/pages/public/login';
  565. }
  566. uni.navigateTo({
  567. url
  568. })
  569. },
  570. mycarClick(carNo) {
  571. this.modalName = null
  572. uni.navigateTo({
  573. url: `/pageB/car/mycar_detail?carNo=${carNo}`
  574. })
  575. },
  576. scanCode() {
  577. uni.scanCode({
  578. success: function(res) {
  579. uni.navigateTo({
  580. url: res.result
  581. })
  582. }
  583. })
  584. },
  585. hideModal(e) {
  586. this.modalName = null
  587. },
  588. }
  589. }
  590. </script>
  591. <style lang='scss' scoped>
  592. .title_b {
  593. margin: 20rpx 20rpx 0rpx 20rpx;
  594. padding: 20rpx 10rpx 20rpx 10rpx;
  595. font-size: 18px;
  596. font-weight: 550;
  597. }
  598. page {
  599. background: #F5F6FA;
  600. }
  601. .wrap {
  602. padding-bottom: 10px;
  603. font-size: 14px;
  604. background: #fff;
  605. margin: 10px;
  606. border-radius: 10px;
  607. input {
  608. font-size: 14px;
  609. }
  610. >.title {
  611. padding: 10px 16px;
  612. }
  613. .b-b:after {
  614. border-bottom: 1px solid #eee;
  615. }
  616. }
  617. .footer {
  618. background: #fff;
  619. position: fixed;
  620. bottom: 0;
  621. width: 100%;
  622. padding: 20px 10px;
  623. z-index: 10;
  624. .button {
  625. background: #22C572;
  626. width: 90%;
  627. margin: 0 auto;
  628. padding: 10px;
  629. color: #fff;
  630. text-align: center;
  631. border-radius: 30px;
  632. }
  633. }
  634. .c-row {
  635. display: -webkit-box;
  636. display: -webkit-flex;
  637. display: flex;
  638. -webkit-box-align: center;
  639. -webkit-align-items: center;
  640. align-items: center;
  641. padding: 20rpx 30rpx;
  642. position: relative;
  643. }
  644. .con-list {
  645. -webkit-box-flex: 1;
  646. -webkit-flex: 1;
  647. flex: 1;
  648. display: -webkit-box;
  649. display: -webkit-flex;
  650. display: flex;
  651. -webkit-box-orient: vertical;
  652. -webkit-box-direction: normal;
  653. -webkit-flex-direction: column;
  654. flex-direction: column;
  655. color: #303133;
  656. line-height: 40rpx;
  657. text-align: right;
  658. padding-right: 20rpx;
  659. }
  660. input:disabled {
  661. color: #ccc;
  662. }
  663. .textarea-style{
  664. border: 1px solid #EEEEEE;
  665. width: 100%;
  666. padding:20rpx;
  667. border-radius: 20rpx;
  668. }
  669. .c-row-fj{
  670. padding:20rpx
  671. }
  672. </style>