heyujie
2021-06-07 8f8155aa4c83f7c2577ac123add550766b6a7ce3
unpackage/dist/dev/app-plus/app-view.js
@@ -498,7 +498,13 @@
                              staticClass: _vm._$g("30-" + $30, "sc"),
                              attrs: { _i: "30-" + $30 }
                            },
                            [_vm._v(_vm._$g("30-" + $30, "t0-0"))]
                            [
                              _vm._v(
                                _vm._$g("30-" + $30, "t0-0") +
                                  " " +
                                  _vm._$g("30-" + $30, "t0-1")
                              )
                            ]
                          )
                        ],
                        1
@@ -2652,7 +2658,18 @@
      }),
      _c(
        "v-uni-view",
        { staticClass: _vm._$g(2, "sc"), attrs: { _i: 2 } },
        {
          directives: [
            {
              name: "show",
              rawName: "v-show",
              value: _vm._$g(2, "v-show"),
              expression: "_$g(2,'v-show')"
            }
          ],
          staticClass: _vm._$g(2, "sc"),
          attrs: { _i: 2 }
        },
        [
          _c("v-uni-video", {
            attrs: { id: "myVideo", src: _vm._$g(3, "a-src"), _i: 3 }
@@ -2712,20 +2729,12 @@
        },
        [_vm._v("查看大图")]
      ),
      _c("imagePopper", {
        attrs: { _i: 12 },
        on: {
          hideImgPopper: function($event) {
            return _vm.$handleViewEvent($event)
          }
        }
      }),
      _c(
        "v-uni-view",
        {
          staticClass: _vm._$g(13, "sc"),
          class: _vm._$g(13, "c"),
          attrs: { _i: 13 },
          staticClass: _vm._$g(12, "sc"),
          class: _vm._$g(12, "c"),
          attrs: { _i: 12 },
          on: {
            click: function($event) {
              return _vm.$handleViewEvent($event)
@@ -2734,7 +2743,7 @@
        },
        [
          _c("v-uni-image", {
            attrs: { src: _vm._$g(14, "a-src"), mode: "", _i: 14 }
            attrs: { src: _vm._$g(13, "a-src"), mode: "", _i: 13 }
          })
        ],
        1
@@ -3023,7 +3032,7 @@
var ___CSS_LOADER_API_IMPORT___ = __webpack_require__(/*! ./node_modules/css-loader/dist/runtime/api.js */ 16);
exports = ___CSS_LOADER_API_IMPORT___(false);
// Module
exports.push([module.i, "@charset \"UTF-8\";\n/**\n * 这里是uni-app内置的常用样式变量\n *\n * uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量\n * 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App\n *\n */\n/**\n * 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能\n *\n * 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件\n */\n/* 颜色变量 */\n/* 行为相关颜色 */\n/* 文字基本颜色 */\n/* 背景颜色 */\n/* 边框颜色 */\n/* 尺寸变量 */\n/* 文字尺寸 */\n/* 图片尺寸 */\n/* Border Radius */\n/* 水平间距 */\n/* 垂直间距 */\n/* 透明度 */\n/* 文章场景相关 */\nuni-video[data-v-1262b4f6] {\n  width: 100%;\n  height: 290px;\n  /* height: -webkit-fill-available; */\n  display: inline-block;\n  line-height: 0;\n  overflow: hidden;\n  position: relative;\n}\n.desc-box[data-v-1262b4f6] {\n  padding: 20px;\n}\n.desc-box .first[data-v-1262b4f6] {\n  display: -webkit-box;\n  display: -webkit-flex;\n  display: flex;\n  -webkit-box-pack: justify;\n  -webkit-justify-content: space-between;\n          justify-content: space-between;\n}\n.desc-box .first .time[data-v-1262b4f6] {\n  margin-right: 20rpx;\n  min-width: 200rpx;\n  /* background: aliceblue; */\n  font-size: 28rpx;\n}\n.desc-box .first .level[data-v-1262b4f6] {\n  display: -webkit-box;\n  display: -webkit-flex;\n  display: flex;\n  -webkit-box-align: center;\n  -webkit-align-items: center;\n          align-items: center;\n}\n.desc-box .first .level .level-label[data-v-1262b4f6] {\n  width: 20px;\n  height: 14px;\n  background: red;\n  border-radius: 3px;\n  margin-right: 5px;\n}\n.desc-box .first .level .level-text[data-v-1262b4f6] {\n  font-size: 28rpx;\n  color: #797979;\n}\n.desc-box .second[data-v-1262b4f6] {\n  color: #797979;\n  font-size: 28rpx;\n  margin-top: 20rpx;\n}\nuni-button[type=default][data-v-1262b4f6] {\n  color: #fff;\n  background-color: #ef8048;\n  /* position: absolute; */\n  /* bottom: 0; */\n  position: absolute;\n  bottom: 50px;\n  left: calc(50% - 40%);\n  width: 80%;\n}\nuni-button[data-v-1262b4f6]:after {\n  border: 0;\n}\nuni-button[data-v-1262b4f6] {\n  font-size: 16px;\n  line-height: 2.4;\n  border-radius: 15px;\n}\n.tui-actionsheet-mask[data-v-1262b4f6] {\n  position: fixed;\n  top: 0;\n  left: 0;\n  right: 0;\n  bottom: 0;\n  background: rgba(0, 0, 0, 0.6);\n  z-index: 999999999;\n  -webkit-transition: all 0.3s ease-in-out;\n  transition: all 0.3s ease-in-out;\n  opacity: 0;\n  visibility: hidden;\n}\n.tui-actionsheet-mask uni-image[data-v-1262b4f6] {\n  width: 340px;\n  height: 240px;\n  display: inline-block;\n  overflow: hidden;\n  position: absolute;\n  top: 45%;\n  left: 8%;\n  z-index: 999999999;\n}\n.tui-mask-show[data-v-1262b4f6] {\n  opacity: 1;\n  visibility: visible;\n}\n", ""]);
exports.push([module.i, "@charset \"UTF-8\";\n/**\n * 这里是uni-app内置的常用样式变量\n *\n * uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量\n * 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App\n *\n */\n/**\n * 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能\n *\n * 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件\n */\n/* 颜色变量 */\n/* 行为相关颜色 */\n/* 文字基本颜色 */\n/* 背景颜色 */\n/* 边框颜色 */\n/* 尺寸变量 */\n/* 文字尺寸 */\n/* 图片尺寸 */\n/* Border Radius */\n/* 水平间距 */\n/* 垂直间距 */\n/* 透明度 */\n/* 文章场景相关 */\nuni-video[data-v-1262b4f6] {\n  width: 100%;\n  height: 290px;\n  display: inline-block;\n  line-height: 0;\n  overflow: hidden;\n  position: relative;\n}\n.desc-box[data-v-1262b4f6] {\n  padding: 20px;\n}\n.desc-box .first[data-v-1262b4f6] {\n  display: -webkit-box;\n  display: -webkit-flex;\n  display: flex;\n  -webkit-box-pack: justify;\n  -webkit-justify-content: space-between;\n          justify-content: space-between;\n}\n.desc-box .first .time[data-v-1262b4f6] {\n  margin-right: 20rpx;\n  min-width: 200rpx;\n  /* background: aliceblue; */\n  font-size: 28rpx;\n}\n.desc-box .first .level[data-v-1262b4f6] {\n  display: -webkit-box;\n  display: -webkit-flex;\n  display: flex;\n  -webkit-box-align: center;\n  -webkit-align-items: center;\n          align-items: center;\n}\n.desc-box .first .level .level-label[data-v-1262b4f6] {\n  width: 20px;\n  height: 14px;\n  background: red;\n  border-radius: 3px;\n  margin-right: 5px;\n}\n.desc-box .first .level .level-text[data-v-1262b4f6] {\n  font-size: 28rpx;\n  color: #797979;\n}\n.desc-box .second[data-v-1262b4f6] {\n  color: #797979;\n  font-size: 28rpx;\n  margin-top: 20rpx;\n}\nuni-button[type=default][data-v-1262b4f6] {\n  color: #fff;\n  background-color: #ef8048;\n  /* position: absolute; */\n  /* bottom: 0; */\n  position: absolute;\n  bottom: 50px;\n  left: calc(50% - 40%);\n  width: 80%;\n}\nuni-button[data-v-1262b4f6]:after {\n  border: 0;\n}\nuni-button[data-v-1262b4f6] {\n  font-size: 16px;\n  line-height: 2.4;\n  border-radius: 15px;\n}\n.tui-actionsheet-mask[data-v-1262b4f6] {\n  position: fixed;\n  top: 0;\n  left: 0;\n  right: 0;\n  bottom: 0;\n  background: rgba(0, 0, 0, 0.6);\n  z-index: 999999999;\n  -webkit-transition: all 0.3s ease-in-out;\n  transition: all 0.3s ease-in-out;\n  opacity: 0;\n  visibility: hidden;\n}\n.tui-actionsheet-mask uni-image[data-v-1262b4f6] {\n  width: 100%;\n  display: inline-block;\n  overflow: hidden;\n  position: absolute;\n  top: 35%;\n  z-index: 999999999;\n}\n.tui-mask-show[data-v-1262b4f6] {\n  opacity: 1;\n  visibility: visible;\n}\n", ""]);
// Exports
module.exports = exports;
@@ -3162,14 +3171,17 @@
              _c(
                "v-uni-view",
                { staticClass: _vm._$g(5, "sc"), attrs: { _i: 5 } },
                [_vm._v("IP")]
                [_vm._v("地址:")]
              ),
              _c("IPInput", {
              _c("v-uni-input", {
                staticClass: _vm._$g(6, "sc"),
                attrs: { _i: 6 },
                on: {
                  "on-blur": function($event) {
                    return _vm.$handleViewEvent($event)
                  }
                model: {
                  value: _vm._$g(6, "v-model"),
                  callback: function($$v) {
                    _vm.$handleVModelEvent(6, $$v)
                  },
                  expression: "mq_ip"
                }
              })
            ],
@@ -3182,17 +3194,75 @@
              _c(
                "v-uni-view",
                { staticClass: _vm._$g(8, "sc"), attrs: { _i: 8 } },
                [_vm._v("端口")]
                [_vm._v("端口:")]
              ),
              _c("v-uni-input", {
                staticClass: _vm._$g(9, "sc"),
                attrs: { placeholder: "", _i: 9 },
                attrs: { _i: 9 },
                model: {
                  value: _vm._$g(9, "v-model"),
                  callback: function($$v) {
                    _vm.$handleVModelEvent(9, $$v)
                  },
                  expression: "port"
                  expression: "mq_port"
                }
              })
            ],
            1
          )
        ],
        1
      ),
      _c(
        "v-uni-view",
        { staticClass: _vm._$g(10, "sc"), attrs: { _i: 10 } },
        [
          _c(
            "v-uni-view",
            { staticClass: _vm._$g(11, "sc"), attrs: { _i: 11 } },
            [_vm._v("视频及图片服务设置")]
          ),
          _c(
            "v-uni-view",
            { staticClass: _vm._$g(12, "sc"), attrs: { _i: 12 } },
            [
              _c(
                "v-uni-view",
                { staticClass: _vm._$g(13, "sc"), attrs: { _i: 13 } },
                [_vm._v("地址:")]
              ),
              _c("v-uni-input", {
                staticClass: _vm._$g(14, "sc"),
                attrs: { _i: 14 },
                model: {
                  value: _vm._$g(14, "v-model"),
                  callback: function($$v) {
                    _vm.$handleVModelEvent(14, $$v)
                  },
                  expression: "pic_ip"
                }
              })
            ],
            1
          ),
          _c(
            "v-uni-view",
            { staticClass: _vm._$g(15, "sc"), attrs: { _i: 15 } },
            [
              _c(
                "v-uni-view",
                { staticClass: _vm._$g(16, "sc"), attrs: { _i: 16 } },
                [_vm._v("端口:")]
              ),
              _c("v-uni-input", {
                staticClass: _vm._$g(17, "sc"),
                attrs: { placeholder: "", _i: 17 },
                model: {
                  value: _vm._$g(17, "v-model"),
                  callback: function($$v) {
                    _vm.$handleVModelEvent(17, $$v)
                  },
                  expression: "pic_port"
                }
              })
            ],
@@ -3204,7 +3274,7 @@
      _c(
        "v-uni-button",
        {
          attrs: { type: "default", _i: 10 },
          attrs: { type: "default", _i: 18 },
          on: {
            click: function($event) {
              return _vm.$handleViewEvent($event)
@@ -3215,8 +3285,14 @@
      ),
      _c(
        "uni-popup",
        { ref: "popup", attrs: { _i: 11 } },
        [_c("uni-popup-message", { attrs: { _i: 12 } })],
        { ref: "popup", attrs: { _i: 19 } },
        [_c("uni-popup-message", { attrs: { _i: 20 } })],
        1
      ),
      _c(
        "uni-popup",
        { ref: "popup1", attrs: { _i: 21 } },
        [_c("uni-popup-message", { attrs: { _i: 22 } })],
        1
      )
    ],
@@ -4138,7 +4214,7 @@
var ___CSS_LOADER_API_IMPORT___ = __webpack_require__(/*! ./node_modules/css-loader/dist/runtime/api.js */ 16);
exports = ___CSS_LOADER_API_IMPORT___(false);
// Module
exports.push([module.i, "@charset \"UTF-8\";\n/**\n * 这里是uni-app内置的常用样式变量\n *\n * uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量\n * 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App\n *\n */\n/**\n * 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能\n *\n * 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件\n */\n/* 颜色变量 */\n/* 行为相关颜色 */\n/* 文字基本颜色 */\n/* 背景颜色 */\n/* 边框颜色 */\n/* 尺寸变量 */\n/* 文字尺寸 */\n/* 图片尺寸 */\n/* Border Radius */\n/* 水平间距 */\n/* 垂直间距 */\n/* 透明度 */\n/* 文章场景相关 */\n.uni-input[data-v-602012f8] {\n  border: 1px solid black;\n}\nbody[data-v-602012f8] {\n  background-color: #f3f4f6;\n}\n.uni-form-item[data-v-602012f8] {\n  display: -webkit-box;\n  display: -webkit-flex;\n  display: flex;\n  -webkit-box-align: center;\n  -webkit-align-items: center;\n          align-items: center;\n  margin-top: 20px;\n}\n.setting-content[data-v-602012f8] {\n  padding: 40rpx 40rpx;\n}\n.setting-content .title[data-v-602012f8] {\n  min-width: 80rpx;\n}\n.setting-content .uni-input[data-v-9543fcb0][data-v-602012f8] {\n  border: 1px solid #dcdfe6;\n  background: #fff;\n}\n.setting-content uni-input[data-v-602012f8] {\n  display: block;\n  font-size: 16px;\n  line-height: 1.8em;\n  height: 1.8em;\n  min-height: 1.8em;\n  overflow: hidden;\n}\n.setting-content .uni-input-input[data-v-602012f8] {\n  padding-left: 20rpx;\n}\nuni-button[type=default][data-v-602012f8] {\n  color: #fff;\n  background-color: #ef8048;\n  /* position: absolute; */\n  /* bottom: 0; */\n  position: absolute;\n  bottom: 50px;\n  left: calc(50% - 40%);\n  width: 80%;\n}\nuni-button[data-v-602012f8]:after {\n  border: 0;\n}\nuni-button[data-v-602012f8] {\n  font-size: 16px;\n  line-height: 2.4;\n  border-radius: 15px;\n}\n", ""]);
exports.push([module.i, "@charset \"UTF-8\";\n/**\n * 这里是uni-app内置的常用样式变量\n *\n * uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量\n * 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App\n *\n */\n/**\n * 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能\n *\n * 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件\n */\n/* 颜色变量 */\n/* 行为相关颜色 */\n/* 文字基本颜色 */\n/* 背景颜色 */\n/* 边框颜色 */\n/* 尺寸变量 */\n/* 文字尺寸 */\n/* 图片尺寸 */\n/* Border Radius */\n/* 水平间距 */\n/* 垂直间距 */\n/* 透明度 */\n/* 文章场景相关 */\n.uni-input[data-v-602012f8] {\n  border: 1px solid black;\n}\nbody[data-v-602012f8] {\n  background-color: #f3f4f6;\n}\n.uni-form-item[data-v-602012f8] {\n  display: -webkit-box;\n  display: -webkit-flex;\n  display: flex;\n  -webkit-box-align: center;\n  -webkit-align-items: center;\n          align-items: center;\n  margin-top: 20px;\n}\n.setting-content[data-v-602012f8] {\n  padding: 40rpx 40rpx;\n}\n.setting-content .title[data-v-602012f8] {\n  min-width: 80rpx;\n}\n.setting-content .uni-input[data-v-602012f8] {\n  border: 1px solid #dcdfe6;\n  background: #fff;\n  padding: 0  20rpx;\n  width: 72%;\n}\n.setting-content uni-input[data-v-602012f8] {\n  display: block;\n  font-size: 16px;\n  line-height: 1.8em;\n  height: 1.8em;\n  min-height: 1.8em;\n  overflow: hidden;\n}\n.setting-content .uni-input-input[data-v-602012f8] {\n  padding-left: 20rpx;\n}\nuni-button[type=default][data-v-602012f8] {\n  color: #fff;\n  background-color: #ef8048;\n  /* position: absolute; */\n  /* bottom: 0; */\n  position: absolute;\n  bottom: 50px;\n  left: calc(50% - 40%);\n  width: 80%;\n}\nuni-button[data-v-602012f8]:after {\n  border: 0;\n}\nuni-button[data-v-602012f8] {\n  font-size: 16px;\n  line-height: 2.4;\n  border-radius: 15px;\n}\n", ""]);
// Exports
module.exports = exports;