fixedweightpackform.ui 29 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <ui version="4.0">
  3. <class>FixedWeightPackForm</class>
  4. <widget class="QWidget" name="FixedWeightPackForm">
  5. <property name="geometry">
  6. <rect>
  7. <x>0</x>
  8. <y>0</y>
  9. <width>1270</width>
  10. <height>697</height>
  11. </rect>
  12. </property>
  13. <property name="windowTitle">
  14. <string>Form</string>
  15. </property>
  16. <layout class="QGridLayout" name="gridLayout_12">
  17. <property name="topMargin">
  18. <number>0</number>
  19. </property>
  20. <property name="bottomMargin">
  21. <number>0</number>
  22. </property>
  23. <item row="0" column="0">
  24. <layout class="QHBoxLayout" name="horizontalLayout_6">
  25. <property name="spacing">
  26. <number>0</number>
  27. </property>
  28. <item>
  29. <widget class="QWidget" name="widget_4" native="true">
  30. <layout class="QGridLayout" name="gridLayout_4">
  31. <property name="bottomMargin">
  32. <number>11</number>
  33. </property>
  34. <item row="1" column="0" colspan="5">
  35. <widget class="QTableWidget" name="tableWidget">
  36. <property name="minimumSize">
  37. <size>
  38. <width>0</width>
  39. <height>0</height>
  40. </size>
  41. </property>
  42. <property name="maximumSize">
  43. <size>
  44. <width>9999</width>
  45. <height>16777215</height>
  46. </size>
  47. </property>
  48. <column>
  49. <property name="text">
  50. <string>箱号</string>
  51. </property>
  52. </column>
  53. <column>
  54. <property name="text">
  55. <string>筒数</string>
  56. </property>
  57. </column>
  58. <column>
  59. <property name="text">
  60. <string>毛重</string>
  61. </property>
  62. </column>
  63. <column>
  64. <property name="text">
  65. <string>筒重</string>
  66. </property>
  67. </column>
  68. <column>
  69. <property name="text">
  70. <string>管色</string>
  71. </property>
  72. </column>
  73. <column>
  74. <property name="text">
  75. <string>净重</string>
  76. </property>
  77. </column>
  78. <column>
  79. <property name="text">
  80. <string>操作</string>
  81. </property>
  82. </column>
  83. </widget>
  84. </item>
  85. <item row="0" column="4">
  86. <widget class="QCheckBox" name="AutoSync">
  87. <property name="text">
  88. <string>自动同步</string>
  89. </property>
  90. <property name="checked">
  91. <bool>true</bool>
  92. </property>
  93. </widget>
  94. </item>
  95. <item row="0" column="3">
  96. <widget class="QRadioButton" name="buding">
  97. <property name="text">
  98. <string>不定重打包</string>
  99. </property>
  100. </widget>
  101. </item>
  102. <item row="0" column="2">
  103. <widget class="QRadioButton" name="dingzhong">
  104. <property name="text">
  105. <string>定重打包</string>
  106. </property>
  107. </widget>
  108. </item>
  109. <item row="0" column="0">
  110. <layout class="QGridLayout" name="gridLayout_3">
  111. <item row="0" column="0">
  112. <widget class="QPushButton" name="pushEditBatch">
  113. <property name="text">
  114. <string>批量修改</string>
  115. </property>
  116. </widget>
  117. </item>
  118. <item row="0" column="4">
  119. <layout class="QGridLayout" name="gridLayout_2">
  120. <item row="0" column="2">
  121. <widget class="QPushButton" name="pushContinue">
  122. <property name="maximumSize">
  123. <size>
  124. <width>50</width>
  125. <height>16777215</height>
  126. </size>
  127. </property>
  128. <property name="text">
  129. <string>接续</string>
  130. </property>
  131. </widget>
  132. </item>
  133. <item row="0" column="3">
  134. <spacer name="horizontalSpacer">
  135. <property name="orientation">
  136. <enum>Qt::Horizontal</enum>
  137. </property>
  138. <property name="sizeHint" stdset="0">
  139. <size>
  140. <width>18</width>
  141. <height>20</height>
  142. </size>
  143. </property>
  144. </spacer>
  145. </item>
  146. <item row="0" column="1">
  147. <widget class="QPushButton" name="pushSync">
  148. <property name="maximumSize">
  149. <size>
  150. <width>50</width>
  151. <height>16777215</height>
  152. </size>
  153. </property>
  154. <property name="text">
  155. <string>同步</string>
  156. </property>
  157. </widget>
  158. </item>
  159. <item row="0" column="0">
  160. <widget class="QPushButton" name="pushNoSyncList">
  161. <property name="text">
  162. <string>未同步列表</string>
  163. </property>
  164. </widget>
  165. </item>
  166. </layout>
  167. </item>
  168. </layout>
  169. </item>
  170. <item row="0" column="1">
  171. <widget class="QCheckBox" name="ruku">
  172. <property name="text">
  173. <string>打包及入库</string>
  174. </property>
  175. </widget>
  176. </item>
  177. </layout>
  178. </widget>
  179. </item>
  180. <item>
  181. <widget class="QWidget" name="widget_3" native="true">
  182. <property name="minimumSize">
  183. <size>
  184. <width>500</width>
  185. <height>0</height>
  186. </size>
  187. </property>
  188. <property name="maximumSize">
  189. <size>
  190. <width>500</width>
  191. <height>16777215</height>
  192. </size>
  193. </property>
  194. <layout class="QGridLayout" name="gridLayout_9">
  195. <property name="rightMargin">
  196. <number>0</number>
  197. </property>
  198. <property name="bottomMargin">
  199. <number>11</number>
  200. </property>
  201. <item row="1" column="0">
  202. <layout class="QHBoxLayout" name="horizontalLayout_2">
  203. <item>
  204. <layout class="QVBoxLayout" name="verticalLayout_4">
  205. <item>
  206. <widget class="QLabel" name="label_8">
  207. <property name="text">
  208. <string>码数</string>
  209. </property>
  210. </widget>
  211. </item>
  212. </layout>
  213. </item>
  214. <item>
  215. <widget class="QComboBox" name="comboBox">
  216. <property name="minimumSize">
  217. <size>
  218. <width>150</width>
  219. <height>0</height>
  220. </size>
  221. </property>
  222. <property name="editable">
  223. <bool>true</bool>
  224. </property>
  225. <property name="currentText">
  226. <string/>
  227. </property>
  228. </widget>
  229. </item>
  230. <item>
  231. <layout class="QHBoxLayout" name="horizontalLayout_7">
  232. <property name="spacing">
  233. <number>0</number>
  234. </property>
  235. <item>
  236. <spacer name="horizontalSpacer_3">
  237. <property name="orientation">
  238. <enum>Qt::Horizontal</enum>
  239. </property>
  240. <property name="sizeHint" stdset="0">
  241. <size>
  242. <width>40</width>
  243. <height>20</height>
  244. </size>
  245. </property>
  246. </spacer>
  247. </item>
  248. </layout>
  249. </item>
  250. </layout>
  251. </item>
  252. <item row="5" column="0">
  253. <widget class="QTableWidget" name="tableWidget_2">
  254. <column>
  255. <property name="text">
  256. <string>选择</string>
  257. </property>
  258. </column>
  259. <column>
  260. <property name="text">
  261. <string>规格</string>
  262. </property>
  263. </column>
  264. <column>
  265. <property name="text">
  266. <string>类型</string>
  267. </property>
  268. </column>
  269. <column>
  270. <property name="text">
  271. <string>批号</string>
  272. </property>
  273. </column>
  274. <column>
  275. <property name="text">
  276. <string>颜色</string>
  277. </property>
  278. </column>
  279. </widget>
  280. </item>
  281. <item row="2" column="0">
  282. <layout class="QHBoxLayout" name="horizontalLayout_11">
  283. <item>
  284. <widget class="QCheckBox" name="xiangdanPrint">
  285. <property name="text">
  286. <string>打印箱单</string>
  287. </property>
  288. <property name="checked">
  289. <bool>true</bool>
  290. </property>
  291. </widget>
  292. </item>
  293. <item>
  294. <widget class="QCheckBox" name="madanPrint">
  295. <property name="text">
  296. <string>打印码单</string>
  297. </property>
  298. <property name="checked">
  299. <bool>true</bool>
  300. </property>
  301. </widget>
  302. </item>
  303. <item>
  304. <widget class="QCheckBox" name="showMaoZhong">
  305. <property name="text">
  306. <string>显示毛重</string>
  307. </property>
  308. <property name="checked">
  309. <bool>true</bool>
  310. </property>
  311. </widget>
  312. </item>
  313. </layout>
  314. </item>
  315. <item row="3" column="0">
  316. <widget class="QWidget" name="widget_2" native="true">
  317. <property name="minimumSize">
  318. <size>
  319. <width>470</width>
  320. <height>0</height>
  321. </size>
  322. </property>
  323. <property name="maximumSize">
  324. <size>
  325. <width>500</width>
  326. <height>205</height>
  327. </size>
  328. </property>
  329. <layout class="QGridLayout" name="gridLayout_10">
  330. <property name="leftMargin">
  331. <number>0</number>
  332. </property>
  333. <property name="topMargin">
  334. <number>0</number>
  335. </property>
  336. <property name="rightMargin">
  337. <number>0</number>
  338. </property>
  339. <property name="bottomMargin">
  340. <number>0</number>
  341. </property>
  342. <item row="3" column="0" colspan="3">
  343. <layout class="QHBoxLayout" name="horizontalLayout_9">
  344. <item>
  345. <widget class="QLabel" name="label_18">
  346. <property name="text">
  347. <string>箱单抬头</string>
  348. </property>
  349. </widget>
  350. </item>
  351. <item>
  352. <widget class="QLineEdit" name="taitou"/>
  353. </item>
  354. <item>
  355. <widget class="QLabel" name="label_22">
  356. <property name="text">
  357. <string>电话</string>
  358. </property>
  359. </widget>
  360. </item>
  361. <item>
  362. <widget class="QLineEdit" name="taiPhone"/>
  363. </item>
  364. </layout>
  365. </item>
  366. <item row="2" column="2">
  367. <layout class="QGridLayout" name="gridLayout_6">
  368. <item row="0" column="0">
  369. <widget class="QLabel" name="label_19">
  370. <property name="text">
  371. <string>仓库</string>
  372. </property>
  373. </widget>
  374. </item>
  375. <item row="1" column="0">
  376. <widget class="QComboBox" name="wareBox">
  377. <property name="enabled">
  378. <bool>true</bool>
  379. </property>
  380. </widget>
  381. </item>
  382. </layout>
  383. </item>
  384. <item row="0" column="0" colspan="3">
  385. <layout class="QHBoxLayout" name="horizontalLayout_13">
  386. <item>
  387. <layout class="QVBoxLayout" name="verticalLayout_5">
  388. <item>
  389. <widget class="QLabel" name="label_9">
  390. <property name="text">
  391. <string>打包班次</string>
  392. </property>
  393. </widget>
  394. </item>
  395. <item>
  396. <widget class="QComboBox" name="comboBox_2"/>
  397. </item>
  398. </layout>
  399. </item>
  400. <item>
  401. <layout class="QVBoxLayout" name="verticalLayout_6">
  402. <item>
  403. <widget class="QLabel" name="label_10">
  404. <property name="text">
  405. <string>机台</string>
  406. </property>
  407. </widget>
  408. </item>
  409. <item>
  410. <widget class="QComboBox" name="jitai"/>
  411. </item>
  412. </layout>
  413. </item>
  414. <item>
  415. <layout class="QVBoxLayout" name="verticalLayout_7">
  416. <item>
  417. <widget class="QLabel" name="label_11">
  418. <property name="text">
  419. <string>等级</string>
  420. </property>
  421. </widget>
  422. </item>
  423. <item>
  424. <widget class="QComboBox" name="dengji"/>
  425. </item>
  426. </layout>
  427. </item>
  428. <item>
  429. <layout class="QVBoxLayout" name="verticalLayout_8">
  430. <item>
  431. <widget class="QLabel" name="label_12">
  432. <property name="text">
  433. <string>皮重</string>
  434. </property>
  435. </widget>
  436. </item>
  437. <item>
  438. <widget class="QComboBox" name="pizhong"/>
  439. </item>
  440. </layout>
  441. </item>
  442. </layout>
  443. </item>
  444. <item row="1" column="0" colspan="3">
  445. <layout class="QHBoxLayout" name="horizontalLayout_14">
  446. <item>
  447. <layout class="QVBoxLayout" name="verticalLayout_9">
  448. <item>
  449. <widget class="QLabel" name="label_13">
  450. <property name="text">
  451. <string>管色</string>
  452. </property>
  453. </widget>
  454. </item>
  455. <item>
  456. <widget class="QComboBox" name="guanse"/>
  457. </item>
  458. </layout>
  459. </item>
  460. <item>
  461. <layout class="QVBoxLayout" name="verticalLayout_10">
  462. <item>
  463. <widget class="QLabel" name="label_14">
  464. <property name="text">
  465. <string>捻向</string>
  466. </property>
  467. </widget>
  468. </item>
  469. <item>
  470. <widget class="QComboBox" name="nianxiang"/>
  471. </item>
  472. </layout>
  473. </item>
  474. <item>
  475. <layout class="QVBoxLayout" name="verticalLayout_11">
  476. <item>
  477. <widget class="QLabel" name="label_15">
  478. <property name="text">
  479. <string>纸箱</string>
  480. </property>
  481. </widget>
  482. </item>
  483. <item>
  484. <widget class="QComboBox" name="zhixiang"/>
  485. </item>
  486. </layout>
  487. </item>
  488. <item>
  489. <layout class="QVBoxLayout" name="verticalLayout_12">
  490. <item>
  491. <widget class="QLabel" name="label_21">
  492. <property name="text">
  493. <string>筒重</string>
  494. </property>
  495. </widget>
  496. </item>
  497. <item>
  498. <widget class="QComboBox" name="tongzhong"/>
  499. </item>
  500. </layout>
  501. </item>
  502. </layout>
  503. </item>
  504. <item row="2" column="0">
  505. <layout class="QGridLayout" name="gridLayout">
  506. <item row="0" column="0">
  507. <widget class="QLabel" name="label_17">
  508. <property name="text">
  509. <string>箱单</string>
  510. </property>
  511. </widget>
  512. </item>
  513. <item row="1" column="0">
  514. <widget class="QComboBox" name="xiangdan">
  515. <property name="enabled">
  516. <bool>true</bool>
  517. </property>
  518. <item>
  519. <property name="text">
  520. <string>默认箱单</string>
  521. </property>
  522. </item>
  523. </widget>
  524. </item>
  525. </layout>
  526. </item>
  527. <item row="2" column="1">
  528. <layout class="QGridLayout" name="gridLayout_5">
  529. <item row="0" column="0">
  530. <widget class="QLabel" name="label_16">
  531. <property name="text">
  532. <string>码单</string>
  533. </property>
  534. </widget>
  535. </item>
  536. <item row="1" column="0">
  537. <widget class="QComboBox" name="madan">
  538. <property name="enabled">
  539. <bool>true</bool>
  540. </property>
  541. <item>
  542. <property name="text">
  543. <string>默认码单</string>
  544. </property>
  545. </item>
  546. </widget>
  547. </item>
  548. </layout>
  549. </item>
  550. </layout>
  551. </widget>
  552. </item>
  553. <item row="0" column="0">
  554. <layout class="QGridLayout" name="gridLayout_8">
  555. <item row="0" column="0" colspan="2">
  556. <widget class="QLabel" name="labelWidget">
  557. <property name="minimumSize">
  558. <size>
  559. <width>31</width>
  560. <height>16</height>
  561. </size>
  562. </property>
  563. <property name="maximumSize">
  564. <size>
  565. <width>41</width>
  566. <height>16</height>
  567. </size>
  568. </property>
  569. <property name="font">
  570. <font>
  571. <pointsize>9</pointsize>
  572. </font>
  573. </property>
  574. <property name="text">
  575. <string>毛重</string>
  576. </property>
  577. </widget>
  578. </item>
  579. <item row="0" column="2">
  580. <widget class="QLineEdit" name="grossWeight_2">
  581. <property name="minimumSize">
  582. <size>
  583. <width>0</width>
  584. <height>0</height>
  585. </size>
  586. </property>
  587. <property name="maximumSize">
  588. <size>
  589. <width>141</width>
  590. <height>61</height>
  591. </size>
  592. </property>
  593. <property name="font">
  594. <font>
  595. <pointsize>25</pointsize>
  596. </font>
  597. </property>
  598. <property name="text">
  599. <string>0</string>
  600. </property>
  601. </widget>
  602. </item>
  603. <item row="0" column="3" colspan="2">
  604. <widget class="QLabel" name="label_24">
  605. <property name="minimumSize">
  606. <size>
  607. <width>31</width>
  608. <height>16</height>
  609. </size>
  610. </property>
  611. <property name="maximumSize">
  612. <size>
  613. <width>31</width>
  614. <height>16</height>
  615. </size>
  616. </property>
  617. <property name="text">
  618. <string>筒数</string>
  619. </property>
  620. </widget>
  621. </item>
  622. <item row="0" column="5">
  623. <widget class="QSpinBox" name="tongshu">
  624. <property name="minimumSize">
  625. <size>
  626. <width>120</width>
  627. <height>61</height>
  628. </size>
  629. </property>
  630. <property name="maximumSize">
  631. <size>
  632. <width>141</width>
  633. <height>61</height>
  634. </size>
  635. </property>
  636. <property name="font">
  637. <font>
  638. <pointsize>25</pointsize>
  639. </font>
  640. </property>
  641. </widget>
  642. </item>
  643. <item row="0" column="6" colspan="2">
  644. <widget class="QLabel" name="label_6">
  645. <property name="text">
  646. <string>箱数</string>
  647. </property>
  648. </widget>
  649. </item>
  650. <item row="0" column="8">
  651. <widget class="QSpinBox" name="spinBox">
  652. <property name="minimumSize">
  653. <size>
  654. <width>120</width>
  655. <height>61</height>
  656. </size>
  657. </property>
  658. <property name="font">
  659. <font>
  660. <pointsize>25</pointsize>
  661. </font>
  662. </property>
  663. <property name="alignment">
  664. <set>Qt::AlignCenter</set>
  665. </property>
  666. <property name="maximum">
  667. <number>999</number>
  668. </property>
  669. </widget>
  670. </item>
  671. <item row="1" column="0">
  672. <spacer name="horizontalSpacer_5">
  673. <property name="orientation">
  674. <enum>Qt::Horizontal</enum>
  675. </property>
  676. <property name="sizeHint" stdset="0">
  677. <size>
  678. <width>17</width>
  679. <height>17</height>
  680. </size>
  681. </property>
  682. </spacer>
  683. </item>
  684. <item row="1" column="1" colspan="3">
  685. <widget class="QPushButton" name="addBoxList">
  686. <property name="enabled">
  687. <bool>true</bool>
  688. </property>
  689. <property name="minimumSize">
  690. <size>
  691. <width>120</width>
  692. <height>50</height>
  693. </size>
  694. </property>
  695. <property name="maximumSize">
  696. <size>
  697. <width>136</width>
  698. <height>50</height>
  699. </size>
  700. </property>
  701. <property name="styleSheet">
  702. <string notr="true">background-color: rgb(255, 255, 255);
  703. color: rgb(0, 170, 255);</string>
  704. </property>
  705. <property name="text">
  706. <string>添加箱单</string>
  707. </property>
  708. </widget>
  709. </item>
  710. <item row="1" column="4">
  711. <spacer name="horizontalSpacer_6">
  712. <property name="orientation">
  713. <enum>Qt::Horizontal</enum>
  714. </property>
  715. <property name="sizeHint" stdset="0">
  716. <size>
  717. <width>13</width>
  718. <height>17</height>
  719. </size>
  720. </property>
  721. </spacer>
  722. </item>
  723. <item row="1" column="5" colspan="2">
  724. <widget class="QPushButton" name="addPackList">
  725. <property name="enabled">
  726. <bool>true</bool>
  727. </property>
  728. <property name="minimumSize">
  729. <size>
  730. <width>120</width>
  731. <height>50</height>
  732. </size>
  733. </property>
  734. <property name="maximumSize">
  735. <size>
  736. <width>136</width>
  737. <height>50</height>
  738. </size>
  739. </property>
  740. <property name="styleSheet">
  741. <string notr="true">background-color: rgb(255, 255, 255);
  742. color: rgb(0, 170, 255);</string>
  743. </property>
  744. <property name="text">
  745. <string>添加码单</string>
  746. </property>
  747. </widget>
  748. </item>
  749. <item row="1" column="7">
  750. <spacer name="horizontalSpacer_7">
  751. <property name="orientation">
  752. <enum>Qt::Horizontal</enum>
  753. </property>
  754. <property name="sizeHint" stdset="0">
  755. <size>
  756. <width>13</width>
  757. <height>17</height>
  758. </size>
  759. </property>
  760. </spacer>
  761. </item>
  762. <item row="1" column="8">
  763. <widget class="QPushButton" name="pushPiLiang">
  764. <property name="sizePolicy">
  765. <sizepolicy hsizetype="Minimum" vsizetype="Maximum">
  766. <horstretch>0</horstretch>
  767. <verstretch>0</verstretch>
  768. </sizepolicy>
  769. </property>
  770. <property name="minimumSize">
  771. <size>
  772. <width>120</width>
  773. <height>50</height>
  774. </size>
  775. </property>
  776. <property name="maximumSize">
  777. <size>
  778. <width>135</width>
  779. <height>50</height>
  780. </size>
  781. </property>
  782. <property name="styleSheet">
  783. <string notr="true">background-color: rgb(255, 255, 255);
  784. color: rgb(0, 170, 255);</string>
  785. </property>
  786. <property name="text">
  787. <string>批量添加</string>
  788. </property>
  789. </widget>
  790. </item>
  791. </layout>
  792. </item>
  793. <item row="4" column="0">
  794. <layout class="QGridLayout" name="gridLayout_7">
  795. <item row="0" column="1">
  796. <widget class="QLineEdit" name="lineEdit">
  797. <property name="placeholderText">
  798. <string>请输入批号</string>
  799. </property>
  800. </widget>
  801. </item>
  802. <item row="0" column="0">
  803. <widget class="QLabel" name="label_5">
  804. <property name="font">
  805. <font>
  806. <pointsize>11</pointsize>
  807. </font>
  808. </property>
  809. <property name="text">
  810. <string>快速查找</string>
  811. </property>
  812. </widget>
  813. </item>
  814. <item row="0" column="2">
  815. <widget class="QPushButton" name="searchButton">
  816. <property name="text">
  817. <string>搜索</string>
  818. </property>
  819. </widget>
  820. </item>
  821. <item row="0" column="3">
  822. <spacer name="horizontalSpacer_2">
  823. <property name="orientation">
  824. <enum>Qt::Horizontal</enum>
  825. </property>
  826. <property name="sizeHint" stdset="0">
  827. <size>
  828. <width>168</width>
  829. <height>20</height>
  830. </size>
  831. </property>
  832. </spacer>
  833. </item>
  834. </layout>
  835. </item>
  836. </layout>
  837. </widget>
  838. </item>
  839. </layout>
  840. </item>
  841. <item row="1" column="0">
  842. <widget class="QWidget" name="widget" native="true">
  843. <property name="minimumSize">
  844. <size>
  845. <width>0</width>
  846. <height>30</height>
  847. </size>
  848. </property>
  849. <property name="styleSheet">
  850. <string notr="true"/>
  851. </property>
  852. <layout class="QGridLayout" name="gridLayout_13">
  853. <property name="topMargin">
  854. <number>0</number>
  855. </property>
  856. <property name="rightMargin">
  857. <number>0</number>
  858. </property>
  859. <item row="0" column="0">
  860. <layout class="QHBoxLayout" name="horizontalLayout">
  861. <property name="spacing">
  862. <number>7</number>
  863. </property>
  864. <item>
  865. <widget class="QLabel" name="label">
  866. <property name="text">
  867. <string>合计</string>
  868. </property>
  869. </widget>
  870. </item>
  871. <item>
  872. <widget class="QLabel" name="label_2">
  873. <property name="text">
  874. <string>筒数:</string>
  875. </property>
  876. </widget>
  877. </item>
  878. <item>
  879. <widget class="QLabel" name="labelTongZHong">
  880. <property name="text">
  881. <string>0</string>
  882. </property>
  883. </widget>
  884. </item>
  885. <item>
  886. <widget class="QLabel" name="label_3">
  887. <property name="text">
  888. <string>毛重:</string>
  889. </property>
  890. </widget>
  891. </item>
  892. <item>
  893. <widget class="QLabel" name="labelWight">
  894. <property name="text">
  895. <string>0</string>
  896. </property>
  897. </widget>
  898. </item>
  899. <item>
  900. <widget class="QLabel" name="label_4">
  901. <property name="text">
  902. <string>净重:</string>
  903. </property>
  904. </widget>
  905. </item>
  906. <item>
  907. <widget class="QLabel" name="labelJing">
  908. <property name="text">
  909. <string>0</string>
  910. </property>
  911. </widget>
  912. </item>
  913. <item>
  914. <widget class="QLabel" name="label_7">
  915. <property name="text">
  916. <string>码单:</string>
  917. </property>
  918. </widget>
  919. </item>
  920. <item>
  921. <widget class="QLabel" name="nowCode">
  922. <property name="text">
  923. <string>0</string>
  924. </property>
  925. </widget>
  926. </item>
  927. </layout>
  928. </item>
  929. <item row="0" column="1">
  930. <spacer name="horizontalSpacer_4">
  931. <property name="orientation">
  932. <enum>Qt::Horizontal</enum>
  933. </property>
  934. <property name="sizeHint" stdset="0">
  935. <size>
  936. <width>980</width>
  937. <height>20</height>
  938. </size>
  939. </property>
  940. </spacer>
  941. </item>
  942. <item row="0" column="2">
  943. <widget class="QPushButton" name="backButton">
  944. <property name="minimumSize">
  945. <size>
  946. <width>93</width>
  947. <height>28</height>
  948. </size>
  949. </property>
  950. <property name="text">
  951. <string>返回主页</string>
  952. </property>
  953. </widget>
  954. </item>
  955. </layout>
  956. </widget>
  957. </item>
  958. </layout>
  959. </widget>
  960. <resources/>
  961. <connections/>
  962. </ui>