dk-save-bottom.wxml 59 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324
  1. <!-- 底部工具栏-保存 -->
  2. <view class="{{flagTypeName=='order-choose-goods'?'bottom-class-2':'bottom-class-1'}}">
  3. <!-- 订单开单保存 -->
  4. <view style="padding:52rpx 34rpx 61rpx 43rpx; display: flex;" wx:if="{{flagTypeName ==='order-save'}}">
  5. <view style="width:50%;height:88rpx">
  6. <view style="color: #CAA977;font-size: 30rpx;line-height: 40rpx;">
  7. 需收款:
  8. <!-- <view style="color: #CAA977;font-size: 32rpx;line-height: 40rpx;display: flex;align-items: center;">
  9. <view style="font-size: 22rpx;line-height: 25rpx;width: 25rpx;">¥</view>{{totallength}}
  10. </view> -->
  11. </view>
  12. <dk-cell contentFontSize="16" height="44rpx" fontWeight="600" left="0rpx" contentColor="#CAA977" title="" content="{{ totallength}}"></dk-cell>
  13. </view>
  14. <!-- 保存确定区域 -->
  15. <view style="width: 50%; display: flex;">
  16. <view style="border-radius: 15rpx;width: 196rpx; height: 88rpx;font-size: 32rpx;line-height: 40rpx;">
  17. </view>
  18. <view style="width: 19rpx;"></view>
  19. <view style="border-radius: 15rpx;width: 196rpx; height: 88rpx;font-size: 32rpx;line-height: 40rpx;">
  20. <van-button round size="large" color="#1B365D" custom-style="height:88rpx;" bind:click="submit" type="info">保存
  21. </van-button>
  22. </view>
  23. </view>
  24. </view>
  25. <!-- 审批拒绝 -->
  26. <view style="padding:52rpx 34rpx 61rpx 43rpx; display: flex;" wx:if="{{flagTypeName ==='order-save-apvResul'}}">
  27. <view style="width:50%;height:88rpx">
  28. <view style="color: #CAA977;font-size: 30rpx;line-height: 40rpx;">
  29. 需收款:
  30. </view>
  31. <dk-cell contentFontSize="16" height="44rpx" fontWeight="600" left="0rpx" contentColor="#CAA977" title="" content="{{ totallength}}"></dk-cell>
  32. </view>
  33. <!-- 保存确定区域 -->
  34. <view style="width: 50%; display: flex;">
  35. <view style="border-radius: 15rpx;width: 196rpx; height: 88rpx;font-size: 32rpx;line-height: 40rpx;">
  36. <van-button wx:if="{{allCleanFlag}}" round size="large" color="#CAA977" custom-style="height:88rpx;" bind:click="allClean" type="default">收款
  37. </van-button>
  38. </view>
  39. <view style="width: 19rpx;"></view>
  40. <view style="border-radius: 15rpx;width: 196rpx; height: 88rpx;font-size: 32rpx;line-height: 40rpx;">
  41. <van-button round size="large" color="#1B365D" custom-style="height:88rpx;" bind:click="submit" type="info">保存
  42. </van-button>
  43. </view>
  44. </view>
  45. </view>
  46. <view class="save-bottom" wx:if="{{flagTypeName ==='order-save-amount'}}" style="display: flex; padding-top: 6vw;">
  47. <view style="width:50%;height:55rpx;padding-top: 5px;padding-left: 22px;">
  48. <view style="font-size:4vw;height:16px;line-height:16px;" class="red-text">
  49. <view style="margin-bottom: 1vw;">需收款:</view>
  50. <dk-cell contentFontSize="16" height="44rpx" fontWeight="600" left="0rpx" contentColor="#CAA977" title="" content="{{ totallength}}"></dk-cell>
  51. </view>
  52. </view>
  53. <!-- 保存确定区域 -->
  54. <view style="width:239rpx;">
  55. <van-button size="large" round disabled="{{disabledFlag}}" loading="{{disabledFlag}}" color="#CAA977" custom-style="height:88rpx;" bind:click="submit" type="info">收款
  56. </van-button>
  57. </view>
  58. </view>
  59. <view style="padding:52rpx 34rpx 61rpx 43rpx; display: flex;" wx:if="{{flagTypeName ==='order-save-offer'}}">
  60. <view style="width:50%;height:88rpx">
  61. <view style="color: #CAA977;font-size: 30rpx;line-height: 40rpx;">
  62. 需收款:
  63. <!-- <view style="color: #CAA977;font-size: 32rpx;line-height: 40rpx;display: flex;align-items: center;">
  64. <view style="font-size: 22rpx;line-height: 25rpx;width: 25rpx;">¥</view>{{totallength}}
  65. </view> -->
  66. </view>
  67. <dk-cell contentFontSize="16" height="44rpx" fontWeight="600" left="0rpx" contentColor="#CAA977" title="" content="{{ totallength}}"></dk-cell>
  68. </view>
  69. <!-- 保存确定区域 -->
  70. <view style="width: 50%; display: flex;">
  71. <view style="border-radius: 15rpx;width: 196rpx; height: 88rpx;font-size: 32rpx;line-height: 40rpx;">
  72. <van-button disabled="{{disabledFlag}}" round size="large" color="#CAA977" custom-style="height:88rpx;" bind:click="allClean" type="default">成交
  73. </van-button>
  74. </view>
  75. <view style="width: 19rpx;"></view>
  76. <view style="border-radius: 15rpx;width: 196rpx; height: 88rpx;font-size: 32rpx;line-height: 40rpx;">
  77. <van-button disabled="{{disabledFlag}}" loading="{{disabledFlag}}" round size="large" color="#1B365D" custom-style="height:88rpx;" bind:click="submit" type="info">报价
  78. </van-button>
  79. </view>
  80. </view>
  81. </view>
  82. <view style="padding:52rpx 34rpx 61rpx 43rpx; display: flex;" wx:if="{{flagTypeName ==='purchase-orders-offer'}}">
  83. <view style="width:50%;height:88rpx">
  84. <view style="color: #CAA977;font-size: 30rpx;line-height: 40rpx;">
  85. 合计金额:
  86. </view>
  87. <dk-cell contentFontSize="16" height="44rpx" fontWeight="600" left="0rpx" contentColor="#CAA977" title="" content="{{ totallength}}"></dk-cell>
  88. </view>
  89. <!-- 保存确定区域 -->
  90. <view style="width: 50%; display: flex;">
  91. <view wx:if="{{!rightButtonFlag}}" style="border-radius: 15rpx;width: 196rpx; height: 88rpx;font-size: 32rpx;line-height: 40rpx;">
  92. </view>
  93. <view style="border-radius: 15rpx;width: 50%; height: 88rpx;font-size: 32rpx;line-height: 40rpx;">
  94. <van-button disabled="{{disabledFlag}}" loading="{{disabledFlag}}" plain round size="large" color="" custom-style="height:88rpx;background:#ffffff;border-radius: 15rpx;color:#1B365D;border: solid 2rpx #1B365D;font-size: 16px; font-weight: bold;" bind:click="submit" type="info">暂存
  95. </van-button>
  96. </view>
  97. <view wx:if="{{leftButtonFlag && rightButtonFlag}}" style="width: 10%;"></view>
  98. <view wx:if="{{rightButtonFlag}}" style="border-radius: 15rpx;width: 50%; height: 88rpx;font-size: 32rpx;line-height: 40rpx;">
  99. <van-button wx:if="{{leftButtonFlag}}" disabled="{{disabledFlag}}" round size="large" color="#1B365D" custom-style="height:88rpx;" bind:click="allClean" type="default">提交
  100. </van-button>
  101. </view>
  102. </view>
  103. </view>
  104. <view style="padding:52rpx 34rpx 61rpx 43rpx; display: flex;" wx:if="{{flagTypeName ==='order-save-deal'}}">
  105. <view style="width:45%;height:88rpx">
  106. <view style="color: #CAA977;font-size: 30rpx;line-height: 40rpx;">
  107. 需收款:
  108. <view style="color: #CAA977;font-size: 32rpx;line-height: 40rpx;display: flex;align-items: center;">
  109. <dk-cell style="margin-top: -2vw;" left="32px" center="center" fontSize="16" contentFontSize="16" contentColor="#CAA977" spaceWidth="0" contentFontWeight="bold" content="{{totallength}}"></dk-cell>
  110. </view>
  111. </view>
  112. </view>
  113. <!-- 保存确定区域 -->
  114. <view style="width: 55%;display: flex;">
  115. <view style="border-radius: 15rpx;width: 196rpx; height: 88rpx;font-size: 32rpx;line-height: 40rpx;">
  116. <van-button size="large" round color="#506483" plain custom-style="height:88rpx;" wx:if="{{allCleanFlag}}" bind:click="allClean" type="info" disabled="{{disabledFlag}}" loading="{{disabledFlag}}">收款成交
  117. </van-button>
  118. </view>
  119. <view style="width: 19rpx;"></view>
  120. <view style="border-radius: 15rpx;width: 196rpx; height: 88rpx;font-size: 32rpx;line-height: 40rpx;">
  121. <van-button round size="large" color="#CAA977" custom-style="height:88rpx;" loading="{{disabledFlag}}" disabled="{{disabledFlag}}" bind:click="submit" type="info">未收款成交
  122. </van-button>
  123. </view>
  124. </view>
  125. </view>
  126. <view style="padding:52rpx 34rpx 61rpx 43rpx; display: flex;" wx:if="{{flagTypeName ==='order-save-deal-return'}}">
  127. <view style="width:45%;height:88rpx">
  128. <view style="color: #CAA977;font-size: 30rpx;line-height: 40rpx;" wx:if="{{purchasePriceFlag}}">
  129. 货物金额:
  130. <view style="color: #CAA977;font-size: 32rpx;line-height: 40rpx;display: flex;align-items: center;">
  131. <dk-cell style="margin-top: -2vw;" left="32px" center="center" fontSize="16" contentFontSize="16" contentColor="#CAA977" spaceWidth="0" contentFontWeight="bold" content="{{totallength}}"></dk-cell>
  132. </view>
  133. </view>
  134. </view>
  135. <!-- 保存确定区域 -->
  136. <view style="width: 55%;display: flex;">
  137. <view style="border-radius: 15rpx;width: 196rpx; height: 88rpx;font-size: 32rpx;line-height: 40rpx;">
  138. </view>
  139. <view style="width: 19rpx;"></view>
  140. <view style="border-radius: 15rpx;width: 392rpx; height: 88rpx;font-size: 32rpx;line-height: 40rpx;">
  141. <van-button round size="large" color="#1B365D" custom-style="height:88rpx;" loading="{{disabledFlag}}" disabled="{{disabledFlag}}" bind:click="submit" type="info">确定
  142. </van-button>
  143. </view>
  144. </view>
  145. </view>
  146. <!-- 成交详情 -->
  147. <view style="padding:52rpx 34rpx 61rpx 43rpx; display: flex;" wx:if="{{flagTypeName ==='buying-signal'}}">
  148. <view style="width:50%;height:88rpx">
  149. <view style="color: #CAA977;font-size: 30rpx;line-height: 40rpx;">
  150. 需收款:
  151. <view style="color: #CAA977;font-size: 32rpx;line-height: 40rpx;display: flex;align-items: center;">
  152. <view style="font-size: 22rpx;line-height: 25rpx;width: 25rpx;">¥</view>{{totallength}}
  153. </view>
  154. </view>
  155. </view>
  156. <!-- 保存确定区域 -->
  157. <view style="width: 50%; display: flex;">
  158. <view style="border-radius: 15rpx;width: {{submitFlag ? '196rpx' :'392rpx'}}; height: 88rpx;font-size: 32rpx;line-height: 40rpx;">
  159. <!-- <van-button plain round size="large" color="#506483" custom-style="height:88rpx;" bind:click="submit" type="default">分享
  160. </van-button> -->
  161. </view>
  162. <view style="width: 19rpx;"></view>
  163. <view wx:if="{{submitFlag}}" style="border-radius: 15rpx;width: 196rpx; height: 88rpx;font-size: 32rpx;line-height: 40rpx;">
  164. <van-button round size="large" color="#CAA977" custom-style="height:88rpx;" disabled="{{!allCleanFlag}}" bind:click="allClean" type="info">收款
  165. </van-button>
  166. </view>
  167. </view>
  168. </view>
  169. <view style="padding:52rpx 34rpx 61rpx 43rpx; display: flex;" wx:if="{{flagTypeName ==='buying-signal-copy'}}">
  170. <view style="width:50%;height:88rpx">
  171. <view style="color: #CAA977;font-size: 30rpx;line-height: 40rpx;">
  172. 需收款:
  173. <view style="color: #CAA977;font-size: 32rpx;line-height: 40rpx;display: flex;align-items: center;">
  174. <view style="font-size: 22rpx;line-height: 25rpx;width: 25rpx;">¥</view>{{totallength}}
  175. </view>
  176. </view>
  177. </view>
  178. <!-- 保存确定区域 -->
  179. <view style="width: 50%; display: flex;text-align: right;">
  180. <view style="width: 100rpx;"></view>
  181. <view style="border-radius: 15rpx;width: 196rpx; height: 88rpx;font-size: 32rpx;line-height: 40rpx;">
  182. <van-button plain round size="large" color="#506483" custom-style="height:88rpx;" disabled="{{!allCleanFlag}}" bind:click="submit" type="default">分享
  183. </van-button>
  184. </view>
  185. </view>
  186. </view>
  187. <!-- 订单开单选商品 -->
  188. <view class="order-choose-goods-class" wx:if="{{flagTypeName ==='order-choose-goods'}}">
  189. <view class="order-choose-goods-total-class">
  190. <!-- 合计金额:¥{{totallength}} -->
  191. <dk-cell wx:if="{{purchasePriceFlag}}" height="46rpx" spaceWidth="1rpx" left="0" fontSize="15" contentColor="#CAA977" fontWeight="600" title="合计金额:" content="{{totallength}}"></dk-cell>
  192. </view>
  193. <view style="{{!purchasePriceFlag ? 'padding-left: 40rpx;padding-top:20rpx' : 'padding-left: 40rpx;'}}">
  194. <dk-text fontWeight="" fontSize="11px" color="#fff" value="已选:{{selectlength}} 品类 数量:{{selectTotallength}} 件"></dk-text>
  195. </view>
  196. <!-- 保存确定区域 -->
  197. <van-button wx:if="{{submitFlag}}" custom-class="order-choose-goods-button-class" bind:click="submit" type="default">结算
  198. </van-button>
  199. </view>
  200. <view class="save-bottom" wx:if="{{flagTypeName ==='order-choose-goods-repacement'}}">
  201. <view style="width:65%;height:85rpx;padding:15rpx 0 15rpx 0">
  202. </view>
  203. <!-- 保存确定区域 -->
  204. <view class="save-bottom-button">
  205. <van-button custom-style="height:60rpx;width:75%;word-break:keep-all" bind:click="submit" type="info">确定
  206. </van-button>
  207. </view>
  208. </view>
  209. <view wx:if="{{flagTypeName ==='supplier-list'}}" style="display: flex; padding:35rpx 34rpx 62rpx 34rpx;justify-content: center;align-items: center;">
  210. <view style="width:48%;height:85rpx;">
  211. <view style="display: flex;justify-content: left;align-items: center;">
  212. <van-checkbox value="{{checked}}" data-index="{{index}}" checked-color="#1989FA" bind:change="onCheckboxChange" />
  213. <view style="color: #1B365D;font-size: 13px;margin-left: 20rpx;">启用</view>
  214. </view>
  215. </view>
  216. <view style="width: 4%;"></view>
  217. <view style="width:48%;height:85rpx;">
  218. <van-button size="large" round color="#1B365D" custom-style="height:88rpx;" bind:click="allClean" type="default">新建
  219. </van-button>
  220. </view>
  221. </view>
  222. <view wx:if="{{flagTypeName ==='select-product-attribute-suppliers'}}" style="display: flex; padding:35rpx 34rpx 62rpx 34rpx;">
  223. <view style="width:48%">
  224. <van-button size="large" plain round color="#1B365D" custom-style="height:88rpx;" bind:click="submit" type="default">新建
  225. </van-button>
  226. </view>
  227. <view style="width: 4%;"></view>
  228. <view style="width:48%;">
  229. <van-button size="large" round color="#1B365D" custom-style="height:88rpx;" bind:click="allClean" type="default">保存
  230. </van-button>
  231. </view>
  232. </view>
  233. <!-- 订单开单列表-->
  234. <view wx:if="{{flagTypeName ==='order-add'}}" style="display: flex; padding:35rpx 34rpx 62rpx 34rpx;">
  235. <view style="width: calc(100% - 239rpx);height:85rpx;">
  236. <view>
  237. <dk-cell height="60rpx" left="2rpx" fontSize="16" fontWeight="600" contentFontWeight="600" contentColor="#CAA977" titleColor="#CAA977;" contentFontWeight="bold" title="合计金额:" content="{{totallength}}"></dk-cell>
  238. </view>
  239. <view style="line-height: 40rpx;font-size: 23rpx;color:#95A8CB;height: 40rpx; ">
  240. <text decode>共:{{selectlength}}&nbsp;单&emsp;数量:{{selectTotallength}}&nbsp;</text>
  241. </view>
  242. </view>
  243. <!-- 保存确定区域 -->
  244. <view style="width:239rpx;" wx:if="{{submitFlag}}">
  245. <van-button size="large" round color="#1B365D" custom-style="height:88rpx;" bind:click="submit" type="default">新建
  246. </van-button>
  247. </view>
  248. </view>
  249. <!-- 采购入库列表 2024年3月8日-->
  250. <view wx:if="{{flagTypeName ==='purchase-receipt'}}" style="display: flex; padding:35rpx 34rpx 62rpx 34rpx;">
  251. <view style="width: calc(100% - 239rpx);height:85rpx;">
  252. <view>
  253. <dk-cell height="60rpx" left="2rpx" fontSize="16" fontWeight="600" contentFontWeight="600" contentColor="#CAA977" titleColor="#CAA977;" contentFontWeight="bold" title="合计金额:" content="{{totallength}}"></dk-cell>
  254. </view>
  255. <view style="line-height: 40rpx;font-size: 23rpx;color:#95A8CB;height: 40rpx; ">
  256. <text decode>共:{{selectlength}}&nbsp;单&emsp;数量:{{selectTotallength}}&nbsp;</text>
  257. </view>
  258. </view>
  259. <!-- 保存确定区域 -->
  260. <view style="width:239rpx;" wx:if="{{submitFlag}}">
  261. <van-button size="large" round color="#1B365D" custom-style="height:88rpx;" bind:click="submit" type="default">新建
  262. </van-button>
  263. </view>
  264. </view>
  265. <view wx:if="{{flagTypeName ==='purchase-return-add'}}" style="display: flex; padding:35rpx 34rpx 62rpx 34rpx;">
  266. <view style="width:100%;height:85rpx;padding-left: 20rpx;padding-right: 20rpx;">
  267. <view>
  268. <dk-cell height="60rpx" left="2rpx" fontSize="16" fontWeight="600" contentFontWeight="600" contentColor="#CAA977" titleColor="#CAA977;" contentFontWeight="bold" title="合计金额:" content="{{totallength}}"></dk-cell>
  269. </view>
  270. <view style="line-height: 40rpx;font-size: 23rpx;color:#95A8CB;height: 40rpx; ">
  271. <text decode>共:{{selectlength}}&nbsp;单&emsp;</text>
  272. </view>
  273. </view>
  274. </view>
  275. <!-- 购物车开单保存 -->
  276. <view class="save-bottom" wx:if="{{flagTypeName ==='shopping-save'}}">
  277. <view style="width:50%;height:85rpx;padding:15rpx 0 15rpx 0">
  278. <view style="font-size:4vw;height:30rpx;line-height:30rpx;">合计金额:<span class="red-text">¥{{totallength}}</span>
  279. </view>
  280. <view style="width:100%;height:5rpx;background:#fff;"></view>
  281. <view style="font-size:3.2vw;color:#030303;height:50rpx;line-height:40rpx;">
  282. <text decode>已选:{{selectlength}}&nbsp;品类&emsp;共:{{selectTotallength}}&nbsp;件</text>
  283. </view>
  284. </view>
  285. <!-- 保存确定区域 -->
  286. <view class="save-bottom-button" style="width: 45%;">
  287. <view style="display:flex;">
  288. <van-button custom-style="height:60rpx;word-break:keep-all" bind:click="allClean" type="default">批量清理
  289. </van-button>
  290. <view style="width: 3px;"></view>
  291. <van-button custom-style="height:60rpx;word-break:keep-all" bind:click="submit" type="info">开单
  292. </van-button>
  293. </view>
  294. </view>
  295. </view>
  296. <view class="save-bottom" wx:if="{{flagTypeName ==='pending-save'}}">
  297. <view style="width:50%;height:85rpx;padding:15rpx 0 15rpx 0"></view>
  298. <view class="save-bottom-button" style="width: 45%;">
  299. <view style="display:flex;text-align: right;padding-left: 90rpx;">
  300. <van-button custom-style="height:60rpx;word-break:keep-all" bind:click="allClean" type="default">拒绝
  301. </van-button>
  302. <view style="width: 3px;"></view>
  303. <van-button custom-style="height:60rpx;word-break:keep-all" bind:click="submit" type="info">同意
  304. </van-button>
  305. </view>
  306. </view>
  307. </view>
  308. <view class="save-bottom" style="width: 100%;align-items: center;" wx:if="{{flagTypeName ==='receive-customers'}}">
  309. <view style="height:85rpx;margin-top: 45rpx;color:#1B365D;font-style: normal;font-weight: 400;font-size: 15px;line-height: 40px;">
  310. 共 {{totallength}} 条接待信息
  311. <!-- <view class="save-bottom" wx:if="{{flagTypeName ==='receive-customers'}}">
  312. <view style="width:65%;height:85rpx;padding:15rpx 0 15rpx 0; margin-top: 15rpx;">
  313. 共 {{totallength}} 条数据 -->
  314. </view>
  315. <!-- 保存确定区域 -->
  316. <view class="save-bottom-button" style="width: 358rpx;margin-top: 45rpx;">
  317. <van-button custom-style="width:358rpx;height:88rpx;font-size:16px;border-radius: 15rpx;" color="#1B365D" block bind:click="submit" type="info">新建
  318. </van-button>
  319. </view>
  320. </view>
  321. <!--客户列表一览-->
  322. <view class="save-bottom" wx:if="{{flagTypeName ==='customers'}}">
  323. <!-- <view style="width:65%;height:85rpx;padding:15rpx 0 15rpx 0; margin-top: 15rpx;">
  324. 共 {{totallength}}位客户
  325. </view> -->
  326. <!-- 保存确定区域 -->
  327. <!-- <view class="save-bottom-button">
  328. <van-button custom-style="height:60rpx;width:75%;word-break:keep-all" bind:click="submit" type="info">新建
  329. </van-button>
  330. </view> -->
  331. <view class="customer-save-bottom">
  332. <view style="line-height: 88rpx">
  333. <dk-text fontSize="15px" fontWeight="nomal" value="{{ '共' + totallength + '位客户'}}"></dk-text>
  334. </view>
  335. <!-- 保存确定区域 -->
  336. <view style="width: 358rpx;" wx:if="{{submitFlag}}">
  337. <van-button size="large" round color="#1B365D" custom-style="height:88rpx;" bind:click="submit" type="default">新建
  338. </van-button>
  339. </view>
  340. </view>
  341. </view>
  342. <view class="save-bottom" style="width: 100%;align-items: center;" wx:if="{{flagTypeName ==='customer-collection'}}">
  343. <view style="height:85rpx;margin-top: 45rpx;color:#1B365D;font-style: normal;font-weight: 400;font-size: 15px;line-height: 40px;">
  344. 共 {{totallength}} 条收款记录
  345. <!-- <view class="save-bottom" wx:if="{{flagTypeName ==='receive-customers'}}">
  346. <view style="width:65%;height:85rpx;padding:15rpx 0 15rpx 0; margin-top: 15rpx;">
  347. 共 {{totallength}} 条数据 -->
  348. </view>
  349. <!-- 保存确定区域 -->
  350. <view class="save-bottom-button" style="width: 358rpx;margin-top: 45rpx;">
  351. <van-button custom-style="width:358rpx;height:88rpx;font-size:16px;border-radius: 15rpx;" color="#1B365D" block bind:click="submit" type="info">新建
  352. </van-button>
  353. </view>
  354. </view>
  355. <!-- 定制设计 -->
  356. <view style="padding:35rpx 60rpx 59rpx 72rpx; display: flex;" wx:if="{{flagTypeName ==='order-design'}}">
  357. <!-- 保存确定区域 -->
  358. <view style="width: 100%; display: flex;">
  359. <view style="border-radius: 15rpx;width: 295rpx; height: 88rpx;font-size: 32rpx;line-height: 40rpx;">
  360. <van-button plain round size="large" color="#506483" custom-style="height:88rpx;" bind:click="submit" type="default">客户分享
  361. </van-button>
  362. </view>
  363. <view style="width: 28rpx;"></view>
  364. <view style="border-radius: 15rpx;width: 295rpx; height: 88rpx;font-size: 32rpx;line-height: 40rpx;">
  365. <van-button round size="large" color="#1B365D" custom-style="height:88rpx;" bind:click="allClean" type="info">方案确定
  366. </van-button>
  367. </view>
  368. </view>
  369. </view>
  370. <view style="padding:35rpx 60rpx 59rpx 72rpx; display: flex;" wx:if="{{flagTypeName ==='approval-center'}}">
  371. <!-- 保存确定区域 -->
  372. <view style="width: 100%; display: flex;">
  373. <view style="border-radius: 15rpx;width: 295rpx; height: 88rpx;font-size: 32rpx;line-height: 40rpx;">
  374. <van-button plain round size="large" color="#506483" custom-style="height:88rpx;" bind:click="submit" type="default">拒绝
  375. </van-button>
  376. </view>
  377. <view style="width: 28rpx;"></view>
  378. <view style="border-radius: 15rpx;width: 295rpx; height: 88rpx;font-size: 32rpx;line-height: 40rpx;">
  379. <van-button round size="large" color="#1B365D" custom-style="height:88rpx;" bind:click="allClean" type="info">同意
  380. </van-button>
  381. </view>
  382. </view>
  383. </view>
  384. <!-- 样品检查 -->
  385. <view wx:if="{{flagTypeName ==='sample-check-add'}}" style="display: flex; padding:35rpx 34rpx 62rpx 34rpx;">
  386. <view style="width: calc(100% - 239rpx);height:85rpx;">
  387. </view>
  388. <!-- 保存确定区域 -->
  389. <view style="width:239rpx;" wx:if="{{submitFlag}}">
  390. <van-button size="large" round color="#1B365D" custom-style="height:88rpx;" bind:click="submit" type="default">保存
  391. </van-button>
  392. </view>
  393. </view>
  394. <!-- 采购订单 -->
  395. <view style="padding:52rpx 34rpx 61rpx 43rpx; display: flex;" wx:if="{{flagTypeName ==='purchase-order'}}">
  396. <view style="width:50%;height:88rpx">
  397. <view wx:if="{{purchasePriceFlag}}" style="color: #CAA977;font-size: 30rpx;line-height: 40rpx;">
  398. 合计金额:
  399. </view>
  400. <dk-cell wx:if="{{purchasePriceFlag}}" contentFontSize="16" height="44rpx" fontWeight="600" left="0rpx" contentColor="#CAA977" title="" content="{{ totallength}}"></dk-cell>
  401. </view>
  402. <!-- 保存确定区域 -->
  403. <view style="width: 50%; text-align: right;justify-content: center;">
  404. <van-button disabled="{{disabledFlag}}" loading="{{disabledFlag}}" round size="large" color="#1B365D" custom-style="height:88rpx;width:239rpx" bind:click="submit" type="info">关闭
  405. </van-button>
  406. </view>
  407. </view>
  408. <!-- 采购入库详情 -->
  409. <view style="padding:52rpx 34rpx 61rpx 43rpx; display: flex;" wx:if="{{flagTypeName ==='purchase-detail'}}">
  410. <view style="width:50%;height:88rpx">
  411. <view style="color: #CAA977;font-size: 30rpx;line-height: 40rpx;">
  412. 合计金额:
  413. </view>
  414. <dk-cell contentFontSize="16" height="44rpx" fontWeight="600" left="0rpx" contentColor="#CAA977" title="" content="{{ totallength}}"></dk-cell>
  415. </view>
  416. <!-- 保存确定区域 -->
  417. <view style="width: 50%; text-align: right;justify-content: center;">
  418. <van-button disabled="{{disabledFlag}}" loading="{{disabledFlag}}" round size="large" color="#1B365D" custom-style="height:88rpx;width:239rpx" bind:click="submit" type="info">{{allSubmitName}}
  419. </van-button>
  420. </view>
  421. </view>
  422. <!-- 选订单 -->
  423. <view style="padding:52rpx 34rpx 61rpx 43rpx; display: flex;" wx:if="{{flagTypeName ==='purchase-orders-sale-order'}}">
  424. <view style="width:50%;height:88rpx">
  425. <view>
  426. <van-checkbox size="26rpx" value="{{ checked }}" data-index="{{index}}" data-index_="{{index_}}" bind:change="onListItemChange">
  427. <view style="color:#95A8CB;font-size: 26rpx;">全选</view>
  428. </van-checkbox>
  429. </view>
  430. <view style="line-height: 44rpx;font-size: 23rpx;color:#95A8CB;padding-top: 10rpx;">
  431. <text decode>共:{{selectlength}}&nbsp;单&emsp;数量:{{selectTotallength}}&nbsp;</text>
  432. </view>
  433. </view>
  434. <view style="width: 50%; display: flex;">
  435. <view style="border-radius: 15rpx;width: 196rpx; height: 88rpx;font-size: 32rpx;line-height: 40rpx;">
  436. <van-button disabled="{{disabledFlag}}" plain round custom-class="save-button-class-canl" size="large" color="" custom-style="height:88rpx;" bind:click="allClean" type="default">取消
  437. </van-button>
  438. </view>
  439. <view style="width: 19rpx;"></view>
  440. <view style="border-radius: 15rpx;width: 196rpx; height: 88rpx;font-size: 32rpx;line-height: 40rpx;">
  441. <van-button disabled="{{disabledFlag}}" loading="{{disabledFlag}}" round size="large" color="#1B365D" custom-style="height:88rpx;" bind:click="submit" type="info">确定
  442. </van-button>
  443. </view>
  444. </view>
  445. </view>
  446. <!-- 采购待入库 -->
  447. <view style="padding:52rpx 34rpx 61rpx 43rpx; display: flex;" wx:if="{{flagTypeName ==='purchase-inventory-offer'}}">
  448. <view style="width:40%;height:88rpx">
  449. <!-- <view style="color: #CAA977;font-size: 30rpx;line-height: 40rpx;">
  450. 合计金额:
  451. </view>
  452. <dk-cell contentFontSize="16" height="44rpx" fontWeight="600" left="0rpx" contentColor="#CAA977" title="" content="{{ totallength}}"></dk-cell> -->
  453. </view>
  454. <!-- 保存确定区域 -->
  455. <view style="width: 60%; display: flex;">
  456. <view style="border-radius: 15rpx;width: 226rpx; height: 88rpx;font-size: 32rpx;line-height: 40rpx;">
  457. <van-button disabled="{{disabledFlag}}" plain round custom-class="save-button-class-canl" size="large" color="" custom-style="height:88rpx;" bind:click="allClean" type="default">{{allCleanName}}
  458. </van-button>
  459. </view>
  460. <view style="width: 19rpx;"></view>
  461. <view style="border-radius: 15rpx;width: 226rpx; height: 88rpx;font-size: 32rpx;line-height: 40rpx;">
  462. <van-button disabled="{{disabledFlag}}" loading="{{disabledFlag}}" round size="large" color="#1B365D" custom-style="height:88rpx;" bind:click="submit" type="info">{{allSubmitName}}
  463. </van-button>
  464. </view>
  465. </view>
  466. </view>
  467. <!-- 已入库单-->
  468. <view wx:if="{{flagTypeName ==='received-order'}}" style="display: flex; padding:35rpx 34rpx 62rpx 34rpx;">
  469. <view style="width:40%;height:88rpx">
  470. <view style="color: #CAA977;font-size: 30rpx;line-height: 40rpx;">
  471. 合计金额:
  472. </view>
  473. <dk-cell contentFontSize="16" height="44rpx" fontWeight="600" left="0rpx" contentColor="#CAA977" title="" content="{{ totallength}}"></dk-cell>
  474. </view>
  475. <!-- 保存确定区域 -->
  476. <view style="width: 60%; display: flex;">
  477. <view style="border-radius: 15rpx;width: 226rpx; height: 88rpx;font-size: 32rpx;line-height: 40rpx;">
  478. <van-button disabled="{{disabledFlag}}" plain round custom-class="save-button-class-canl" size="large" color="" custom-style="height:88rpx;" bind:click="allClean" type="default">入库回退
  479. </van-button>
  480. </view>
  481. <view style="width: 19rpx;"></view>
  482. <view style="border-radius: 15rpx;width: 226rpx; height: 88rpx;font-size: 32rpx;line-height: 40rpx;">
  483. <van-button disabled="{{disabledFlag}}" loading="{{disabledFlag}}" round size="large" color="#1B365D" custom-style="height:88rpx;" bind:click="submit" type="info">关闭
  484. </van-button>
  485. </view>
  486. </view>
  487. </view>
  488. <!-- 入库办理列表-->
  489. <view wx:if="{{flagTypeName ==='other-warehousing'}}" style="display: flex; padding:35rpx 34rpx 62rpx 34rpx;">
  490. <view style="width: calc(100% - 239rpx);height:85rpx;">
  491. <view>
  492. <dk-cell height="60rpx" left="2rpx" fontSize="16" fontWeight="600" contentFontWeight="600" contentColor="#CAA977" titleColor="#CAA977;" contentFontWeight="bold" title="" content=""></dk-cell>
  493. </view>
  494. <view style="line-height: 40rpx;font-size: 23rpx;color:#95A8CB;height: 40rpx; ">
  495. <text decode>共:{{selectlength}}&nbsp;单&emsp;数量:{{selectTotallength}}&nbsp;</text>
  496. </view>
  497. </view>
  498. <!-- 保存确定区域 -->
  499. <view style="width:239rpx;" wx:if="{{submitFlag}}">
  500. <van-button size="large" round color="#1B365D" custom-style="height:88rpx;" bind:click="submit" type="default">其他入库
  501. </van-button>
  502. </view>
  503. </view>
  504. <!-- 新建其他入库-->
  505. <view wx:if="{{flagTypeName ==='add-other-warehousing'}}" style="display: flex; padding:35rpx 34rpx 62rpx 34rpx;">
  506. <view style="width: calc(100% - 65%); height: 85rpx; display: flex; justify-content: center; align-items: center;">
  507. <van-checkbox shape="round" value="{{ checked }}" bind:change="onCheckboxChange">自动入库办理</van-checkbox>
  508. </view>
  509. <!-- 保存确定区域 -->
  510. <view style="width:65%;justify-content: center;display:flex;">
  511. <van-button style="width:40%;margin-right: 5%;background: #ffffff;color:#1B365D;border: solid 2rpx #1B365D;font-size:16px;font-weight: bold;border-radius: 15rpx" plain round size="large" color="" custom-style="height:88rpx;" bind:click="allClean" type="default">取消
  512. </van-button>
  513. <van-button style="width: 40%;" size="large" round color="#1B365D" custom-style="height:88rpx;" bind:click="submit" type="default">保存
  514. </van-button>
  515. </view>
  516. </view>
  517. <!-- 出库办理列表-->
  518. <view wx:if="{{flagTypeName ==='other-outbound-list'}}" style="display: flex; padding:35rpx 34rpx 62rpx 34rpx;">
  519. <view style="width: calc(100% - 239rpx);height:85rpx;">
  520. <view>
  521. <dk-cell height="60rpx" left="2rpx" fontSize="16" fontWeight="600" contentFontWeight="600" contentColor="#CAA977" titleColor="#CAA977;" contentFontWeight="bold" title="" content=""></dk-cell>
  522. </view>
  523. <view style="line-height: 40rpx;font-size: 23rpx;color:#95A8CB;height: 40rpx; ">
  524. <text decode>共:{{selectlength}}&nbsp;单&emsp;数量:{{selectTotallength}}&nbsp;</text>
  525. </view>
  526. </view>
  527. <!-- 保存确定区域 -->
  528. <view style="width:239rpx;" wx:if="{{submitFlag}}">
  529. <van-button size="large" round color="#1B365D" custom-style="height:88rpx;" bind:click="submit" type="default">其他出库
  530. </van-button>
  531. </view>
  532. </view>
  533. <!-- 新建其他出库-->
  534. <view wx:if="{{flagTypeName ==='add-other-outbound'}}" style="display: flex; padding:35rpx 34rpx 62rpx 34rpx;">
  535. <view style="width: calc(100% - 65%); height: 85rpx; display: flex; justify-content: center; align-items: center;">
  536. <van-checkbox shape="round" value="{{ checked }}" bind:change="onCheckboxChange">自动出库办理</van-checkbox>
  537. </view>
  538. <!-- 保存确定区域 -->
  539. <view style="width:65%;justify-content: center;display:flex;">
  540. <van-button style="width:40%;margin-right: 5%;background:#ffffff;border-radius: 15rpx;color:#1B365D;border: solid 2rpx #1B365D;font-size: 16px; font-weight: bold;" plain round size="large" color="" custom-style="height:88rpx;" bind:click="allClean" type="default">取消
  541. </van-button>
  542. <van-button style="width: 40%;" size="large" round color="#1B365D" custom-style="height:88rpx;" bind:click="submit" type="default">保存
  543. </van-button>
  544. </view>
  545. </view>
  546. <!-- 销售出库-->
  547. <view wx:if="{{flagTypeName ==='sales-outbound'}}" style="display: flex; padding:35rpx 34rpx 62rpx 34rpx;">
  548. <view style="width: calc(100% - 239rpx);height:85rpx;">
  549. <view>
  550. <dk-cell height="60rpx" left="2rpx" fontSize="16" fontWeight="600" contentFontWeight="600" contentColor="#CAA977" titleColor="#CAA977;" contentFontWeight="bold" title="" content=""></dk-cell>
  551. </view>
  552. <view style="line-height: 40rpx;font-size: 23rpx;color:#95A8CB;height: 40rpx; ">
  553. <text decode>共:{{selectlength}}&nbsp;单&emsp;数量:{{selectTotallength}}&nbsp;</text>
  554. </view>
  555. </view>
  556. <!-- 保存确定区域 -->
  557. <view style="width:239rpx;" wx:if="{{submitFlag}}">
  558. <!-- <van-button size="large" round color="#1B365D" custom-style="height:88rpx;" bind:click="submit" type="default">其他出库
  559. </van-button> -->
  560. </view>
  561. </view>
  562. <!-- 其他出库-出库回退 详情页 -->
  563. <view style="padding:52rpx 34rpx 61rpx 43rpx; display: flex;" wx:if="{{flagTypeName ==='outbound-rollback-save'}}">
  564. <view style="width:40%;height:88rpx">
  565. <!-- <view style="color: #CAA977;font-size: 30rpx;line-height: 40rpx;">
  566. 合计金额:
  567. </view>
  568. <dk-cell contentFontSize="16" height="44rpx" fontWeight="600" left="0rpx" contentColor="#CAA977" title="" content="{{ totallength}}"></dk-cell> -->
  569. </view>
  570. <!-- 保存确定区域 -->
  571. <view style="width: 60%; display: flex;">
  572. <view style="border-radius: 15rpx;width: 226rpx; height: 88rpx;font-size: 32rpx;line-height: 40rpx;">
  573. <van-button disabled="{{disabledFlag}}" plain round custom-class="save-button-class-canl" size="large" color="" custom-style="height:88rpx;" bind:click="allClean" type="default">{{allCleanName}}
  574. </van-button>
  575. </view>
  576. <view style="width: 19rpx;"></view>
  577. <view style="border-radius: 15rpx;width: 226rpx; height: 88rpx;font-size: 32rpx;line-height: 40rpx;">
  578. <van-button disabled="{{disabledFlag}}" loading="{{disabledFlag}}" round size="large" color="#1B365D" custom-style="height:88rpx;" bind:click="submit" type="info">{{allSubmitName}}
  579. </van-button>
  580. </view>
  581. </view>
  582. </view>
  583. <!-- 新建销售出库-->
  584. <view wx:if="{{flagTypeName ==='add-sales-outbound'}}" style="display: flex; padding:35rpx 34rpx 62rpx 34rpx;">
  585. <view style="width: calc(100% - 65%); height: 85rpx; display: flex; justify-content: center; align-items: center;">
  586. <view>
  587. <van-checkbox wx:if="{{showcheckbox}}" shape="round" value="{{ checked }}" bind:change="onCheckboxChange" style="font-size: 12px;">自动出库办理</van-checkbox>
  588. <view style="color: #CAA977;font-size: 30rpx;line-height: 40rpx;">
  589. 合计金额:
  590. </view>
  591. <dk-cell contentFontSize="15" height="44rpx" fontWeight="600" left="0rpx" contentColor="#CAA977" title="" content="{{ totallength}}"></dk-cell>
  592. </view>
  593. </view>
  594. <!-- 保存确定区域 -->
  595. <view style="width:65%;justify-content: center;display:flex;">
  596. <van-button style="width:40%;margin-right: 5%;" plain round custom-class="save-button-class-canl" size="large" color="" custom-style="height:88rpx;" bind:click="allClean" type="default">关闭
  597. </van-button>
  598. <van-button style="width: 40%;" size="large" round color="#1B365D" custom-style="height:88rpx;" bind:click="submit" type="default">销售出库
  599. </van-button>
  600. </view>
  601. </view>
  602. <!-- 编辑销售出库-->
  603. <view wx:if="{{flagTypeName ==='edit-sales-outbound'}}" style="display: flex; padding:35rpx 34rpx 62rpx 34rpx;">
  604. <view style="width: calc(100% - 65%); height: 85rpx; display: flex; justify-content: center; align-items: center;">
  605. <view>
  606. <van-checkbox shape="round" value="{{ checked }}" bind:change="onCheckboxChange" style="font-size: 12px;">自动出库办理</van-checkbox>
  607. <view style="color: #CAA977;font-size: 30rpx;line-height: 40rpx;">
  608. 合计金额:
  609. </view>
  610. <dk-cell contentFontSize="15" height="44rpx" fontWeight="600" left="0rpx" contentColor="#CAA977" title="" content="{{ totallength}}"></dk-cell>
  611. </view>
  612. </view>
  613. <!-- 保存确定区域 -->
  614. <view style="width:65%;justify-content: center;display:flex;">
  615. <van-button style="width:40%;margin-right: 5%;" plain round custom-class="save-button-class-canl" size="large" color="" custom-style="height:88rpx;" bind:click="allClean" type="default">关闭
  616. </van-button>
  617. <van-button style="width: 40%;" size="large" round color="#1B365D" custom-style="height:88rpx;" bind:click="submit" type="default">销售出库
  618. </van-button>
  619. </view>
  620. </view>
  621. <!-- 销售出库 - 已出库 - 详情(出库回退) -->
  622. <view style="padding:52rpx 34rpx 61rpx 43rpx; display: flex;" wx:if="{{flagTypeName ==='Sales-outbound-rollback'}}">
  623. <view style="width:40%;height:88rpx">
  624. <view style="color: #CAA977;font-size: 30rpx;line-height: 40rpx;">
  625. 合计金额:
  626. </view>
  627. <dk-cell contentFontSize="16" height="44rpx" fontWeight="600" left="0rpx" contentColor="#CAA977" title="" content="{{ totallength}}"></dk-cell>
  628. </view>
  629. <!-- 保存确定区域 -->
  630. <view style="width: 60%; display: flex;">
  631. <view style="border-radius: 15rpx;width: 226rpx; height: 88rpx;font-size: 32rpx;line-height: 40rpx;">
  632. <van-button disabled="{{disabledFlag}}" plain round custom-class="save-button-class-canl" size="large" color="" custom-style="height:88rpx;" bind:click="allClean" type="default">{{allCleanName}}
  633. </van-button>
  634. </view>
  635. <view style="width: 19rpx;"></view>
  636. <view style="border-radius: 15rpx;width: 226rpx; height: 88rpx;font-size: 32rpx;line-height: 40rpx;">
  637. <van-button disabled="{{disabledFlag}}" loading="{{disabledFlag}}" round size="large" color="#1B365D" custom-style="height:88rpx;" bind:click="submit" type="info">保存
  638. </van-button>
  639. </view>
  640. </view>
  641. </view>
  642. <!-- 销售回库 - 已出库 - 详情(出库回退) -->
  643. <view style="padding:52rpx 34rpx 61rpx 43rpx; display: flex;" wx:if="{{flagTypeName ==='sales-return-details'}}">
  644. <view style="width:40%;height:88rpx">
  645. <view style="color: #CAA977;font-size: 30rpx;line-height: 40rpx;">
  646. 合计金额:
  647. </view>
  648. <dk-cell contentFontSize="16" height="44rpx" fontWeight="600" left="0rpx" contentColor="#CAA977" title="" content="{{ totallength}}"></dk-cell>
  649. </view>
  650. <!-- 保存确定区域 -->
  651. <view style="width: 60%; display: flex;">
  652. <view style="border-radius: 15rpx;width: 226rpx; height: 88rpx;font-size: 32rpx;line-height: 40rpx;">
  653. <van-button disabled="{{disabledFlag}}" plain round size="large" color="" custom-style="height:88rpx;" bind:click="allClean" type="default">{{allCleanName}}
  654. </van-button>
  655. </view>
  656. <view style="width: 19rpx;"></view>
  657. <view style="border-radius: 15rpx;width: 226rpx; height: 88rpx;font-size: 32rpx;line-height: 40rpx;">
  658. <van-button disabled="{{disabledFlag}}" loading="{{disabledFlag}}" round size="large" color="#1B365D" custom-style="height:88rpx;" bind:click="submit" type="info">{{allSubmitName}}
  659. </van-button>
  660. </view>
  661. </view>
  662. </view>
  663. <view style="padding:52rpx 34rpx 61rpx 43rpx; display: flex;" wx:if="{{flagTypeName ==='purchase-orders-offer'}}">
  664. <view style="width:50%;height:88rpx">
  665. <view wx:if="{{purchasePriceFlag}}" style="color: #CAA977;font-size: 30rpx;line-height: 40rpx;">
  666. 合计金额:
  667. </view>
  668. <dk-cell wx:if="{{purchasePriceFlag}}" contentFontSize="16" height="44rpx" fontWeight="600" left="0rpx" contentColor="#CAA977" title="" content="{{ totallength}}"></dk-cell>
  669. </view>
  670. <!-- 保存确定区域 -->
  671. <view style="width: 50%; display: flex;">
  672. <view wx:if="{{!rightButtonFlag}}" style="border-radius: 15rpx;width: 196rpx; height: 88rpx;font-size: 32rpx;line-height: 40rpx;">
  673. </view>
  674. <view style="border-radius: 15rpx;width: 50%; height: 88rpx;font-size: 32rpx;line-height: 40rpx;">
  675. <van-button disabled="{{disabledFlag}}" loading="{{disabledFlag}}" plain round size="large" color="" custom-style="height:88rpx;background:#ffffff;border-radius: 15rpx;color:#1B365D;border: solid 2rpx #1B365D;font-size: 16px; font-weight: bold;" bind:click="submit" type="info">暂存
  676. </van-button>
  677. </view>
  678. <view wx:if="{{leftButtonFlag && rightButtonFlag}}" style="width: 10%;"></view>
  679. <view wx:if="{{rightButtonFlag}}" style="border-radius: 15rpx;width: 50%; height: 88rpx;font-size: 32rpx;line-height: 40rpx;">
  680. <van-button wx:if="{{leftButtonFlag}}" disabled="{{disabledFlag}}" round size="large" color="#1B365D" custom-style="height:88rpx;" bind:click="allClean" type="default">提交
  681. </van-button>
  682. </view>
  683. </view>
  684. </view>
  685. <view style="padding:52rpx 34rpx 61rpx 43rpx; display: flex;" wx:if="{{flagTypeName ==='purchase-orders-edit1'}}">
  686. <view style="width:50%;height:88rpx">
  687. <view wx:if="{{purchasePriceFlag}}" style="color: #CAA977;font-size: 30rpx;line-height: 40rpx;">
  688. 合计金额:
  689. </view>
  690. <dk-cell wx:if="{{purchasePriceFlag}}" contentFontSize="16" height="44rpx" fontWeight="600" left="0rpx" contentColor="#CAA977" title="" content="{{ totallength}}"></dk-cell>
  691. </view>
  692. <!-- 保存确定区域 -->
  693. <view style="width: 50%; display: flex;">
  694. <view wx:if="{{!rightButtonFlag}}" style="border-radius: 15rpx;width: 196rpx; height: 88rpx;font-size: 32rpx;line-height: 40rpx;">
  695. </view>
  696. <view style="border-radius: 15rpx;width:50%; height: 88rpx;font-size: 32rpx;line-height: 40rpx;">
  697. <van-button disabled="{{disabledFlag}}" loading="{{disabledFlag}}" plain round size="large" color="" custom-style="height:88rpx;background:#ffffff;border-radius: 15rpx;color:#1B365D;border: solid 2rpx #1B365D;font-size: 16px; font-weight: bold;" bind:click="submit" type="info">暂存
  698. </van-button>
  699. </view>
  700. <view wx:if="{{leftButtonFlag && rightButtonFlag}}" style="width: 10%;"></view>
  701. <view wx:if="{{rightButtonFlag}}" style="border-radius: 15rpx;width: 50%; height: 88rpx;font-size: 32rpx;line-height: 40rpx;">
  702. <van-button wx:if="{{leftButtonFlag}}" disabled="{{disabledFlag}}" round size="large" color="#1B365D" custom-style="height:88rpx;" bind:click="allClean" type="default">提交
  703. </van-button>
  704. </view>
  705. </view>
  706. </view>
  707. <view style="padding:52rpx 34rpx 61rpx 43rpx; display: flex;" wx:if="{{flagTypeName ==='receipt-add'}}">
  708. <view style="width:40%;height:88rpx">
  709. <view style="color: #CAA977;font-size: 30rpx;line-height: 40rpx;">
  710. 合计金额:
  711. </view>
  712. <dk-cell contentFontSize="16" height="44rpx" fontWeight="600" left="0rpx" contentColor="#CAA977" title="" content="{{ totallength}}"></dk-cell>
  713. </view>
  714. <!-- 保存确定区域 -->
  715. <view style="width: 60%; display: flex;">
  716. <view style="border-radius: 15rpx;width: 26rpx; height: 88rpx;font-size: 32rpx;line-height: 40rpx;">
  717. </view>
  718. <view style="width: 19rpx;"></view>
  719. <view style="border-radius: 15rpx;width: 426rpx; height: 88rpx;font-size: 32rpx;line-height: 40rpx;">
  720. <van-button disabled="{{disabledFlag}}" loading="{{disabledFlag}}" round size="large" color="#CAA977" custom-style="height:88rpx;" bind:click="submit" type="info">收款
  721. </van-button>
  722. </view>
  723. </view>
  724. </view>
  725. <view style="padding:52rpx 34rpx 61rpx 43rpx; display: flex;" wx:if="{{flagTypeName ==='receipt-detail'}}">
  726. <view style="width:40%;height:88rpx">
  727. <view style="color: #CAA977;font-size: 30rpx;line-height: 40rpx;">
  728. 合计金额:
  729. </view>
  730. <dk-cell contentFontSize="16" height="44rpx" fontWeight="600" left="0rpx" contentColor="#CAA977" title="" content="{{ totallength}}"></dk-cell>
  731. </view>
  732. <!-- 保存确定区域 -->
  733. <view style="width: 60%; display: flex;">
  734. <view style="border-radius: 15rpx;width: 26rpx; height: 88rpx;font-size: 32rpx;line-height: 40rpx;">
  735. </view>
  736. <view style="width: 19rpx;"></view>
  737. <view style="border-radius: 15rpx;width: 426rpx; height: 88rpx;font-size: 32rpx;line-height: 40rpx;">
  738. <van-button disabled="{{disabledFlag}}" loading="{{disabledFlag}}" round size="large" color="#1B365D" custom-style="height:88rpx;" bind:click="submit" type="info">关闭
  739. </van-button>
  740. </view>
  741. </view>
  742. </view>
  743. <view style="padding:52rpx 34rpx 61rpx 43rpx; display: flex;" wx:if="{{flagTypeName ==='other-expenditure-orders-detail'}}">
  744. <view style="width:50%;height:88rpx">
  745. <view style="display: flex;">
  746. <view style="color: #CAA977;font-size: 30rpx;line-height: 40rpx;">
  747. 应付合计:
  748. </view>
  749. <dk-cell contentFontSize="16" height="44rpx" fontWeight="600" left="0rpx" contentColor="#CAA977" title="" content="{{ totallength}}"></dk-cell>
  750. </view>
  751. <view style="display: flex;">
  752. <view style="color: #CAA977;font-size: 30rpx;line-height: 40rpx;">
  753. 已付金额:
  754. </view>
  755. <dk-cell contentFontSize="16" height="44rpx" fontWeight="600" left="0rpx" contentColor="#CAA977" title="" content="{{ totallength}}"></dk-cell>
  756. </view>
  757. </view>
  758. <!-- 保存确定区域 -->
  759. <view style="width: 50%; display: flex;">
  760. <view style="border-radius: 15rpx;width: 26rpx; height: 88rpx;font-size: 32rpx;line-height: 40rpx;">
  761. </view>
  762. <view style="width: 19rpx;"></view>
  763. <view style="border-radius: 15rpx;width: 426rpx; height: 88rpx;font-size: 32rpx;line-height: 40rpx;">
  764. <van-button disabled="{{disabledFlag}}" loading="{{disabledFlag}}" round size="large" color="#1B365D" custom-style="height:88rpx;" bind:click="submit" type="info">关闭
  765. </van-button>
  766. </view>
  767. </view>
  768. </view>
  769. <view style="padding:52rpx 34rpx 61rpx 43rpx; display: flex;" wx:if="{{flagTypeName ==='payment-order-detail'}}">
  770. <view style="width:40%;height:88rpx">
  771. <view style="color: #CAA977;font-size: 30rpx;line-height: 40rpx;">
  772. 付款核销总额:
  773. </view>
  774. <dk-cell contentFontSize="16" height="44rpx" fontWeight="600" left="0rpx" contentColor="#CAA977" title="" content="{{ totallength}}"></dk-cell>
  775. </view>
  776. <!-- 保存确定区域 -->
  777. <view style="width: 60%; display: flex;">
  778. <view style="border-radius: 15rpx;width: 26rpx; height: 88rpx;font-size: 32rpx;line-height: 40rpx;">
  779. </view>
  780. <view style="width: 19rpx;"></view>
  781. <view style="border-radius: 15rpx;width: 426rpx; height: 88rpx;font-size: 32rpx;line-height: 40rpx;">
  782. <van-button disabled="{{disabledFlag}}" loading="{{disabledFlag}}" round size="large" color="#1B365D" custom-style="height:88rpx;" bind:click="submit" type="info">关闭
  783. </van-button>
  784. </view>
  785. </view>
  786. </view>
  787. <view style="padding:52rpx 34rpx 61rpx 43rpx; display: flex;" wx:if="{{flagTypeName ==='other-expenditure-orders-add'}}">
  788. <view style="width:40%;height:88rpx">
  789. <view style="color: #CAA977;font-size: 30rpx;line-height: 40rpx;">
  790. 应付合计:
  791. </view>
  792. <dk-cell contentFontSize="16" height="44rpx" fontWeight="600" left="0rpx" contentColor="#CAA977" title="" content="{{ totallength}}"></dk-cell>
  793. </view>
  794. <!-- 保存确定区域 -->
  795. <view style="width: 60%; display: flex;">
  796. <view style="border-radius: 15rpx;width: 226rpx; height: 88rpx;font-size: 32rpx;line-height: 40rpx;">
  797. <van-button disabled="{{disabledFlag}}" loading="{{disabledFlag}}" plain round size="large" color="#1B365D" custom-style="height:88rpx;" bind:click="submit" type="info">付款成交
  798. </van-button>
  799. </view>
  800. <view style="width: 19rpx;"></view>
  801. <view style="border-radius: 15rpx;width: 226rpx; height: 88rpx;font-size: 32rpx;line-height: 40rpx;">
  802. <van-button disabled="{{disabledFlag}}" loading="{{disabledFlag}}" round size="large" color="#CAA977" custom-style="height:88rpx;" bind:click="submit" type="info">付收款成交
  803. </van-button>
  804. </view>
  805. </view>
  806. </view>
  807. <view wx:if="{{flagTypeName ==='payment-order'}}" style="display: flex; padding:35rpx 34rpx 62rpx 34rpx;justify-content: left;align-items: center;">
  808. <view style="width: calc(100% - 239rpx);height:85rpx;">
  809. <view>
  810. <dk-cell height="60rpx" left="2rpx" fontSize="16" fontWeight="600" contentFontWeight="600" contentColor="#CAA977" titleColor="#CAA977;" contentFontWeight="bold" title="收款总额:" content="{{totallength}}"></dk-cell>
  811. </view>
  812. </view>
  813. <!-- 保存确定区域 -->
  814. <view style="width:239rpx;" wx:if="{{submitFlag}}">
  815. <van-button size="large" round color="#1B365D" custom-style="height:88rpx;" bind:click="submit" type="default">新建
  816. </van-button>
  817. </view>
  818. </view>
  819. <view wx:if="{{flagTypeName ==='funds-transfer'}}" style="display: flex; padding:35rpx 34rpx 62rpx 34rpx;justify-content: left;align-items: center;">
  820. <view style="width: calc(100% - 239rpx);height:85rpx;">
  821. <view>
  822. </view>
  823. </view>
  824. <!-- 保存确定区域 -->
  825. <view style="width:239rpx;" wx:if="{{submitFlag}}">
  826. <van-button size="large" round color="#1B365D" custom-style="height:88rpx;" bind:click="submit" type="default">新建
  827. </van-button>
  828. </view>
  829. </view>
  830. <view style="padding:52rpx 34rpx 61rpx 43rpx; display: flex;" wx:if="{{flagTypeName ==='funds-transfer-add'}}">
  831. <view style="width:40%;height:88rpx">
  832. <view style="color: #CAA977;font-size: 30rpx;line-height: 40rpx;">
  833. 转账合计:
  834. </view>
  835. <dk-cell contentFontSize="16" height="44rpx" fontWeight="600" left="0rpx" contentColor="#CAA977" title="" content="{{ totallength}}"></dk-cell>
  836. </view>
  837. <!-- 保存确定区域 -->
  838. <view style="width: 60%; display: flex;">
  839. <view style="border-radius: 15rpx;width: 26rpx; height: 88rpx;font-size: 32rpx;line-height: 40rpx;">
  840. </view>
  841. <view style="width: 19rpx;"></view>
  842. <view style="border-radius: 15rpx;width: 426rpx; height: 88rpx;font-size: 32rpx;line-height: 40rpx;">
  843. <van-button disabled="{{disabledFlag}}" loading="{{disabledFlag}}" round size="large" color="#1B365D" custom-style="height:88rpx;" bind:click="submit" type="info">确定
  844. </van-button>
  845. </view>
  846. </view>
  847. </view>
  848. <view style="padding:52rpx 34rpx 61rpx 43rpx; display: flex;" wx:if="{{flagTypeName ==='funds-transfer-detail'}}">
  849. <view style="width:40%;height:88rpx">
  850. <view style="color: #CAA977;font-size: 30rpx;line-height: 40rpx;">
  851. 转账合计:
  852. </view>
  853. <dk-cell contentFontSize="16" height="44rpx" fontWeight="600" left="0rpx" contentColor="#CAA977" title="" content="{{ totallength}}"></dk-cell>
  854. </view>
  855. <!-- 保存确定区域 -->
  856. <view style="width: 60%; display: flex;">
  857. <view style="border-radius: 15rpx;width: 26rpx; height: 88rpx;font-size: 32rpx;line-height: 40rpx;">
  858. </view>
  859. <view style="width: 19rpx;"></view>
  860. <view style="border-radius: 15rpx;width: 426rpx; height: 88rpx;font-size: 32rpx;line-height: 40rpx;">
  861. <van-button disabled="{{disabledFlag}}" loading="{{disabledFlag}}" round size="large" color="#1B365D" custom-style="height:88rpx;" bind:click="submit" type="info">关闭
  862. </van-button>
  863. </view>
  864. </view>
  865. </view>
  866. <view style="padding:52rpx 34rpx 61rpx 43rpx; display: flex;" wx:if="{{flagTypeName ==='accounting-verification'}}">
  867. <view style="width:40%;height:88rpx">
  868. </view>
  869. <!-- 保存确定区域 -->
  870. <view style="width: 60%; display: flex;">
  871. <view style="border-radius: 15rpx;width: 26rpx; height: 88rpx;font-size: 32rpx;line-height: 40rpx;">
  872. </view>
  873. <view style="width: 19rpx;"></view>
  874. <view style="border-radius: 15rpx;width: 426rpx; height: 88rpx;font-size: 32rpx;line-height: 40rpx;">
  875. <van-button disabled="{{disabledFlag}}" loading="{{disabledFlag}}" round size="large" color="#1B365D" custom-style="height:88rpx;" bind:click="submit" type="info">新建
  876. </van-button>
  877. </view>
  878. </view>
  879. </view>
  880. </view>
  881. <!-- 自定义按钮 -->
  882. <view wx:if="{{bottomClass}}" class="bottom-class-1">
  883. <!-- 基础资料 -->
  884. <view wx:if="{{flagTypeName ==='basic-data'}}" style="display: flex; padding:35rpx 34rpx 62rpx 34rpx;">
  885. <!-- <view style="width:48%">
  886. <van-button size="large" plain round color="#1B365D" custom-style="height:88rpx;" bind:click="submit" type="default">排序
  887. </van-button>
  888. </view>
  889. <view style="width: 4%;"></view> -->
  890. <view style="width:100%;">
  891. <van-button size="large" round color="#CAA977" custom-style="height:88rpx;" bind:click="allClean" type="default">新建
  892. </van-button>
  893. </view>
  894. <!-- <view style="width:100%;">
  895. <van-button size="large" round color="#CAA977" custom-style="height:88rpx;" bind:click="allClean" type="default">新建
  896. </van-button>
  897. </view> -->
  898. </view>
  899. <view wx:if="{{flagTypeName ==='basic-data-add'}}" style="display: flex; padding:35rpx 34rpx 62rpx 34rpx;">
  900. <view style="width:48%">
  901. <van-button size="large" plain round color="#1B365D" custom-style="height:88rpx;" bind:click="submit" type="default">排序
  902. </van-button>
  903. </view>
  904. <view style="width: 4%;"></view>
  905. <view style="width:100%;">
  906. <van-button size="large" round color="#CAA977" custom-style="height:88rpx;" bind:click="allClean" type="default">新建
  907. </van-button>
  908. </view>
  909. <!-- <view style="width:100%;">
  910. <van-button size="large" round color="#CAA977" custom-style="height:88rpx;" bind:click="allClean" type="default">新建
  911. </van-button>
  912. </view> -->
  913. </view>
  914. <view wx:if="{{flagTypeName ==='Product-file'}}" style="display: flex; padding:35rpx 34rpx 62rpx 34rpx;">
  915. <view style="width:100%;">
  916. <van-button size="large" round color="#CAA977" custom-style="height:88rpx;" bind:click="allClean" type="default">新建
  917. </van-button>
  918. </view>
  919. <!-- <view style="width:100%;">
  920. <van-button size="large" round color="#CAA977" custom-style="height:88rpx;" bind:click="allClean" type="default">新建
  921. </van-button>
  922. </view> -->
  923. </view>
  924. <view wx:if="{{flagTypeName ==='basic-data-sort'}}" style="display: flex; padding:35rpx 34rpx 62rpx 34rpx;">
  925. <view style="width:100%;">
  926. <van-button size="large" round color="#1B365D" custom-style="height:88rpx;" bind:click="allClean" type="default">保存
  927. </van-button>
  928. </view>
  929. <!-- <view style="width:100%;">
  930. <van-button size="large" round color="#CAA977" custom-style="height:88rpx;" bind:click="allClean" type="default">新建
  931. </van-button>
  932. </view> -->
  933. </view>
  934. <!-- 商品档案新建 -->
  935. <view wx:if="{{flagTypeName ==='product-file-add'}}" style="display: flex; padding:35rpx 34rpx 62rpx 34rpx;">
  936. <view style="width:48%">
  937. <van-button size="large" plain round color="#1B365D" custom-style="height:88rpx;" bind:click="submit" type="default">关闭
  938. </van-button>
  939. </view>
  940. <view style="width: 4%;"></view>
  941. <view style="width:48%;">
  942. <van-button size="large" round color="#1B365D" custom-style="height:88rpx;" bind:click="allClean" type="default">保存
  943. </van-button>
  944. </view>
  945. </view>
  946. <!-- 商品档案新建选择页面 -->
  947. <view wx:if="{{flagTypeName ==='product-file-add-select'}}" style="display: flex; padding:35rpx 34rpx 62rpx 34rpx;">
  948. <view style="width:48%">
  949. <van-button size="large" plain round color="#1B365D" custom-style="height:88rpx;" bind:click="submit" type="default">关闭
  950. </van-button>
  951. </view>
  952. <view style="width: 4%;"></view>
  953. <view style="width:48%;">
  954. <van-button size="large" round color="#1B365D" custom-style="height:88rpx;" bind:click="allClean" type="default">确定
  955. </van-button>
  956. </view>
  957. </view>
  958. <view wx:if="{{flagTypeName ==='purchase-order-detail'}}" style="display: flex; padding:35rpx 34rpx 62rpx 34rpx;justify-content: center;align-items: center;">
  959. <view style="width:61%">
  960. <dk-cell height="46rpx" spaceWidth="1rpx" left="0" fontSize="15" contentColor="#CAA977" fontWeight="600" title="合计金额:" content="{{totallength}}"></dk-cell>
  961. </view>
  962. <view style="width: 4%;"></view>
  963. <view style="width:35%;">
  964. <van-button size="large" round color="#1B365D" custom-style="height:88rpx;" bind:click="allClean" type="default">关闭
  965. </van-button>
  966. </view>
  967. </view>
  968. <view wx:if="{{flagTypeName ==='purchase-order-detail'}}" style="display: flex; padding:35rpx 34rpx 62rpx 34rpx;justify-content: center;align-items: center;">
  969. <view style="width:61%">
  970. <dk-cell height="46rpx" spaceWidth="1rpx" left="0" fontSize="15" contentColor="#CAA977" fontWeight="600" title="合计金额:" content="{{totallength}}"></dk-cell>
  971. </view>
  972. <view style="width: 4%;"></view>
  973. <view style="width:35%;">
  974. <van-button size="large" round color="#1B365D" custom-style="height:88rpx;" bind:click="allClean" type="default">关闭
  975. </van-button>
  976. </view>
  977. </view>
  978. <view wx:if="{{flagTypeName ==='selecting-customers'}}" style="display: flex; padding:35rpx 34rpx 62rpx 34rpx;">
  979. <view style="width:48%">
  980. <!-- <van-button size="large" plain round color="#1B365D" custom-style="height:88rpx;" bind:click="submit" type="default">关闭
  981. </van-button> -->
  982. </view>
  983. <view style="width: 4%;"></view>
  984. <view style="width:48%;">
  985. <van-button size="large" round color="#1B365D" custom-style="height:88rpx;" bind:click="allClean" type="default">确定
  986. </van-button>
  987. </view>
  988. </view>
  989. <view wx:if="{{flagTypeName ==='select-functional-permissions'}}" style="display: flex; padding:35rpx 34rpx 62rpx 34rpx;">
  990. <view style="width:100%;">
  991. <van-button size="large" round color="#1B365D" custom-style="height:88rpx;" bind:click="allClean" type="default">保存
  992. </van-button>
  993. </view>
  994. </view>
  995. <view wx:if="{{flagTypeName ==='customer-add'}}" style="display: flex; padding:35rpx 34rpx 62rpx 34rpx;">
  996. <view style="width:100%;">
  997. <van-button size="large" round color="#1B365D" custom-style="height:88rpx;" bind:click="allClean" type="default">保存
  998. </van-button>
  999. </view>
  1000. </view>
  1001. <view wx:if="{{flagTypeName ==='select-source-purchase-order'}}" style="display: flex; padding:35rpx 34rpx 62rpx 34rpx;">
  1002. <view style="width:55%;display: flex;justify-content: left;align-items: center;">
  1003. <van-checkbox size="26rpx" checked-color="#95A8CB" value="{{ checked }}" bind:change="onCheckboxChange">
  1004. <view style="color:#95A8CB;font-size: 26rpx;">全退</view>
  1005. </van-checkbox>
  1006. <view style="margin-left: 50rpx;">
  1007. <dk-cell height="46rpx" spaceWidth="1rpx" left="0" fontSize="15" contentColor="#CAA977" fontWeight="600" title="退货总额:" ></dk-cell>
  1008. <dk-cell height="46rpx" spaceWidth="1rpx" left="0" fontSize="15" contentColor="#CAA977" fontWeight="600" content="{{totallength}}"></dk-cell>
  1009. </view>
  1010. </view>
  1011. <view style="width:10%;"></view>
  1012. <view style="width:35%;">
  1013. <van-button size="large" round color="#1B365D" custom-style="height:88rpx;" bind:click="allClean" type="default">确定
  1014. </van-button>
  1015. </view>
  1016. </view>
  1017. <view wx:if="{{flagTypeName ==='role-add'}}" style="display: flex; padding:35rpx 34rpx 62rpx 34rpx;">
  1018. <view style="width:38%">
  1019. </view>
  1020. <view style="width: 4%;"></view>
  1021. <view style="width:58%;">
  1022. <van-button size="large" round color="#1B365D" custom-style="height:88rpx;" bind:click="allClean" type="default">新建角色
  1023. </van-button>
  1024. </view>
  1025. </view>
  1026. <view wx:if="{{flagTypeName ==='document-list'}}" style="display: flex; padding:35rpx 34rpx 62rpx 34rpx;">
  1027. <view style="width:48%">
  1028. <view>
  1029. <van-checkbox size="26rpx" value="{{ checked }}" data-index="{{index}}" data-index_="{{index_}}" bind:change="onListItemChange">
  1030. <view style="color:#95A8CB;font-size: 26rpx;">全选</view>
  1031. </van-checkbox>
  1032. </view>
  1033. <view style="line-height: 44rpx;font-size: 23rpx;color:#95A8CB;padding-top: 10rpx;">
  1034. <text decode>共:{{selectlength}}&nbsp;单&emsp;数量:{{selectTotallength}}&nbsp;</text>
  1035. </view>
  1036. </view>
  1037. <view style="width: 4%;"></view>
  1038. <view style="width:48%;">
  1039. <van-button size="large" round color="#1B365D" custom-style="height:88rpx;" bind:click="allClean" type="default">确定
  1040. </van-button>
  1041. </view>
  1042. </view>
  1043. </view>