企业新增区域搜索/安全管理/质量管理增加相机水印
This commit is contained in:
parent
9cfe9b8610
commit
6f28b1f337
366
unpackage/dist/dev/app-plus/app-service.js
vendored
366
unpackage/dist/dev/app-plus/app-service.js
vendored
File diff suppressed because one or more lines are too long
354
unpackage/dist/dev/app-plus/app-view.js
vendored
354
unpackage/dist/dev/app-plus/app-view.js
vendored
@ -55507,358 +55507,10 @@ __webpack_require__.r(__webpack_exports__);
|
||||
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "staticRenderFns", function() { return staticRenderFns; });
|
||||
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "recyclableRender", function() { return recyclableRender; });
|
||||
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "components", function() { return components; });
|
||||
var components
|
||||
try {
|
||||
components = {
|
||||
headers: __webpack_require__(/*! @/components/headers/headers.vue */ 26).default,
|
||||
uniIcons: __webpack_require__(/*! @/components/uni-icons/uni-icons.vue */ 5).default,
|
||||
}
|
||||
} catch (e) {
|
||||
if (
|
||||
e.message.indexOf("Cannot find module") !== -1 &&
|
||||
e.message.indexOf(".vue") !== -1
|
||||
) {
|
||||
console.error(e.message)
|
||||
console.error("1. 排查组件名称拼写是否正确")
|
||||
console.error(
|
||||
"2. 排查组件是否符合 easycom 规范,文档:https://uniapp.dcloud.net.cn/collocation/pages?id=easycom"
|
||||
)
|
||||
console.error(
|
||||
"3. 若组件不符合 easycom 规范,需手动引入,并在 components 中注册该组件"
|
||||
)
|
||||
} else {
|
||||
throw e
|
||||
}
|
||||
}
|
||||
var render = function () {
|
||||
var _vm = this
|
||||
var _h = _vm.$createElement
|
||||
var _c = _vm._self._c || _h
|
||||
return _c(
|
||||
"uni-view",
|
||||
{ attrs: { _i: 0 } },
|
||||
[
|
||||
_c(
|
||||
"headers",
|
||||
{ attrs: { _i: 1 } },
|
||||
[
|
||||
_c("uni-view", { staticClass: _vm._$g(2, "sc"), attrs: { _i: 2 } }, [
|
||||
_vm._v(_vm._$g(2, "t0-0") + "回复"),
|
||||
]),
|
||||
],
|
||||
1
|
||||
),
|
||||
_c(
|
||||
"uni-view",
|
||||
{ staticClass: _vm._$g(3, "sc"), attrs: { _i: 3 } },
|
||||
[
|
||||
_c(
|
||||
"v-uni-form",
|
||||
{
|
||||
attrs: { _i: 4 },
|
||||
on: {
|
||||
submit: function ($event) {
|
||||
return _vm.$handleViewEvent($event)
|
||||
},
|
||||
},
|
||||
},
|
||||
[
|
||||
_c(
|
||||
"uni-view",
|
||||
{ staticClass: _vm._$g(5, "sc"), attrs: { _i: 5 } },
|
||||
[
|
||||
_c(
|
||||
"uni-view",
|
||||
{ staticClass: _vm._$g(6, "sc"), attrs: { _i: 6 } },
|
||||
[
|
||||
_c(
|
||||
"v-uni-text",
|
||||
{ staticClass: _vm._$g(7, "sc"), attrs: { _i: 7 } },
|
||||
[_vm._v("*")]
|
||||
),
|
||||
_vm._v(_vm._$g(6, "t1-0") + "时间:"),
|
||||
],
|
||||
1
|
||||
),
|
||||
_c(
|
||||
"v-uni-picker",
|
||||
{
|
||||
staticClass: _vm._$g(8, "sc"),
|
||||
attrs: {
|
||||
mode: "date",
|
||||
value: _vm._$g(8, "a-value"),
|
||||
_i: 8,
|
||||
},
|
||||
on: {
|
||||
change: function ($event) {
|
||||
return _vm.$handleViewEvent($event)
|
||||
},
|
||||
},
|
||||
},
|
||||
[
|
||||
_vm._$g(9, "i")
|
||||
? _c(
|
||||
"uni-view",
|
||||
{ staticClass: _vm._$g(9, "sc"), attrs: { _i: 9 } },
|
||||
[
|
||||
_vm._v("请选择"),
|
||||
_c("v-uni-image", {
|
||||
staticClass: _vm._$g(10, "sc"),
|
||||
attrs: {
|
||||
src: "/static/icon-right.png",
|
||||
_i: 10,
|
||||
},
|
||||
}),
|
||||
],
|
||||
1
|
||||
)
|
||||
: _c(
|
||||
"uni-view",
|
||||
{
|
||||
staticClass: _vm._$g(11, "sc"),
|
||||
attrs: { _i: 11 },
|
||||
},
|
||||
[
|
||||
_vm._v(_vm._$g(11, "t0-0")),
|
||||
_c("v-uni-image", {
|
||||
staticClass: _vm._$g(12, "sc"),
|
||||
attrs: {
|
||||
src: "/static/icon-right.png",
|
||||
_i: 12,
|
||||
},
|
||||
}),
|
||||
],
|
||||
1
|
||||
),
|
||||
],
|
||||
1
|
||||
),
|
||||
],
|
||||
1
|
||||
),
|
||||
_c(
|
||||
"uni-view",
|
||||
{ staticClass: _vm._$g(13, "sc"), attrs: { _i: 13 } },
|
||||
[
|
||||
_c(
|
||||
"uni-view",
|
||||
{ staticClass: _vm._$g(14, "sc"), attrs: { _i: 14 } },
|
||||
[_vm._v(_vm._$g(14, "t0-0") + "结果:")]
|
||||
),
|
||||
_c(
|
||||
"uni-view",
|
||||
{ staticClass: _vm._$g(15, "sc"), attrs: { _i: 15 } },
|
||||
[
|
||||
_c(
|
||||
"v-uni-text",
|
||||
{ class: _vm._$g(16, "c"), attrs: { _i: 16 } },
|
||||
[_vm._v(_vm._$g(16, "t0-0"))]
|
||||
),
|
||||
_c("v-uni-switch", {
|
||||
staticStyle: {
|
||||
margin: "0 10px",
|
||||
transform: "scale(0.74,0.7)",
|
||||
},
|
||||
attrs: { checked: _vm._$g(17, "a-checked"), _i: 17 },
|
||||
on: {
|
||||
change: function ($event) {
|
||||
return _vm.$handleViewEvent($event)
|
||||
},
|
||||
},
|
||||
}),
|
||||
_c(
|
||||
"v-uni-text",
|
||||
{ class: _vm._$g(18, "c"), attrs: { _i: 18 } },
|
||||
[_vm._v(_vm._$g(18, "t0-0"))]
|
||||
),
|
||||
],
|
||||
1
|
||||
),
|
||||
],
|
||||
1
|
||||
),
|
||||
_c(
|
||||
"uni-view",
|
||||
{ staticClass: _vm._$g(19, "sc"), attrs: { _i: 19 } },
|
||||
[
|
||||
_c(
|
||||
"uni-view",
|
||||
{ staticClass: _vm._$g(20, "sc"), attrs: { _i: 20 } },
|
||||
[
|
||||
_c(
|
||||
"v-uni-text",
|
||||
{ staticClass: _vm._$g(21, "sc"), attrs: { _i: 21 } },
|
||||
[_vm._v("*")]
|
||||
),
|
||||
_vm._v("补充说明"),
|
||||
],
|
||||
1
|
||||
),
|
||||
_c(
|
||||
"uni-view",
|
||||
{ staticClass: _vm._$g(22, "sc"), attrs: { _i: 22 } },
|
||||
[
|
||||
_c("v-uni-textarea", {
|
||||
staticClass: _vm._$g(23, "sc"),
|
||||
attrs: {
|
||||
maxlength: "-1",
|
||||
"placeholder-class": "cl",
|
||||
name: "inspectContent",
|
||||
value: _vm._$g(23, "a-value"),
|
||||
placeholder: "请输入",
|
||||
_i: 23,
|
||||
},
|
||||
on: {
|
||||
input: function ($event) {
|
||||
return _vm.$handleViewEvent($event)
|
||||
},
|
||||
},
|
||||
}),
|
||||
],
|
||||
1
|
||||
),
|
||||
],
|
||||
1
|
||||
),
|
||||
_c(
|
||||
"uni-view",
|
||||
{ staticClass: _vm._$g(24, "sc"), attrs: { _i: 24 } },
|
||||
[
|
||||
_c(
|
||||
"uni-view",
|
||||
{ staticClass: _vm._$g(25, "sc"), attrs: { _i: 25 } },
|
||||
[
|
||||
_c(
|
||||
"v-uni-text",
|
||||
{ staticClass: _vm._$g(26, "sc"), attrs: { _i: 26 } },
|
||||
[_vm._v("*")]
|
||||
),
|
||||
_vm._v("附件"),
|
||||
],
|
||||
1
|
||||
),
|
||||
_c(
|
||||
"uni-view",
|
||||
{ staticClass: _vm._$g(27, "sc"), attrs: { _i: 27 } },
|
||||
[
|
||||
_vm._l(
|
||||
_vm._$g(28, "f"),
|
||||
function (item, index, $20, $30) {
|
||||
return _c(
|
||||
"uni-view",
|
||||
{
|
||||
directives: [
|
||||
{
|
||||
name: "show",
|
||||
rawName: "v-show",
|
||||
value: _vm._$g("28-" + $30, "v-show"),
|
||||
expression: "_$g((\"28-\"+$30),'v-show')",
|
||||
},
|
||||
],
|
||||
key: item,
|
||||
staticClass: _vm._$g("28-" + $30, "sc"),
|
||||
attrs: { _i: "28-" + $30 },
|
||||
},
|
||||
[
|
||||
_c("v-uni-image", {
|
||||
staticClass: _vm._$g("29-" + $30, "sc"),
|
||||
attrs: {
|
||||
src: _vm._$g("29-" + $30, "a-src"),
|
||||
_i: "29-" + $30,
|
||||
},
|
||||
}),
|
||||
_c("uni-icons", {
|
||||
staticClass: _vm._$g("30-" + $30, "sc"),
|
||||
attrs: { _i: "30-" + $30 },
|
||||
on: {
|
||||
click: function ($event) {
|
||||
return _vm.$handleViewEvent($event)
|
||||
},
|
||||
},
|
||||
}),
|
||||
],
|
||||
1
|
||||
)
|
||||
}
|
||||
),
|
||||
_vm._$g(31, "i")
|
||||
? _c(
|
||||
"uni-view",
|
||||
{
|
||||
staticClass: _vm._$g(31, "sc"),
|
||||
attrs: { _i: 31 },
|
||||
on: {
|
||||
click: function ($event) {
|
||||
return _vm.$handleViewEvent($event)
|
||||
},
|
||||
},
|
||||
},
|
||||
[
|
||||
_c("v-uni-image", {
|
||||
staticClass: _vm._$g(32, "sc"),
|
||||
attrs: { src: "/static/icon-add.png", _i: 32 },
|
||||
}),
|
||||
],
|
||||
1
|
||||
)
|
||||
: _vm._e(),
|
||||
],
|
||||
2
|
||||
),
|
||||
],
|
||||
1
|
||||
),
|
||||
_c(
|
||||
"uni-view",
|
||||
{ staticClass: _vm._$g(33, "sc"), attrs: { _i: 33 } },
|
||||
[
|
||||
_c(
|
||||
"v-uni-button",
|
||||
{
|
||||
staticClass: _vm._$g(34, "sc"),
|
||||
attrs: { _i: 34 },
|
||||
on: {
|
||||
click: function ($event) {
|
||||
return _vm.$handleViewEvent($event)
|
||||
},
|
||||
},
|
||||
},
|
||||
[_vm._v("取消")]
|
||||
),
|
||||
_c(
|
||||
"v-uni-button",
|
||||
{
|
||||
staticClass: _vm._$g(35, "sc"),
|
||||
attrs: { "form-type": "submit", type: "primary", _i: 35 },
|
||||
},
|
||||
[_vm._v("提交")]
|
||||
),
|
||||
],
|
||||
1
|
||||
),
|
||||
],
|
||||
1
|
||||
),
|
||||
],
|
||||
1
|
||||
),
|
||||
_vm._$g(36, "i")
|
||||
? _c("canversCom", {
|
||||
attrs: { _i: 36 },
|
||||
on: {
|
||||
imgUrl: function ($event) {
|
||||
return _vm.$handleViewEvent($event)
|
||||
},
|
||||
},
|
||||
})
|
||||
: _vm._e(),
|
||||
],
|
||||
1
|
||||
)
|
||||
}
|
||||
var recyclableRender = false
|
||||
var render = function () {}
|
||||
var staticRenderFns = []
|
||||
render._withStripped = true
|
||||
var recyclableRender
|
||||
var components
|
||||
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user