#
whycq
2022-04-06 34c252f236d3c7088110b15723db5392230429b2
unpackage/dist/dev/app-plus/app-view.js
@@ -1048,7 +1048,7 @@
    [
      _c(
        "v-uni-scroll-view",
        { attrs: { _i: 1 } },
        { attrs: { "scroll-y": true, _i: 1 } },
        [
          _c(
            "v-uni-view",
@@ -1855,7 +1855,15 @@
                  }),
                  _c(
                    "v-uni-button",
                    { staticClass: _vm._$g(14, "sc"), attrs: { _i: 14 } },
                    {
                      staticClass: _vm._$g(14, "sc"),
                      attrs: { _i: 14 },
                      on: {
                        click: function($event) {
                          return _vm.$handleViewEvent($event)
                        }
                      }
                    },
                    [_vm._v("+提取")]
                  )
                ],
@@ -1883,28 +1891,168 @@
                  )
                ],
                1
              ),
              _c(
                "v-uni-checkbox-group",
                {
                  attrs: { _i: 19 },
                  on: {
                    change: function($event) {
                      return _vm.$handleViewEvent($event)
                    }
                  }
                },
                _vm._l(_vm._$g(20, "f"), function(item, index, $20, $30) {
                  return _c(
                    "v-uni-label",
                    {
                      key: item,
                      staticClass: _vm._$g("20-" + $30, "sc"),
                      class: _vm._$g("20-" + $30, "c"),
                      attrs: { _i: "20-" + $30 }
                    },
                    [
                      _c(
                        "v-uni-view",
                        {
                          staticClass: _vm._$g("21-" + $30, "sc"),
                          attrs: { _i: "21-" + $30 }
                        },
                        [
                          _c("v-uni-checkbox", {
                            staticStyle: { display: "block" },
                            attrs: {
                              value: _vm._$g("22-" + $30, "a-value"),
                              checked: _vm._$g("22-" + $30, "a-checked"),
                              _i: "22-" + $30
                            }
                          })
                        ],
                        1
                      ),
                      _c(
                        "v-uni-view",
                        {
                          staticClass: _vm._$g("23-" + $30, "sc"),
                          attrs: { _i: "23-" + $30 }
                        },
                        [
                          _c(
                            "v-uni-view",
                            {
                              staticClass: _vm._$g("24-" + $30, "sc"),
                              attrs: { _i: "24-" + $30 }
                            },
                            [
                              _c(
                                "v-uni-text",
                                {
                                  staticClass: _vm._$g("25-" + $30, "sc"),
                                  attrs: { _i: "25-" + $30 }
                                },
                                [_vm._v("No." + _vm._$g("25-" + $30, "t0-0"))]
                              ),
                              _c(
                                "v-uni-text",
                                {
                                  staticClass: _vm._$g("26-" + $30, "sc"),
                                  attrs: { _i: "26-" + $30 }
                                },
                                [_vm._v(_vm._$g("26-" + $30, "t0-0"))]
                              )
                            ],
                            1
                          ),
                          _c(
                            "v-uni-view",
                            { attrs: { _i: "27-" + $30 } },
                            [
                              _c(
                                "v-uni-text",
                                {
                                  staticStyle: { width: "400rpx" },
                                  attrs: { _i: "28-" + $30 }
                                },
                                [
                                  _vm._v(
                                    "商品编码:" + _vm._$g("28-" + $30, "t0-0")
                                  )
                                ]
                              )
                            ],
                            1
                          ),
                          _c(
                            "v-uni-view",
                            { attrs: { _i: "29-" + $30 } },
                            [
                              _c("v-uni-text", { attrs: { _i: "30-" + $30 } }, [
                                _vm._v(
                                  "应入数量:" + _vm._$g("30-" + $30, "t0-0")
                                )
                              ]),
                              _c("v-uni-text", { attrs: { _i: "31-" + $30 } }, [
                                _vm._v(
                                  "商品名称:" + _vm._$g("31-" + $30, "t0-0")
                                )
                              ])
                            ],
                            1
                          ),
                          _c(
                            "v-uni-view",
                            { attrs: { _i: "32-" + $30 } },
                            [
                              _c("v-uni-text", { attrs: { _i: "33-" + $30 } }, [
                                _vm._v(
                                  "已入数量:" + _vm._$g("33-" + $30, "t0-0")
                                )
                              ]),
                              _c(
                                "v-uni-text",
                                {
                                  staticStyle: { width: "auto" },
                                  attrs: { _i: "34-" + $30 }
                                },
                                [_vm._v("订单状态:")]
                              ),
                              _c(
                                "v-uni-text",
                                {
                                  class: _vm._$g("35-" + $30, "c"),
                                  attrs: { _i: "35-" + $30 }
                                },
                                [_vm._v(_vm._$g("35-" + $30, "t0-0"))]
                              )
                            ],
                            1
                          )
                        ],
                        1
                      )
                    ],
                    1
                  )
                }),
                1
              )
            ],
            1
          ),
          _c("v-uni-view", {
            staticClass: _vm._$g(19, "sc"),
            attrs: { _i: 19 }
          })
          )
        ],
        1
      ),
      _c(
        "v-uni-view",
        { staticClass: _vm._$g(20, "sc"), attrs: { _i: 20 } },
        { staticClass: _vm._$g(36, "sc"), attrs: { _i: 36 } },
        [
          _c(
            "v-uni-view",
            { attrs: { _i: 21 } },
            { attrs: { _i: 37 } },
            [
              _c(
                "v-uni-button",
                { staticClass: _vm._$g(22, "sc"), attrs: { _i: 22 } },
                { staticClass: _vm._$g(38, "sc"), attrs: { _i: 38 } },
                [_vm._v("重置")]
              )
            ],
@@ -1912,11 +2060,11 @@
          ),
          _c(
            "v-uni-view",
            { attrs: { _i: 23 } },
            { attrs: { _i: 39 } },
            [
              _c(
                "v-uni-button",
                { staticClass: _vm._$g(24, "sc"), attrs: { _i: 24 } },
                { staticClass: _vm._$g(40, "sc"), attrs: { _i: 40 } },
                [_vm._v("组托")]
              )
            ],
@@ -1924,13 +2072,13 @@
          ),
          _c(
            "v-uni-view",
            { attrs: { _i: 25 } },
            { attrs: { _i: 41 } },
            [
              _c(
                "v-uni-button",
                {
                  staticClass: _vm._$g(26, "sc"),
                  attrs: { _i: 26 },
                  staticClass: _vm._$g(42, "sc"),
                  attrs: { _i: 42 },
                  on: {
                    click: function($event) {
                      return _vm.$handleViewEvent($event)
@@ -1940,7 +2088,7 @@
                [
                  _c(
                    "v-uni-text",
                    { staticClass: _vm._$g(27, "sc"), attrs: { _i: 27 } },
                    { staticClass: _vm._$g(43, "sc"), attrs: { _i: 43 } },
                    [_vm._v("居中")]
                  )
                ],
@@ -1954,39 +2102,39 @@
      ),
      _c(
        "v-uni-view",
        { attrs: { _i: 28 } },
        { attrs: { _i: 44 } },
        [
          _c(
            "v-uni-view",
            {
              staticClass: _vm._$g(29, "sc"),
              class: _vm._$g(29, "c"),
              attrs: { _i: 29 }
              staticClass: _vm._$g(45, "sc"),
              class: _vm._$g(45, "c"),
              attrs: { _i: 45 }
            },
            [
              _c(
                "v-uni-view",
                { staticClass: _vm._$g(30, "sc"), attrs: { _i: 30 } },
                { staticClass: _vm._$g(46, "sc"), attrs: { _i: 46 } },
                [
                  _c(
                    "v-uni-view",
                    { staticClass: _vm._$g(31, "sc"), attrs: { _i: 31 } },
                    { staticClass: _vm._$g(47, "sc"), attrs: { _i: 47 } },
                    [
                      _c("v-uni-view", {
                        staticClass: _vm._$g(32, "sc"),
                        attrs: { _i: 32 }
                        staticClass: _vm._$g(48, "sc"),
                        attrs: { _i: 48 }
                      }),
                      _c(
                        "v-uni-view",
                        { staticClass: _vm._$g(33, "sc"), attrs: { _i: 33 } },
                        { staticClass: _vm._$g(49, "sc"), attrs: { _i: 49 } },
                        [_vm._v("提取商品")]
                      ),
                      _c(
                        "v-uni-view",
                        { staticClass: _vm._$g(34, "sc"), attrs: { _i: 34 } },
                        { staticClass: _vm._$g(50, "sc"), attrs: { _i: 50 } },
                        [
                          _c("uni-icons", {
                            attrs: { _i: 35 },
                            attrs: { _i: 51 },
                            on: {
                              click: function($event) {
                                return _vm.$handleViewEvent($event)
@@ -2001,62 +2149,304 @@
                  ),
                  _c(
                    "v-uni-view",
                    { staticClass: _vm._$g(36, "sc"), attrs: { _i: 36 } },
                    { staticClass: _vm._$g(52, "sc"), attrs: { _i: 52 } },
                    [
                      _c(
                        "v-uni-view",
                        { attrs: { _i: 37 } },
                        { staticClass: _vm._$g(53, "sc"), attrs: { _i: 53 } },
                        [
                          _c("v-uni-text", { attrs: { _i: 38 } }, [
                            _vm._v("商品编码")
                          ])
                          _c(
                            "v-uni-view",
                            { attrs: { _i: 54 } },
                            [
                              _c("v-uni-text", { attrs: { _i: 55 } }, [
                                _vm._v("商品编码")
                              ])
                            ],
                            1
                          ),
                          _c(
                            "v-uni-view",
                            { attrs: { _i: 56 } },
                            [
                              _c("v-uni-text", { attrs: { _i: 57 } }, [
                                _vm._v("1111")
                              ])
                            ],
                            1
                          )
                        ],
                        1
                      ),
                      _c(
                        "v-uni-view",
                        { attrs: { _i: 39 } },
                        { staticClass: _vm._$g(58, "sc"), attrs: { _i: 58 } },
                        [
                          _c("v-uni-text", { attrs: { _i: 40 } }, [
                            _vm._v("商品名称")
                          ])
                          _c(
                            "v-uni-view",
                            { attrs: { _i: 59 } },
                            [
                              _c("v-uni-text", { attrs: { _i: 60 } }, [
                                _vm._v("商品名称")
                              ])
                            ],
                            1
                          ),
                          _c("v-uni-view", { attrs: { _i: 61 } })
                        ],
                        1
                      ),
                      _c(
                        "v-uni-view",
                        { attrs: { _i: 41 } },
                        { staticClass: _vm._$g(62, "sc"), attrs: { _i: 62 } },
                        [
                          _c("v-uni-text", { attrs: { _i: 42 } }, [
                            _vm._v("规格")
                          ])
                          _c(
                            "v-uni-view",
                            { attrs: { _i: 63 } },
                            [
                              _c("v-uni-text", { attrs: { _i: 64 } }, [
                                _vm._v("规格")
                              ])
                            ],
                            1
                          ),
                          _c("v-uni-view", { attrs: { _i: 65 } })
                        ],
                        1
                      ),
                      _c(
                        "v-uni-view",
                        { attrs: { _i: 43 } },
                        { staticClass: _vm._$g(66, "sc"), attrs: { _i: 66 } },
                        [
                          _c("v-uni-text", { attrs: { _i: 44 } }, [
                            _vm._v("批号")
                          ])
                          _c(
                            "v-uni-view",
                            { attrs: { _i: 67 } },
                            [
                              _c("v-uni-text", { attrs: { _i: 68 } }, [
                                _vm._v("批号")
                              ])
                            ],
                            1
                          ),
                          _c("v-uni-view", { attrs: { _i: 69 } })
                        ],
                        1
                      ),
                      _c("v-uni-view", { attrs: { _i: 45 } }, [_vm._v("数量")]),
                      _c(
                        "v-uni-view",
                        { staticClass: _vm._$g(46, "sc"), attrs: { _i: 46 } },
                        { staticClass: _vm._$g(70, "sc"), attrs: { _i: 70 } },
                        [
                          _c(
                            "v-uni-view",
                            { attrs: { _i: 71 } },
                            [
                              _c("v-uni-text", { attrs: { _i: 72 } }, [
                                _vm._v("数量")
                              ])
                            ],
                            1
                          ),
                          _c("v-uni-view", { attrs: { _i: 73 } })
                        ],
                        1
                      ),
                      _c(
                        "v-uni-view",
                        { staticClass: _vm._$g(74, "sc"), attrs: { _i: 74 } },
                        [
                          _c(
                            "v-uni-label",
                            { attrs: { for: "", _i: 47 } },
                            { attrs: { for: "", _i: 75 } },
                            [
                              _c(
                                "v-uni-button",
                                {
                                  staticClass: _vm._$g(48, "sc"),
                                  attrs: { _i: 48 }
                                  staticClass: _vm._$g(76, "sc"),
                                  attrs: { _i: 76 }
                                },
                                [_vm._v("提取")]
                              )
                            ],
                            1
                          )
                        ],
                        1
                      )
                    ],
                    1
                  )
                ],
                1
              )
            ],
            1
          )
        ],
        1
      ),
      _c(
        "v-uni-view",
        { attrs: { _i: 77 } },
        [
          _c(
            "v-uni-view",
            {
              staticClass: _vm._$g(78, "sc"),
              class: _vm._$g(78, "c"),
              attrs: { _i: 78 }
            },
            [
              _c(
                "v-uni-view",
                { staticClass: _vm._$g(79, "sc"), attrs: { _i: 79 } },
                [
                  _c(
                    "v-uni-view",
                    { staticClass: _vm._$g(80, "sc"), attrs: { _i: 80 } },
                    [
                      _c("v-uni-view", {
                        staticClass: _vm._$g(81, "sc"),
                        attrs: { _i: 81 }
                      }),
                      _c(
                        "v-uni-view",
                        { staticClass: _vm._$g(82, "sc"), attrs: { _i: 82 } },
                        [_vm._v("提取商品")]
                      ),
                      _c(
                        "v-uni-view",
                        { staticClass: _vm._$g(83, "sc"), attrs: { _i: 83 } },
                        [
                          _c("uni-icons", {
                            attrs: { _i: 84 },
                            on: {
                              click: function($event) {
                                return _vm.$handleViewEvent($event)
                              }
                            }
                          })
                        ],
                        1
                      )
                    ],
                    1
                  ),
                  _c(
                    "v-uni-view",
                    { staticClass: _vm._$g(85, "sc"), attrs: { _i: 85 } },
                    [
                      _c(
                        "v-uni-view",
                        { staticClass: _vm._$g(86, "sc"), attrs: { _i: 86 } },
                        [
                          _c(
                            "v-uni-view",
                            { attrs: { _i: 87 } },
                            [
                              _c("v-uni-text", { attrs: { _i: 88 } }, [
                                _vm._v("商品编码")
                              ])
                            ],
                            1
                          ),
                          _c(
                            "v-uni-view",
                            { attrs: { _i: 89 } },
                            [
                              _c("v-uni-text", { attrs: { _i: 90 } }, [
                                _vm._v("6666")
                              ])
                            ],
                            1
                          )
                        ],
                        1
                      ),
                      _c(
                        "v-uni-view",
                        { staticClass: _vm._$g(91, "sc"), attrs: { _i: 91 } },
                        [
                          _c(
                            "v-uni-view",
                            { attrs: { _i: 92 } },
                            [
                              _c("v-uni-text", { attrs: { _i: 93 } }, [
                                _vm._v("商品名称")
                              ])
                            ],
                            1
                          ),
                          _c("v-uni-view", { attrs: { _i: 94 } })
                        ],
                        1
                      ),
                      _c(
                        "v-uni-view",
                        { staticClass: _vm._$g(95, "sc"), attrs: { _i: 95 } },
                        [
                          _c(
                            "v-uni-view",
                            { attrs: { _i: 96 } },
                            [
                              _c("v-uni-text", { attrs: { _i: 97 } }, [
                                _vm._v("规格")
                              ])
                            ],
                            1
                          ),
                          _c("v-uni-view", { attrs: { _i: 98 } })
                        ],
                        1
                      ),
                      _c(
                        "v-uni-view",
                        { staticClass: _vm._$g(99, "sc"), attrs: { _i: 99 } },
                        [
                          _c(
                            "v-uni-view",
                            { attrs: { _i: 100 } },
                            [
                              _c("v-uni-text", { attrs: { _i: 101 } }, [
                                _vm._v("批号")
                              ])
                            ],
                            1
                          ),
                          _c("v-uni-view", { attrs: { _i: 102 } })
                        ],
                        1
                      ),
                      _c(
                        "v-uni-view",
                        { staticClass: _vm._$g(103, "sc"), attrs: { _i: 103 } },
                        [
                          _c(
                            "v-uni-view",
                            { attrs: { _i: 104 } },
                            [
                              _c("v-uni-text", { attrs: { _i: 105 } }, [
                                _vm._v("数量")
                              ])
                            ],
                            1
                          ),
                          _c("v-uni-view", { attrs: { _i: 106 } })
                        ],
                        1
                      ),
                      _c(
                        "v-uni-view",
                        { staticClass: _vm._$g(107, "sc"), attrs: { _i: 107 } },
                        [
                          _c(
                            "v-uni-label",
                            { attrs: { for: "", _i: 108 } },
                            [
                              _c(
                                "v-uni-button",
                                {
                                  staticClass: _vm._$g(109, "sc"),
                                  attrs: { _i: 109 }
                                },
                                [_vm._v("提取")]
                              )
@@ -2170,7 +2560,7 @@
var ___CSS_LOADER_API_IMPORT___ = __webpack_require__(/*! ./node_modules/css-loader/dist/runtime/api.js */ 10);
exports = ___CSS_LOADER_API_IMPORT___(false);
// Module
exports.push([module.i, "\n.pak-seach-box {\n\tbackground-color: #FFFFFF;\n\tmargin: 15rpx 15rpx 0rpx 15rpx;\n\twidth: 96%;\n\theight: 150rpx;\n\tborder-radius: 20rpx;\n}\n.box-top{\n\tdisplay: block;\n\theight: 60rpx;\n\twidth: 720rpx;\n}\n.color-block-blue {\n\tbackground-color: #1E9FFF;\n\tdisplay: inline-block;\n\tfloat: left;\n\tmargin: 15rpx 15rpx 0 15rpx;\n\twidth: 12rpx;\n\theight: 40rpx;\n\tborder: 5rpx solid #1E9FFF;\n\tborder-radius: 20rpx;\n}\n.title {\n\tdisplay: inline-block;\n\tfloat: left;\n\tfont-size: 34rpx;\n\tfont-weight: 700;\n\theight: 50rpx;\n\tline-height: 50rpx;\n\tmargin-top: 10rpx;\n}\n.box-buttom {\n\tdisplay: block;\n\twidth: 720rpx;\n\theight: 80rpx;\n}\n.pak-seach-box uni-input {\n\tbackground-color: #ededed;\n\tborder: 1rpx solid #d8d8d8;\n\tdisplay: inline-block;\n\tborder-radius: 20rpx;\n\tfloat: left;\n\twidth: 70%;\n\theight: 60rpx;\n\tline-height: 60rpx;\n\tmargin: 15rpx 15rpx 0rpx 15rpx;\n\tpadding-left: 20rpx;\n}\n.pak-seach-box uni-button {\n\tbackground-color: #1E9FFF;\n\tcolor: #ffffff;\n\tdisplay: inline-block;\n\tfloat: right;\n\twidth: 150rpx;\n\theight: 60rpx;\n\tmargin: 15rpx 15rpx 0rpx 15rpx;\n\tline-height: 60rpx;\n}\n.pakin-btn {\n\tbackground-color: #1E9FFF;\n}\n/* 遮罩层 */\n.shade-show {\n\tdisplay: block;\n}\n.shade-hide {\n\tdisplay: none;\n}\n.shade {\n\tposition: fixed;\n\ttop: 0;\n\tleft: 0;\n\twidth: 100%;\n\theight: 100%;\n\tbackground-color: rgba(0,0,0,0.6);\n\tz-index: 90;\n}\n.goodsSearch {\n\tbackground-color: #FFFFFF;\n\tdisplay: block;\n\tposition: fixed;\n\ttop: 5%;\n\tleft: 20rpx;\n\twidth: 720rpx;\n\theight: 90%;\n\tborder-radius: 21rpx;\n\tz-index: 100;\n}\n.head {\n\tbackground-color: #FFFFFF;\n\twidth: 100%;\n\theight: 8%;\n\tborder-radius: 20rpx 20rpx 0 0 ;\n}\n.head .color-block-blue {\n\tmargin: 36rpx 5rpx 0 30rpx;\n}\n.head-title {\n\tdisplay: inline-block;\n\tfloat: left;\n\tfont-size: 40rpx;\n\tmargin-top: 25rpx;\n\tmargin-left: 20rpx;\n}\n.head-icon {\n\tdisplay: inline-block;\n\tfloat: right;\n\tmargin-top: 25rpx;\n\tmargin-right: 20rpx;\n}\n.container {\n\twidth: 100%;\n\theight: 92%;\n\tbackground-color: #F1F1F1;\n\tborder-radius: 0 0 20rpx 20rpx;\n}\n.foot {\n\twidth: 95.7%;\n\theight: 100rpx;\n\tline-height: 100rpx;\n\tbackground-color: #FFF;\n\tposition: fixed;\n\tbottom: 5%;\n\tborder-top: 1px solid #d8d8d8;\n\tborder-radius: 0 0 20rpx 20rpx ;\n\tz-index: 1;\n}\n", ""]);
exports.push([module.i, "\n.pak-seach-box {\n\tbackground-color: #FFFFFF;\n\tmargin: 15rpx 15rpx 0rpx 15rpx;\n\twidth: 96%;\n\theight: 150rpx;\n\tborder-radius: 20rpx;\n}\n.box-top{\n\tdisplay: block;\n\theight: 60rpx;\n\twidth: 720rpx;\n}\n.color-block-blue {\n\tbackground-color: #1E9FFF;\n\tdisplay: inline-block;\n\tfloat: left;\n\tmargin: 15rpx 15rpx 0 15rpx;\n\twidth: 12rpx;\n\theight: 40rpx;\n\tborder: 5rpx solid #1E9FFF;\n\tborder-radius: 20rpx;\n}\n.title {\n\tdisplay: inline-block;\n\tfloat: left;\n\tfont-size: 34rpx;\n\tfont-weight: 700;\n\theight: 50rpx;\n\tline-height: 50rpx;\n\tmargin-top: 10rpx;\n}\n.box-buttom {\n\tdisplay: block;\n\twidth: 720rpx;\n\theight: 80rpx;\n}\n.pak-seach-box uni-input {\n\tbackground-color: #ededed;\n\tborder: 1rpx solid #d8d8d8;\n\tdisplay: inline-block;\n\tborder-radius: 20rpx;\n\tfloat: left;\n\twidth: 70%;\n\theight: 60rpx;\n\tline-height: 60rpx;\n\tmargin: 15rpx 15rpx 0rpx 15rpx;\n\tpadding-left: 20rpx;\n}\n.pak-seach-box uni-button {\n\tbackground-color: #1E9FFF;\n\tcolor: #ffffff;\n\tdisplay: inline-block;\n\tfloat: right;\n\twidth: 150rpx;\n\theight: 60rpx;\n\tmargin: 15rpx 15rpx 0rpx 15rpx;\n\tline-height: 60rpx;\n}\n.pakin-btn {\n\tbackground-color: #1E9FFF;\n}\n.pak-data-box {\n\tbackground-color: #FFFFFF;\n\tmargin: 15rpx 15rpx 0rpx 15rpx;\n\twidth: 96%;\n\theight: 150rpx;\n\tborder-radius: 20rpx;\n}\n/* 遮罩层 */\n.search-box-show {\n\tdisplay: block;\n}\n.search-box-hide {\n\tdisplay: none;\n}\n.pick-box-show {\n\tdisplay: block;\n}\n.pick-box-hide {\n\tdisplay: none;\n}\n.pick-box {\n\tposition: fixed;\n\ttop: 0;\n\tleft: 0;\n\twidth: 100%;\n\theight: 100%;\n\tbackground-color: rgba(0,0,0,0.6);\n\tz-index: 90;\n}\n.search-box {\n\tposition: fixed;\n\ttop: 0;\n\tleft: 0;\n\twidth: 100%;\n\theight: 100%;\n\tbackground-color: rgba(0,0,0,0.6);\n\tz-index: 90;\n}\n.goodsSearch {\n\tbackground-color: #FFFFFF;\n\tdisplay: block;\n\tposition: absolute;\n\ttop: 10%;\n\tleft: 20rpx;\n\twidth: 720rpx;\n\theight: 80%;\n\tborder-radius: 21rpx;\n\tz-index: 100;\n}\n.head {\n\tbackground-color: #FFFFFF;\n\tposition: relative;\n\twidth: 100%;\n\theight: 100rpx;\n\tborder-radius: 20rpx 20rpx 0 0 ;\n}\n.head .color-block-blue {\n\tmargin: 36rpx 5rpx 0 30rpx;\n}\n.head-title {\n\tdisplay: inline-block;\n\tfloat: left;\n\tfont-size: 40rpx;\n\tfont-weight: 700;\n\tmargin-top: 25rpx;\n\tmargin-left: 20rpx;\n}\n.head-icon {\n\tdisplay: inline-block;\n\tfloat: right;\n\tmargin-top: 25rpx;\n\tmargin-right: 20rpx;\n}\n.container {\n\twidth: 100%;\n\theight: 92%;\n\tposition: absolute;\n\tbackground-color: #F1F1F1;\n\tborder-radius: 0 0 20rpx 20rpx;\n}\n.text-box {\n\tbackground-color: #FFFFFF;\n\tposition: ;\n\theight: 100rpx;\n\tline-height: 100rpx;\n\tmargin-left: 2%;\n\tmargin-top: 20rpx;\n\twidth: 96%;\n\tborder-radius: 20rpx;\n}\n.text-box:first-child {\n\tmargin-top: 20rpx;\n}\n.text-box uni-view{\n\ttext-align: end;\n\tdisplay: inline-block;\n\twidth: 288rpx;\n\tpadding-right: 20rpx;\n}\n.text-box uni-view:last-child {\n\ttext-align: start;\n\tpadding-left: 20rpx;\n}\n.foot {\n\twidth: 95.7%;\n\theight: 100rpx;\n\tline-height: 100rpx;\n\tbackground-color: rgba(255,255,255,1);\n\tposition: fixed;\n\tbottom: 7.2%;\n\tborder-top: 1px solid #d8d8d8;\n\tborder-radius: 0 0 20rpx 20rpx ;\n\tz-index: 1;\n}\n", ""]);
// Exports
module.exports = exports;