微信小程序
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

218 lines
7.8 KiB

  1. <!--pages/Bookkeeping/Bookkeeping.wxml-->
  2. <view class="ns" style="height:{{isIPX?'88px':'64px'}};">
  3. <image src="../../image/apply/back.png" style="top:{{isIPX?'54px':'30px'}};" mode="widthFix" bindtap="back"></image>
  4. <text style="top:{{isIPX?'54px':'30px'}};">记账申请</text>
  5. </view>
  6. <view class="work_plan" style="margin-top:{{isIPX?'88px':'65px'}};">
  7. <view class="menu_item {{showGroup?'active':''}} " bindtap="switchTab" data-gid='{{true}}'>收入事项<text class="remind">4</text></view>
  8. <view class="menu_item {{!showGroup?'active':''}} " bindtap="switchTab" data-gid='{{false}}'>支出事项<text class="remind">5</text></view>
  9. </view>
  10. <van-checkbox-group wx:if="{{showGroup}}" value="{{ result }}" bind:change="onChange">
  11. <view class="li">
  12. <van-checkbox name="1" shape="square" checked-color="#2C8E68" style="width: 100%;">
  13. <view style="width: 40%;">
  14. <text class="tit">2021年联合社鱼塘承包款</text>
  15. <view class="fksr">
  16. <image src="/image/icon/inCome.png" style="width: 16px;height: 14px;margin-right: 5px;"></image>
  17. 经营收入
  18. </view>
  19. </view>
  20. <view>
  21. <text class="fj_name">附件3</text>
  22. <text class="time">2021-5-26</text>
  23. </view>
  24. <view>
  25. <view class="wtj">
  26. <image src="/image/icon/stop.png" style="width: 12px;height: 12px;margin-right: 5px;"></image>
  27. 未提交
  28. </view>
  29. <text class="money">¥6533.60</text>
  30. </view>
  31. </van-checkbox>
  32. </view>
  33. <view class="li">
  34. <van-checkbox name="2" shape="square" checked-color="#2C8E68" style="width: 100%;">
  35. <view style="width: 40%;">
  36. <text class="tit">张旺财农机租赁款</text>
  37. <view class="fksr">
  38. <image src="/image/icon/inCome.png" style="width: 16px;height: 14px;margin-right: 5px;"></image>
  39. 经营收入
  40. </view>
  41. </view>
  42. <view>
  43. <text class="fj_name">附件8</text>
  44. <text class="time">2022-6-6</text>
  45. </view>
  46. <view>
  47. <view class="wtj">
  48. <image src="/image/icon/stop.png" style="width: 12px;height: 12px;margin-right: 5px;"></image>
  49. 未提交
  50. </view>
  51. <text class="money">¥7823.00</text>
  52. </view>
  53. </van-checkbox>
  54. </view>
  55. <view class="li">
  56. <van-checkbox name="3" shape="square" checked-color="#2C8E68" style="width: 100%;">
  57. <view style="width: 40%;">
  58. <text class="tit">库存小麦销售收入款</text>
  59. <view class="fksr">
  60. <image src="/image/icon/inCome.png" style="width: 16px;height: 14px;margin-right: 5px;"></image>
  61. 经营收入
  62. </view>
  63. </view>
  64. <view>
  65. <text class="fj_name">附件6</text>
  66. <text class="time">2022-2-16</text>
  67. </view>
  68. <view>
  69. <view class="wtj">
  70. <image src="/image/icon/stop.png" style="width: 12px;height: 12px;margin-right: 5px;"></image>
  71. 未提交
  72. </view>
  73. <text class="money">¥1245.86</text>
  74. </view>
  75. </van-checkbox>
  76. </view>
  77. <view class="li">
  78. <van-checkbox name="4" shape="square" checked-color="#2C8E68" style="width: 100%;">
  79. <view style="width: 40%;">
  80. <text class="tit">仓库3月份租金</text>
  81. <view class="fksr">
  82. <image src="/image/icon/inCome.png" style="width: 16px;height: 14px;margin-right: 5px;"></image>
  83. 经营收入
  84. </view>
  85. </view>
  86. <view>
  87. <text class="fj_name">附件2</text>
  88. <text class="time">2022-4-24</text>
  89. </view>
  90. <view>
  91. <view class="wtj">
  92. <image src="/image/icon/stop.png" style="width: 12px;height: 12px;margin-right: 5px;"></image>
  93. 未提交
  94. </view>
  95. <text class="money">¥4968.38</text>
  96. </view>
  97. </van-checkbox>
  98. </view>
  99. </van-checkbox-group>
  100. <van-checkbox-group wx:if="{{!showGroup}}" value="{{ result2 }}" bind:change="onChange2">
  101. <view class="li">
  102. <van-checkbox name="1" shape="square" checked-color="#2C8E68" style="width: 100%;">
  103. <view style="width: 40%;">
  104. <text class="tit">联合社购买电脑费用</text>
  105. <view class="fksr">
  106. <image src="/image/icon/inCome.png" style="width: 16px;height: 14px;margin-right: 5px;"></image>
  107. 现金支出
  108. </view>
  109. </view>
  110. <view>
  111. <text class="fj_name">附件9</text>
  112. <text class="time">2021-1-26</text>
  113. </view>
  114. <view>
  115. <view class="wtj">
  116. <image src="/image/icon/stop.png" style="width: 12px;height: 12px;margin-right: 5px;"></image>
  117. 未提交
  118. </view>
  119. <text class="money">¥1358.70</text>
  120. </view>
  121. </van-checkbox>
  122. </view>
  123. <view class="li">
  124. <van-checkbox name="2" shape="square" checked-color="#2C8E68" style="width: 100%;">
  125. <view style="width: 40%;">
  126. <text class="tit">2季度办公用品报销款</text>
  127. <view class="fksr">
  128. <image src="/image/icon/inCome.png" style="width: 16px;height: 14px;margin-right: 5px;"></image>
  129. 电子支出
  130. </view>
  131. </view>
  132. <view>
  133. <text class="fj_name">附件1</text>
  134. <text class="time">2021-5-30</text>
  135. </view>
  136. <view>
  137. <view class="wtj">
  138. <image src="/image/icon/stop.png" style="width: 12px;height: 12px;margin-right: 5px;"></image>
  139. 未提交
  140. </view>
  141. <text class="money">¥2368.89</text>
  142. </view>
  143. </van-checkbox>
  144. </view>
  145. <view class="li">
  146. <van-checkbox name="3" shape="square" checked-color="#2C8E68" style="width: 100%;">
  147. <view style="width: 40%;">
  148. <text class="tit">3月份办公会工作餐费用</text>
  149. <view class="fksr">
  150. <image src="/image/icon/inCome.png" style="width: 16px;height: 14px;margin-right: 5px;"></image>
  151. 现金支出
  152. </view>
  153. </view>
  154. <view>
  155. <text class="fj_name">附件10</text>
  156. <text class="time">2021-2-15</text>
  157. </view>
  158. <view>
  159. <view class="wtj">
  160. <image src="/image/icon/stop.png" style="width: 12px;height: 12px;margin-right: 5px;"></image>
  161. 未提交
  162. </view>
  163. <text class="money">¥5698.00</text>
  164. </view>
  165. </van-checkbox>
  166. </view>
  167. <view class="li">
  168. <van-checkbox name="4" shape="square" checked-color="#2C8E68" style="width: 100%;">
  169. <view style="width: 40%;">
  170. <text class="tit">购入化肥款</text>
  171. <view class="fksr">
  172. <image src="/image/icon/inCome.png" style="width: 16px;height: 14px;margin-right: 5px;"></image>
  173. 现金支出
  174. </view>
  175. </view>
  176. <view>
  177. <text class="fj_name">附件12</text>
  178. <text class="time">2021-7-26</text>
  179. </view>
  180. <view>
  181. <view class="wtj">
  182. <image src="/image/icon/stop.png" style="width: 12px;height: 12px;margin-right: 5px;"></image>
  183. 未提交
  184. </view>
  185. <text class="money">¥4238.96</text>
  186. </view>
  187. </van-checkbox>
  188. </view>
  189. <view class="li">
  190. <van-checkbox name="5" shape="square" checked-color="#2C8E68" style="width: 100%;">
  191. <view style="width: 40%;">
  192. <text class="tit">村东水田槙保费用</text>
  193. <view class="fksr">
  194. <image src="/image/icon/inCome.png" style="width: 16px;height: 14px;margin-right: 5px;"></image>
  195. 公务卡支出
  196. </view>
  197. </view>
  198. <view>
  199. <text class="fj_name">附件15</text>
  200. <text class="time">2021-12-19</text>
  201. </view>
  202. <view>
  203. <view class="wtj">
  204. <image src="/image/icon/stop.png" style="width: 12px;height: 12px;margin-right: 5px;"></image>
  205. 未提交
  206. </view>
  207. <text class="money">¥9883.00</text>
  208. </view>
  209. </van-checkbox>
  210. </view>
  211. </van-checkbox-group>
  212. <view class="ipXbtn"></view>
  213. <view class="ipXbtn"></view>
  214. <view class="bottom">
  215. <view class="btn2" bindtap="goSubmit">提交记账</view>
  216. </view>