flx:修改巡检点显示问题

This commit is contained in:
X_Rian 2024-08-08 16:02:26 +08:00
parent a1cba5368a
commit 4915918b8c
4 changed files with 203 additions and 8 deletions

View File

@ -35,7 +35,7 @@
<image src="@/static/plan_polling.png"></image>
</view>
<text class="label">巡检人员</text>
<text class="value">{{item.inspectUserIds}}</text>
<text class="value">{{item.inspectUserNames}}</text>
</view>
<view class="card_title">
<text class="label">巡检通知人员</text>

View File

@ -22,7 +22,7 @@
<view class="item_left">
<view class="card_title">
<text class="title">{{item.checkingPointName}}</text>
<text class="value">安全监管区域</text>
<text class="value">{{item.regionName}}</text>
</view>
<view class="card_title">
<text class="label">巡检位置</text>

File diff suppressed because one or more lines are too long

View File

@ -269402,8 +269402,108 @@ var render = function () {
],
1
),
_vm._l(_vm._$g(34, "f"), function (item, index, $20, $30) {
return _c(
"uni-view",
{
key: item,
staticClass: _vm._$g("34-" + $30, "sc"),
attrs: { _i: "34-" + $30 },
},
[
_vm._$g("35-" + $30, "i")
? _c("v-uni-image", {
attrs: {
src: _vm._$g("35-" + $30, "a-src"),
_i: "35-" + $30,
},
})
: _c("v-uni-image", {
attrs: { src: "/static/images.png", _i: "36-" + $30 },
}),
_c(
"uni-view",
{ attrs: { _i: "37-" + $30 } },
[
_c(
"uni-view",
{
staticClass: _vm._$g("38-" + $30, "sc"),
attrs: { _i: "38-" + $30 },
},
[
_c("v-uni-text", { attrs: { _i: "39-" + $30 } }, [
_vm._v(_vm._$g("39-" + $30, "t0-0")),
]),
_c("v-uni-text", { attrs: { _i: "40-" + $30 } }, [
_vm._v(_vm._$g("40-" + $30, "t0-0")),
]),
],
1
),
_c(
"uni-view",
{
staticClass: _vm._$g("41-" + $30, "sc"),
attrs: { _i: "41-" + $30 },
},
[
_c(
"uni-view",
{
attrs: { _i: "42-" + $30 },
on: {
click: function ($event) {
return _vm.$handleViewEvent($event)
},
},
},
[
_c("v-uni-image", {
staticClass: _vm._$g("43-" + $30, "sc"),
attrs: {
src: "/static/preview.png",
_i: "43-" + $30,
},
}),
_vm._v("预览"),
],
1
),
_c(
"uni-view",
{
attrs: { _i: "44-" + $30 },
on: {
click: function ($event) {
return _vm.$handleViewEvent($event)
},
},
},
[
_c("v-uni-image", {
staticClass: _vm._$g("45-" + $30, "sc"),
attrs: {
src: "/static/download2.png",
_i: "45-" + $30,
},
}),
_vm._v("下载"),
],
1
),
],
1
),
],
1
),
],
1
)
}),
],
1
2
),
],
1
@ -269503,7 +269603,7 @@ if(false) {}
var ___CSS_LOADER_API_IMPORT___ = __webpack_require__(/*! ../../../../../HBuider软件/HBuilderX/HBuilderX/plugins/uniapp-cli/node_modules/css-loader/dist/runtime/api.js */ 15);
exports = ___CSS_LOADER_API_IMPORT___(false);
// Module
exports.push([module.i, "@charset \"UTF-8\";\r\n/**\r\n * 这里是uni-app内置的常用样式变量\r\n *\r\n * uni-app 官方扩展插件及插件市场https://ext.dcloud.net.cn上很多三方插件均使用了这些样式变量\r\n * 如果你是插件开发者建议你使用scss预处理并在插件代码中直接使用这些变量无需 import 这个文件方便用户通过搭积木的方式开发整体风格一致的App\r\n *\r\n */\r\n/**\r\n * 如果你是App开发者插件使用者你可以通过修改这些变量来定制自己的插件主题实现自定义主题功能\r\n *\r\n * 如果你的项目同样使用了scss预处理你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件\r\n */\r\n/* 颜色变量 */\r\n/* uni.scss */\r\n/* 行为相关颜色 */\r\n/* 文字基本颜色 */\r\n/* 背景颜色 */\r\n/* 边框颜色 */\r\n/* 尺寸变量 */\r\n/* 文字尺寸 */\r\n/* 图片尺寸 */\r\n/* Border Radius */\r\n/* 水平间距 */\r\n/* 垂直间距 */\r\n/* 透明度 */\r\n/* 文章场景相关 */\n.fullHeight .fixedheader[data-v-64e62e78] {\r\n position: fixed;\r\n top: 0;\r\n left: 0;\r\n width: 100%;\r\n z-index: 2;\n}\n.fullHeight .sp-menu[data-v-64e62e78] {\r\n padding-top: 100rpx;\n}\n.fullHeight .sp-menu .items-box[data-v-64e62e78] {\r\n display: flex;\r\n flex-direction: column;\n}\n.fullHeight .sp-menu .items-box .item-box[data-v-64e62e78] {\r\n display: flex;\r\n justify-content: space-between;\r\n border-bottom: 1rpx solid #F6F6F6;\r\n padding: 20rpx 0;\n}\n.fullHeight .sp-menu .items-box .item-box > uni-view[data-v-64e62e78]:first-child {\r\n margin-left: 38rpx;\n}\n.fullHeight .sp-menu .items-box .item-box > uni-view[data-v-64e62e78]:last-child {\r\n margin-right: 38rpx;\n}\r\n", ""]);
exports.push([module.i, "@charset \"UTF-8\";\r\n/**\r\n * 这里是uni-app内置的常用样式变量\r\n *\r\n * uni-app 官方扩展插件及插件市场https://ext.dcloud.net.cn上很多三方插件均使用了这些样式变量\r\n * 如果你是插件开发者建议你使用scss预处理并在插件代码中直接使用这些变量无需 import 这个文件方便用户通过搭积木的方式开发整体风格一致的App\r\n *\r\n */\r\n/**\r\n * 如果你是App开发者插件使用者你可以通过修改这些变量来定制自己的插件主题实现自定义主题功能\r\n *\r\n * 如果你的项目同样使用了scss预处理你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件\r\n */\r\n/* 颜色变量 */\r\n/* uni.scss */\r\n/* 行为相关颜色 */\r\n/* 文字基本颜色 */\r\n/* 背景颜色 */\r\n/* 边框颜色 */\r\n/* 尺寸变量 */\r\n/* 文字尺寸 */\r\n/* 图片尺寸 */\r\n/* Border Radius */\r\n/* 水平间距 */\r\n/* 垂直间距 */\r\n/* 透明度 */\r\n/* 文章场景相关 */\n.scheme_icon[data-v-64e62e78]:first-child {\r\n margin-right: 4rpx;\n}\n.scheme_icon[data-v-64e62e78] {\r\n width: 44rpx !important;\r\n height: 44rpx !important;\n}\n.rules-box[data-v-64e62e78] {\r\n display: flex;\r\n margin-top: 10rpx;\r\n padding: 13.46rpx 28.85rpx 17.31rpx 23.08rpx;\r\n border-top: 2rpx solid #D8DBE8;\r\n box-shadow: 4rpx 4rpx 8rpx 2rpx rgba(81, 129, 246, 0.12);\n}\n.rules-box uni-image[data-v-64e62e78] {\r\n width: 61.15rpx;\r\n height: 70.77rpx;\n}\n.rules-box > uni-view[data-v-64e62e78] {\r\n display: flex;\r\n justify-content: space-between;\r\n flex: 1;\n}\n.rules-text1[data-v-64e62e78] {\r\n display: flex;\r\n flex-direction: column;\r\n justify-content: center;\r\n margin-left: 13.46rpx;\r\n width: 400rpx;\n}\n.rules-text1 > uni-text[data-v-64e62e78] {\r\n font-size: 25rpx;\r\n line-height: 40rpx;\r\n overflow: hidden;\r\n white-space: nowrap;\r\n text-overflow: ellipsis;\r\n -o-text-overflow: ellipsis;\n}\n.rules-text2[data-v-64e62e78] {\r\n display: flex;\r\n justify-content: center;\r\n align-items: center;\r\n color: #5181F6;\r\n font-size: 24rpx;\r\n white-space: nowrap;\n}\n.rules-text2 > uni-view[data-v-64e62e78] {\r\n display: flex;\r\n align-items: center;\n}\n.rules-text2 > uni-view[data-v-64e62e78]:last-child {\r\n margin-left: 10rpx;\n}\n.fullHeight .fixedheader[data-v-64e62e78] {\r\n position: fixed;\r\n top: 0;\r\n left: 0;\r\n width: 100%;\r\n z-index: 2;\n}\n.fullHeight .sp-menu[data-v-64e62e78] {\r\n padding-top: 100rpx;\n}\n.fullHeight .sp-menu .items-box[data-v-64e62e78] {\r\n display: flex;\r\n flex-direction: column;\n}\n.fullHeight .sp-menu .items-box .item-box[data-v-64e62e78] {\r\n display: flex;\r\n justify-content: space-between;\r\n border-bottom: 1rpx solid #F6F6F6;\r\n padding: 20rpx 0;\n}\n.fullHeight .sp-menu .items-box .item-box > uni-view[data-v-64e62e78]:first-child {\r\n margin-left: 38rpx;\n}\n.fullHeight .sp-menu .items-box .item-box > uni-view[data-v-64e62e78]:last-child {\r\n margin-right: 38rpx;\n}\r\n", ""]);
// Exports
module.exports = exports;