From 57da15d6ce587fa0abe8d140f531b5ec798a12a4 Mon Sep 17 00:00:00 2001
From: whycq <10027870+whycq@user.noreply.gitee.com>
Date: 星期二, 24 十月 2023 16:44:25 +0800
Subject: [PATCH] #
---
unpackage/dist/dev/app-plus/app-view.js | 542 +++++++++++++++++++++++++++--------------------------
1 files changed, 277 insertions(+), 265 deletions(-)
diff --git a/unpackage/dist/dev/app-plus/app-view.js b/unpackage/dist/dev/app-plus/app-view.js
index 55a0aa2..dd2209d 100644
--- a/unpackage/dist/dev/app-plus/app-view.js
+++ b/unpackage/dist/dev/app-plus/app-view.js
@@ -14877,7 +14877,7 @@
staticClass: _vm._$g("29-" + $30, "sc"),
attrs: { _i: "29-" + $30 },
},
- [_vm._v("鍒涘缓浜�")]
+ [_vm._v("璐熻矗浜�")]
),
_c(
"uni-view",
@@ -16398,7 +16398,7 @@
var ___CSS_LOADER_API_IMPORT___ = __webpack_require__(/*! ../../../../HBuilderX/plugins/uniapp-cli/node_modules/css-loader/dist/runtime/api.js */ 13);
exports = ___CSS_LOADER_API_IMPORT___(false);
// Module
-exports.push([module.i, "\n.status_bar {\n\theight: var(--status-bar-height);\n\twidth: 100%;\n\tbackground-color: #FFF;\n}\n.city {\n\tdisplay: flex;\n\talign-items: center;\n}\n.uni-nav-bar-text {\n\tfont-size: 12px;\n}\n.c-list {\n\twidth: 96%;\n\tmin-height: 100rpx;\n\tbackground-color: #fff;\n\tborder-radius: 10rpx;\n\tmargin: 20rpx 2% 0 2%;\n\tdisplay: flex;\n\tflex-direction: column;\n\tfont-size: 24rpx;\n}\n/* 鐖秜iew 鎹� scroll-view */\n.c-list:last-child {\n\tmargin-bottom: 20px;\n}\n.list-item1 {\n\t\n\theight: 45rpx;\n\tline-height: 45rpx;\n\tcolor: #909399;\n\ttext-indent: 30rpx;\n}\n.list-item2 {\n\theight: 45rpx;\n\tline-height: 45rpx;\n\tcolor: black;\n}\n.titles {\n\tpadding-left: 10rpx;\n\ttext-indent: 5rpx;\n\tmargin-top: 10rpx;\n}\n/* .title {\n\theight: 60rpx;\n\tline-height: 70rpx;\n\tfont-size: 28rpx;\n\tfont-weight: 900;\n\tcolor: #303133;\n} */\n.fxbtn {\n\tposition: fixed;\n\tbottom: 50px;\n\tright: 10px;\n\twidth: 40px;\n\theight: 40px;\n\tbackground-color: #46a7ff;\n\tcolor: #FFF;\n\tdisplay: flex;\n\talign-items: center;\n\tjustify-content: center;\n\tborder-radius: 50%;\n}\n", ""]);
+exports.push([module.i, "\n.status_bar {\n\theight: var(--status-bar-height);\n\twidth: 100%;\n\tbackground-color: #FFF;\n}\n.city {\n\tdisplay: flex;\n\talign-items: center;\n}\n.uni-nav-bar-text {\n\tfont-size: 12px;\n}\n.nav-bar {\n\tfont-size: 16px;\n}\n.c-list {\n\twidth: 96%;\n\tmin-height: 100rpx;\n\tbackground-color: #fff;\n\tborder-radius: 10rpx;\n\tmargin: 20rpx 2% 0 2%;\n\tdisplay: flex;\n\tflex-direction: column;\n\tfont-size: 24rpx;\n}\n/* 鐖秜iew 鎹� scroll-view */\n.c-list:last-child {\n\tmargin-bottom: 20px;\n}\n.list-item1 {\n\t\n\theight: 45rpx;\n\tline-height: 45rpx;\n\tcolor: #909399;\n\ttext-indent: 30rpx;\n}\n.list-item2 {\n\theight: 45rpx;\n\tline-height: 45rpx;\n\tcolor: black;\n}\n.titles {\n\tpadding-left: 10rpx;\n\ttext-indent: 5rpx;\n\tmargin-top: 10rpx;\n}\n/* .title {\n\theight: 60rpx;\n\tline-height: 70rpx;\n\tfont-size: 28rpx;\n\tfont-weight: 900;\n\tcolor: #303133;\n} */\n.fxbtn {\n\tposition: fixed;\n\tbottom: 50px;\n\tright: 10px;\n\twidth: 40px;\n\theight: 40px;\n\tbackground-color: #46a7ff;\n\tcolor: #FFF;\n\tdisplay: flex;\n\talign-items: center;\n\tjustify-content: center;\n\tborder-radius: 50%;\n}\n", ""]);
// Exports
module.exports = exports;
@@ -16552,25 +16552,10 @@
"uni-forms-item",
{ attrs: { _i: 5 } },
[
- _c("uni-easyinput", {
- attrs: { _i: 6 },
- model: {
- value: _vm._$g(6, "v-model"),
- callback: function () {},
- expression: "baseFormData.rela",
- },
- }),
- ],
- 1
- ),
- _c(
- "uni-forms-item",
- { attrs: { _i: 7 } },
- [
_c(
"uni-view",
{
- attrs: { _i: 8 },
+ attrs: { _i: 6 },
on: {
click: function ($event) {
return _vm.$handleViewEvent($event)
@@ -16579,14 +16564,14 @@
},
[
_c("uni-combox", {
- attrs: { _i: 9 },
+ attrs: { _i: 7 },
on: {
input: function ($event) {
return _vm.$handleViewEvent($event)
},
},
model: {
- value: _vm._$g(9, "v-model"),
+ value: _vm._$g(7, "v-model"),
callback: function () {},
expression: "baseFormData.cstmrType",
},
@@ -16599,95 +16584,18 @@
),
_c(
"uni-forms-item",
- { attrs: { _i: 10 } },
- [
- _c("uni-data-checkbox", {
- attrs: { _i: 11 },
- model: {
- value: _vm._$g(11, "v-model"),
- callback: function () {},
- expression: "baseFormData.type",
- },
- }),
- ],
- 1
- ),
- _c(
- "uni-forms-item",
- { attrs: { _i: 12 } },
- [
- _c("uni-data-picker", {
- attrs: { _i: 13 },
- on: {
- change: function ($event) {
- return _vm.$handleViewEvent($event)
- },
- },
- model: {
- value: _vm._$g(13, "v-model"),
- callback: function () {},
- expression: "baseFormData.pcd",
- },
- }),
- ],
- 1
- ),
- _c(
- "uni-forms-item",
- { attrs: { _i: 14 } },
- [
- _c("uni-easyinput", {
- attrs: { _i: 15 },
- model: {
- value: _vm._$g(15, "v-model"),
- callback: function () {},
- expression: "baseFormData.tel",
- },
- }),
- ],
- 1
- ),
- _c(
- "uni-forms-item",
- { attrs: { _i: 16 } },
- [
- _c("uni-easyinput", {
- attrs: { _i: 17 },
- model: {
- value: _vm._$g(17, "v-model"),
- callback: function () {},
- expression: "baseFormData.addr",
- },
- }),
- ],
- 1
- ),
- _c(
- "uni-forms-item",
- { attrs: { _i: 18 } },
+ { attrs: { _i: 8 } },
[
_c(
"uni-view",
- {
- attrs: { _i: 19 },
- on: {
- click: function ($event) {
- return _vm.$handleViewEvent($event)
- },
- },
- },
+ { attrs: { _i: 9 } },
[
_c("uni-combox", {
- attrs: { _i: 20 },
- on: {
- input: function ($event) {
- return _vm.$handleViewEvent($event)
- },
- },
+ attrs: { _i: 10 },
model: {
- value: _vm._$g(20, "v-model"),
+ value: _vm._$g(10, "v-model"),
callback: function () {},
- expression: "baseFormData.director",
+ expression: "baseFormData.industry",
},
}),
],
@@ -16698,12 +16606,84 @@
),
_c(
"uni-forms-item",
- { attrs: { _i: 21 } },
+ { attrs: { _i: 11 } },
+ [
+ _c(
+ "uni-view",
+ { attrs: { _i: 12 } },
+ [
+ _c("uni-combox", {
+ attrs: { _i: 13 },
+ model: {
+ value: _vm._$g(13, "v-model"),
+ callback: function () {},
+ expression: "baseFormData.productCategory",
+ },
+ }),
+ ],
+ 1
+ ),
+ ],
+ 1
+ ),
+ _c(
+ "uni-forms-item",
+ { attrs: { _i: 14 } },
+ [
+ _c("uni-data-checkbox", {
+ attrs: { _i: 15 },
+ model: {
+ value: _vm._$g(15, "v-model"),
+ callback: function () {},
+ expression: "baseFormData.type",
+ },
+ }),
+ ],
+ 1
+ ),
+ _c(
+ "uni-forms-item",
+ { attrs: { _i: 16 } },
+ [
+ _c("uni-data-picker", {
+ attrs: { _i: 17 },
+ on: {
+ change: function ($event) {
+ return _vm.$handleViewEvent($event)
+ },
+ },
+ model: {
+ value: _vm._$g(17, "v-model"),
+ callback: function () {},
+ expression: "baseFormData.pcd",
+ },
+ }),
+ ],
+ 1
+ ),
+ _c(
+ "uni-forms-item",
+ { attrs: { _i: 18 } },
[
_c("uni-easyinput", {
- attrs: { _i: 22 },
+ attrs: { _i: 19 },
model: {
- value: _vm._$g(22, "v-model"),
+ value: _vm._$g(19, "v-model"),
+ callback: function () {},
+ expression: "baseFormData.addr",
+ },
+ }),
+ ],
+ 1
+ ),
+ _c(
+ "uni-forms-item",
+ { attrs: { _i: 20 } },
+ [
+ _c("uni-easyinput", {
+ attrs: { _i: 21 },
+ model: {
+ value: _vm._$g(21, "v-model"),
callback: function () {},
expression: "baseFormData.contacts",
},
@@ -16713,12 +16693,27 @@
),
_c(
"uni-forms-item",
- { attrs: { _i: 23 } },
+ { attrs: { _i: 22 } },
[
_c("uni-easyinput", {
- attrs: { _i: 24 },
+ attrs: { _i: 23 },
model: {
- value: _vm._$g(24, "v-model"),
+ value: _vm._$g(23, "v-model"),
+ callback: function () {},
+ expression: "baseFormData.tel",
+ },
+ }),
+ ],
+ 1
+ ),
+ _c(
+ "uni-forms-item",
+ { attrs: { _i: 24 } },
+ [
+ _c("uni-easyinput", {
+ attrs: { _i: 25 },
+ model: {
+ value: _vm._$g(25, "v-model"),
callback: function () {},
expression: "baseFormData.remarks",
},
@@ -16732,7 +16727,7 @@
_c(
"v-uni-button",
{
- attrs: { type: "primary", _i: 25 },
+ attrs: { type: "primary", _i: 26 },
on: {
click: function ($event) {
return _vm.$handleViewEvent($event)
@@ -29634,44 +29629,38 @@
"uni-view",
{ attrs: { _i: 0 } },
[
- _vm._l(_vm._$g(1, "f"), function (item, $10, $20, $30) {
- return _c(
- "uni-view",
- {
- key: item,
- staticClass: _vm._$g("1-" + $30, "sc"),
- attrs: { _i: "1-" + $30 },
- },
- [
- _c(
- "uni-view",
- {
- staticClass: _vm._$g("2-" + $30, "sc"),
- attrs: { _i: "2-" + $30 },
- on: {
- click: function ($event) {
- return _vm.$handleViewEvent($event)
- },
+ _c(
+ "uni-view",
+ { staticClass: _vm._$g(1, "sc"), attrs: { _i: 1 } },
+ [
+ _c(
+ "uni-view",
+ {
+ staticClass: _vm._$g(2, "sc"),
+ attrs: { _i: 2 },
+ on: {
+ click: function ($event) {
+ return _vm.$handleViewEvent($event)
},
},
- [_vm._v(_vm._$g("2-" + $30, "t0-0"))]
- ),
- ],
- 1
- )
- }),
- _vm._l(_vm._$g(3, "f"), function (item, i, $21, $31) {
+ },
+ [_vm._v(_vm._$g(2, "t0-0"))]
+ ),
+ ],
+ 1
+ ),
+ _vm._l(_vm._$g(3, "f"), function (item, i, $20, $30) {
return _c(
"uni-view",
{
key: item,
- staticClass: _vm._$g("3-" + $31, "sc"),
- attrs: { _i: "3-" + $31 },
+ staticClass: _vm._$g("3-" + $30, "sc"),
+ attrs: { _i: "3-" + $30 },
},
[
_c(
"uni-view",
- { class: _vm._$g("4-" + $31, "c"), attrs: { _i: "4-" + $31 } },
+ { class: _vm._$g("4-" + $30, "c"), attrs: { _i: "4-" + $30 } },
[
_c(
"uni-view",
@@ -29680,47 +29669,58 @@
{
name: "show",
rawName: "v-show",
- value: _vm._$g("5-" + $31, "v-show"),
- expression: "_$g((\"5-\"+$31),'v-show')",
+ value: _vm._$g("5-" + $30, "v-show"),
+ expression: "_$g((\"5-\"+$30),'v-show')",
},
],
- staticClass: _vm._$g("5-" + $31, "sc"),
- attrs: { _i: "5-" + $31 },
- on: {
- click: function ($event) {
- return _vm.$handleViewEvent($event)
- },
- },
+ staticClass: _vm._$g("5-" + $30, "sc"),
+ attrs: { _i: "5-" + $30 },
},
[
- _c("uni-view", { attrs: { _i: "6-" + $31 } }, [
- _vm._v(_vm._$g("6-" + $31, "t0-0")),
- ]),
_c(
"uni-view",
- { attrs: { _i: "7-" + $31 } },
+ {
+ attrs: { _i: "6-" + $30 },
+ on: {
+ click: function ($event) {
+ return _vm.$handleViewEvent($event)
+ },
+ },
+ },
+ [_vm._v(_vm._$g("6-" + $30, "t0-0"))]
+ ),
+ _c(
+ "uni-view",
+ {
+ attrs: { _i: "7-" + $30 },
+ on: {
+ click: function ($event) {
+ return _vm.$handleViewEvent($event)
+ },
+ },
+ },
[
_c("uni-icons", {
directives: [
{
name: "show",
rawName: "v-show",
- value: _vm._$g("8-" + $31, "v-show"),
- expression: "_$g((\"8-\"+$31),'v-show')",
+ value: _vm._$g("8-" + $30, "v-show"),
+ expression: "_$g((\"8-\"+$30),'v-show')",
},
],
- attrs: { _i: "8-" + $31 },
+ attrs: { _i: "8-" + $30 },
}),
_c("uni-icons", {
directives: [
{
name: "show",
rawName: "v-show",
- value: _vm._$g("9-" + $31, "v-show"),
- expression: "_$g((\"9-\"+$31),'v-show')",
+ value: _vm._$g("9-" + $30, "v-show"),
+ expression: "_$g((\"9-\"+$30),'v-show')",
},
],
- attrs: { _i: "9-" + $31 },
+ attrs: { _i: "9-" + $30 },
}),
],
1
@@ -29735,12 +29735,12 @@
{
name: "show",
rawName: "v-show",
- value: _vm._$g("10-" + $31, "v-show"),
- expression: "_$g((\"10-\"+$31),'v-show')",
+ value: _vm._$g("10-" + $30, "v-show"),
+ expression: "_$g((\"10-\"+$30),'v-show')",
},
],
- staticClass: _vm._$g("10-" + $31, "sc"),
- attrs: { _i: "10-" + $31 },
+ staticClass: _vm._$g("10-" + $30, "sc"),
+ attrs: { _i: "10-" + $30 },
on: {
click: function ($event) {
return _vm.$handleViewEvent($event)
@@ -29748,15 +29748,15 @@
},
},
[
- _c("uni-view", { attrs: { _i: "11-" + $31 } }, [
- _vm._v(_vm._$g("11-" + $31, "t0-0")),
+ _c("uni-view", { attrs: { _i: "11-" + $30 } }, [
+ _vm._v(_vm._$g("11-" + $30, "t0-0")),
]),
],
1
),
_vm._l(
- _vm._$g(12 + "-" + $31, "f"),
- function (sub, $12, $22, $32) {
+ _vm._$g(12 + "-" + $30, "f"),
+ function (sub, $11, $21, $31) {
return _c(
"uni-view",
{
@@ -29764,14 +29764,14 @@
{
name: "show",
rawName: "v-show",
- value: _vm._$g("12-" + $31 + "-" + $32, "v-show"),
- expression: "_$g((\"12-\"+$31+'-'+$32),'v-show')",
+ value: _vm._$g("12-" + $30 + "-" + $31, "v-show"),
+ expression: "_$g((\"12-\"+$30+'-'+$31),'v-show')",
},
],
key: sub,
- staticClass: _vm._$g("12-" + $31 + "-" + $32, "sc"),
+ staticClass: _vm._$g("12-" + $30 + "-" + $31, "sc"),
staticStyle: { "margin-left": "1em" },
- attrs: { _i: "12-" + $31 + "-" + $32 },
+ attrs: { _i: "12-" + $30 + "-" + $31 },
},
[
_c(
@@ -29782,31 +29782,40 @@
name: "show",
rawName: "v-show",
value: _vm._$g(
- "13-" + $31 + "-" + $32,
+ "13-" + $30 + "-" + $31,
"v-show"
),
expression:
- "_$g((\"13-\"+$31+'-'+$32),'v-show')",
+ "_$g((\"13-\"+$30+'-'+$31),'v-show')",
},
],
- staticClass: _vm._$g("13-" + $31 + "-" + $32, "sc"),
- class: _vm._$g("13-" + $31 + "-" + $32, "c"),
- attrs: { _i: "13-" + $31 + "-" + $32 },
- on: {
- click: function ($event) {
- return _vm.$handleViewEvent($event)
- },
- },
+ staticClass: _vm._$g("13-" + $30 + "-" + $31, "sc"),
+ class: _vm._$g("13-" + $30 + "-" + $31, "c"),
+ attrs: { _i: "13-" + $30 + "-" + $31 },
},
[
_c(
"uni-view",
- { attrs: { _i: "14-" + $31 + "-" + $32 } },
- [_vm._v(_vm._$g("14-" + $31 + "-" + $32, "t0-0"))]
+ {
+ attrs: { _i: "14-" + $30 + "-" + $31 },
+ on: {
+ click: function ($event) {
+ return _vm.$handleViewEvent($event)
+ },
+ },
+ },
+ [_vm._v(_vm._$g("14-" + $30 + "-" + $31, "t0-0"))]
),
_c(
"uni-view",
- { attrs: { _i: "15-" + $31 + "-" + $32 } },
+ {
+ attrs: { _i: "15-" + $30 + "-" + $31 },
+ on: {
+ click: function ($event) {
+ return _vm.$handleViewEvent($event)
+ },
+ },
+ },
[
_c("uni-icons", {
directives: [
@@ -29814,14 +29823,14 @@
name: "show",
rawName: "v-show",
value: _vm._$g(
- "16-" + $31 + "-" + $32,
+ "16-" + $30 + "-" + $31,
"v-show"
),
expression:
- "_$g((\"16-\"+$31+'-'+$32),'v-show')",
+ "_$g((\"16-\"+$30+'-'+$31),'v-show')",
},
],
- attrs: { _i: "16-" + $31 + "-" + $32 },
+ attrs: { _i: "16-" + $30 + "-" + $31 },
}),
_c("uni-icons", {
directives: [
@@ -29829,14 +29838,14 @@
name: "show",
rawName: "v-show",
value: _vm._$g(
- "17-" + $31 + "-" + $32,
+ "17-" + $30 + "-" + $31,
"v-show"
),
expression:
- "_$g((\"17-\"+$31+'-'+$32),'v-show')",
+ "_$g((\"17-\"+$30+'-'+$31),'v-show')",
},
],
- attrs: { _i: "17-" + $31 + "-" + $32 },
+ attrs: { _i: "17-" + $30 + "-" + $31 },
}),
],
1
@@ -29852,34 +29861,36 @@
name: "show",
rawName: "v-show",
value: _vm._$g(
- "18-" + $31 + "-" + $32,
+ "18-" + $30 + "-" + $31,
"v-show"
),
expression:
- "_$g((\"18-\"+$31+'-'+$32),'v-show')",
+ "_$g((\"18-\"+$30+'-'+$31),'v-show')",
},
],
- staticClass: _vm._$g("18-" + $31 + "-" + $32, "sc"),
- class: _vm._$g("18-" + $31 + "-" + $32, "c"),
- attrs: { _i: "18-" + $31 + "-" + $32 },
- on: {
- click: function ($event) {
- return _vm.$handleViewEvent($event)
- },
- },
+ staticClass: _vm._$g("18-" + $30 + "-" + $31, "sc"),
+ class: _vm._$g("18-" + $30 + "-" + $31, "c"),
+ attrs: { _i: "18-" + $30 + "-" + $31 },
},
[
_c(
"uni-view",
- { attrs: { _i: "19-" + $31 + "-" + $32 } },
- [_vm._v(_vm._$g("19-" + $31 + "-" + $32, "t0-0"))]
+ {
+ attrs: { _i: "19-" + $30 + "-" + $31 },
+ on: {
+ click: function ($event) {
+ return _vm.$handleViewEvent($event)
+ },
+ },
+ },
+ [_vm._v(_vm._$g("19-" + $30 + "-" + $31, "t0-0"))]
),
],
1
),
_vm._l(
- _vm._$g(20 + "-" + $31 + "-" + $32, "f"),
- function (it, $13, $23, $33) {
+ _vm._$g(20 + "-" + $30 + "-" + $31, "f"),
+ function (it, $12, $22, $32) {
return _c(
"uni-view",
{
@@ -29888,21 +29899,21 @@
name: "show",
rawName: "v-show",
value: _vm._$g(
- "20-" + $31 + "-" + $32 + "-" + $33,
+ "20-" + $30 + "-" + $31 + "-" + $32,
"v-show"
),
expression:
- "_$g((\"20-\"+$31+'-'+$32+'-'+$33),'v-show')",
+ "_$g((\"20-\"+$30+'-'+$31+'-'+$32),'v-show')",
},
],
key: it,
staticClass: _vm._$g(
- "20-" + $31 + "-" + $32 + "-" + $33,
+ "20-" + $30 + "-" + $31 + "-" + $32,
"sc"
),
staticStyle: { "margin-left": "1em" },
attrs: {
- _i: "20-" + $31 + "-" + $32 + "-" + $33,
+ _i: "20-" + $30 + "-" + $31 + "-" + $32,
},
},
[
@@ -29914,29 +29925,29 @@
name: "show",
rawName: "v-show",
value: _vm._$g(
- "21-" + $31 + "-" + $32 + "-" + $33,
+ "21-" + $30 + "-" + $31 + "-" + $32,
"v-show"
),
expression:
- "_$g((\"21-\"+$31+'-'+$32+'-'+$33),'v-show')",
+ "_$g((\"21-\"+$30+'-'+$31+'-'+$32),'v-show')",
},
],
staticClass: _vm._$g(
- "21-" + $31 + "-" + $32 + "-" + $33,
+ "21-" + $30 + "-" + $31 + "-" + $32,
"sc"
),
class: _vm._$g(
- "21-" + $31 + "-" + $32 + "-" + $33,
+ "21-" + $30 + "-" + $31 + "-" + $32,
"c"
),
attrs: {
- _i: "21-" + $31 + "-" + $32 + "-" + $33,
+ _i: "21-" + $30 + "-" + $31 + "-" + $32,
},
},
[
_vm._v(
_vm._$g(
- "21-" + $31 + "-" + $32 + "-" + $33,
+ "21-" + $30 + "-" + $31 + "-" + $32,
"t0-0"
)
),
@@ -29950,28 +29961,23 @@
name: "show",
rawName: "v-show",
value: _vm._$g(
- "22-" + $31 + "-" + $32 + "-" + $33,
+ "22-" + $30 + "-" + $31 + "-" + $32,
"v-show"
),
expression:
- "_$g((\"22-\"+$31+'-'+$32+'-'+$33),'v-show')",
+ "_$g((\"22-\"+$30+'-'+$31+'-'+$32),'v-show')",
},
],
staticClass: _vm._$g(
- "22-" + $31 + "-" + $32 + "-" + $33,
+ "22-" + $30 + "-" + $31 + "-" + $32,
"sc"
),
class: _vm._$g(
- "22-" + $31 + "-" + $32 + "-" + $33,
+ "22-" + $30 + "-" + $31 + "-" + $32,
"c"
),
attrs: {
- _i: "22-" + $31 + "-" + $32 + "-" + $33,
- },
- on: {
- click: function ($event) {
- return _vm.$handleViewEvent($event)
- },
+ _i: "22-" + $30 + "-" + $31 + "-" + $32,
},
},
[
@@ -29980,13 +29986,18 @@
{
attrs: {
_i:
- "23-" + $31 + "-" + $32 + "-" + $33,
+ "23-" + $30 + "-" + $31 + "-" + $32,
+ },
+ on: {
+ click: function ($event) {
+ return _vm.$handleViewEvent($event)
+ },
},
},
[
_vm._v(
_vm._$g(
- "23-" + $31 + "-" + $32 + "-" + $33,
+ "23-" + $30 + "-" + $31 + "-" + $32,
"t0-0"
)
),
@@ -30231,10 +30242,11 @@
"uni-view",
{ attrs: { _i: 0 } },
[
+ _c("uni-view", { staticClass: _vm._$g(1, "sc"), attrs: { _i: 1 } }),
_c(
"uni-nav-bar",
{
- attrs: { _i: 1 },
+ attrs: { _i: 2 },
on: {
clickLeft: function ($event) {
return _vm.$handleViewEvent($event)
@@ -30247,25 +30259,25 @@
[
_c(
"template",
- { attrs: { slot: "right", _i: 2 }, slot: "right" },
+ { attrs: { slot: "right", _i: 3 }, slot: "right" },
[
_c(
"uni-view",
- { staticClass: _vm._$g(3, "sc"), attrs: { _i: 3 } },
+ { staticClass: _vm._$g(4, "sc"), attrs: { _i: 4 } },
[
_c(
"uni-view",
- { attrs: { _i: 4 } },
+ { attrs: { _i: 5 } },
[
_c(
"v-uni-text",
- { staticClass: _vm._$g(5, "sc"), attrs: { _i: 5 } },
- [_vm._v(_vm._$g(5, "t0-0"))]
+ { staticClass: _vm._$g(6, "sc"), attrs: { _i: 6 } },
+ [_vm._v(_vm._$g(6, "t0-0"))]
),
],
1
),
- _c("uni-icons", { attrs: { _i: 6 } }),
+ _c("uni-icons", { attrs: { _i: 7 } }),
],
1
),
@@ -30277,10 +30289,10 @@
),
_c(
"uni-view",
- { staticClass: _vm._$g(7, "sc"), attrs: { _i: 7 } },
+ { staticClass: _vm._$g(8, "sc"), attrs: { _i: 8 } },
[
_c("uni-search-bar", {
- attrs: { _i: 8 },
+ attrs: { _i: 9 },
on: {
confirm: function ($event) {
return _vm.$handleViewEvent($event)
@@ -30292,14 +30304,14 @@
),
_c(
"uni-view",
- { attrs: { _i: 9 } },
- _vm._l(_vm._$g(10, "f"), function (item, index, $20, $30) {
+ { attrs: { _i: 10 } },
+ _vm._l(_vm._$g(11, "f"), function (item, index, $20, $30) {
return _c(
"uni-view",
{
key: item,
- staticClass: _vm._$g("10-" + $30, "sc"),
- attrs: { _i: "10-" + $30 },
+ staticClass: _vm._$g("11-" + $30, "sc"),
+ attrs: { _i: "11-" + $30 },
on: {
click: function ($event) {
return _vm.$handleViewEvent($event)
@@ -30310,10 +30322,10 @@
_c(
"uni-view",
{
- staticClass: _vm._$g("11-" + $30, "sc"),
- attrs: { _i: "11-" + $30 },
+ staticClass: _vm._$g("12-" + $30, "sc"),
+ attrs: { _i: "12-" + $30 },
},
- [_c("y-title", { attrs: { _i: "12-" + $30 } })],
+ [_c("y-title", { attrs: { _i: "13-" + $30 } })],
1
),
_c(
@@ -30323,24 +30335,16 @@
display: "grid",
"grid-template-columns": "1fr 3fr",
},
- attrs: { _i: "13-" + $30 },
+ attrs: { _i: "14-" + $30 },
},
[
- _c(
- "uni-view",
- {
- staticClass: _vm._$g("14-" + $30, "sc"),
- attrs: { _i: "14-" + $30 },
- },
- [_vm._v("瀹㈡埛浠e彿")]
- ),
_c(
"uni-view",
{
staticClass: _vm._$g("15-" + $30, "sc"),
attrs: { _i: "15-" + $30 },
},
- [_vm._v(_vm._$g("15-" + $30, "t0-0"))]
+ [_vm._v("瀹㈡埛浠e彿")]
),
_c(
"uni-view",
@@ -30348,7 +30352,7 @@
staticClass: _vm._$g("16-" + $30, "sc"),
attrs: { _i: "16-" + $30 },
},
- [_vm._v("璇︾粏鍦板潃")]
+ [_vm._v(_vm._$g("16-" + $30, "t0-0"))]
),
_c(
"uni-view",
@@ -30356,7 +30360,7 @@
staticClass: _vm._$g("17-" + $30, "sc"),
attrs: { _i: "17-" + $30 },
},
- [_vm._v(_vm._$g("17-" + $30, "t0-0"))]
+ [_vm._v("璇︾粏鍦板潃")]
),
_c(
"uni-view",
@@ -30364,7 +30368,7 @@
staticClass: _vm._$g("18-" + $30, "sc"),
attrs: { _i: "18-" + $30 },
},
- [_vm._v("鐢佃瘽")]
+ [_vm._v(_vm._$g("18-" + $30, "t0-0"))]
),
_c(
"uni-view",
@@ -30372,7 +30376,7 @@
staticClass: _vm._$g("19-" + $30, "sc"),
attrs: { _i: "19-" + $30 },
},
- [_vm._v(_vm._$g("19-" + $30, "t0-0"))]
+ [_vm._v("鐢佃瘽")]
),
_c(
"uni-view",
@@ -30380,7 +30384,7 @@
staticClass: _vm._$g("20-" + $30, "sc"),
attrs: { _i: "20-" + $30 },
},
- [_vm._v("澶囨敞")]
+ [_vm._v(_vm._$g("20-" + $30, "t0-0"))]
),
_c(
"uni-view",
@@ -30388,7 +30392,7 @@
staticClass: _vm._$g("21-" + $30, "sc"),
attrs: { _i: "21-" + $30 },
},
- [_vm._v(_vm._$g("21-" + $30, "t0-0"))]
+ [_vm._v("澶囨敞")]
),
_c(
"uni-view",
@@ -30396,7 +30400,7 @@
staticClass: _vm._$g("22-" + $30, "sc"),
attrs: { _i: "22-" + $30 },
},
- [_vm._v("瀹㈡埛绫诲埆")]
+ [_vm._v(_vm._$g("22-" + $30, "t0-0"))]
),
_c(
"uni-view",
@@ -30404,7 +30408,7 @@
staticClass: _vm._$g("23-" + $30, "sc"),
attrs: { _i: "23-" + $30 },
},
- [_vm._v(_vm._$g("23-" + $30, "t0-0"))]
+ [_vm._v("瀹㈡埛绫诲埆")]
),
_c(
"uni-view",
@@ -30412,7 +30416,7 @@
staticClass: _vm._$g("24-" + $30, "sc"),
attrs: { _i: "24-" + $30 },
},
- [_vm._v("鍒涘缓浜�")]
+ [_vm._v(_vm._$g("24-" + $30, "t0-0"))]
),
_c(
"uni-view",
@@ -30420,7 +30424,7 @@
staticClass: _vm._$g("25-" + $30, "sc"),
attrs: { _i: "25-" + $30 },
},
- [_vm._v(_vm._$g("25-" + $30, "t0-0"))]
+ [_vm._v("鍒涘缓浜�")]
),
_c(
"uni-view",
@@ -30428,7 +30432,7 @@
staticClass: _vm._$g("26-" + $30, "sc"),
attrs: { _i: "26-" + $30 },
},
- [_vm._v("鍒涘缓鏃堕棿")]
+ [_vm._v(_vm._$g("26-" + $30, "t0-0"))]
),
_c(
"uni-view",
@@ -30436,7 +30440,15 @@
staticClass: _vm._$g("27-" + $30, "sc"),
attrs: { _i: "27-" + $30 },
},
- [_vm._v(_vm._$g("27-" + $30, "t0-0"))]
+ [_vm._v("鍒涘缓鏃堕棿")]
+ ),
+ _c(
+ "uni-view",
+ {
+ staticClass: _vm._$g("28-" + $30, "sc"),
+ attrs: { _i: "28-" + $30 },
+ },
+ [_vm._v(_vm._$g("28-" + $30, "t0-0"))]
),
],
1
@@ -30453,11 +30465,11 @@
{
name: "show",
rawName: "v-show",
- value: _vm._$g(28, "v-show"),
- expression: "_$g(28,'v-show')",
+ value: _vm._$g(29, "v-show"),
+ expression: "_$g(29,'v-show')",
},
],
- attrs: { _i: 28 },
+ attrs: { _i: 29 },
})
: undefined,
],
@@ -30558,7 +30570,7 @@
var ___CSS_LOADER_API_IMPORT___ = __webpack_require__(/*! ../../../../HBuilderX/plugins/uniapp-cli/node_modules/css-loader/dist/runtime/api.js */ 13);
exports = ___CSS_LOADER_API_IMPORT___(false);
// Module
-exports.push([module.i, "\n.city {\n\tdisplay: flex;\n\talign-items: center;\n}\n.uni-nav-bar-text {\n\tfont-size: 12px;\n}\n.c-list {\n\twidth: 96%;\n\tmin-height: 100rpx;\n\tbackground-color: #fff;\n\tborder-radius: 10rpx;\n\tmargin: 20rpx 2% 0 2%;\n\tdisplay: flex;\n\tflex-direction: column;\n\tfont-size: 24rpx;\n}\n/* 鐖秜iew 鎹� scroll-view */\n.c-list:last-child {\n\tmargin-bottom: 20px;\n}\n.list-item1 {\n\t\n\theight: 45rpx;\n\tline-height: 45rpx;\n\tcolor: #909399;\n\ttext-indent: 30rpx;\n}\n.list-item2 {\n\theight: 45rpx;\n\tline-height: 45rpx;\n\tcolor: black;\n}\n.titles {\n\tpadding-left: 10rpx;\n\ttext-indent: 5rpx;\n\tmargin-top: 10rpx;\n}\n/* .title {\n\theight: 60rpx;\n\tline-height: 70rpx;\n\tfont-size: 28rpx;\n\tfont-weight: 900;\n\tcolor: #303133;\n} */\n", ""]);
+exports.push([module.i, "\n.status_bar {\n\theight: var(--status-bar-height);\n\twidth: 100%;\n\tbackground-color: #FFF;\n}\n.city {\n\tdisplay: flex;\n\talign-items: center;\n}\n.uni-nav-bar-text {\n\tfont-size: 12px;\n}\n.c-list {\n\twidth: 96%;\n\tmin-height: 100rpx;\n\tbackground-color: #fff;\n\tborder-radius: 10rpx;\n\tmargin: 20rpx 2% 0 2%;\n\tdisplay: flex;\n\tflex-direction: column;\n\tfont-size: 24rpx;\n}\n/* 鐖秜iew 鎹� scroll-view */\n.c-list:last-child {\n\tmargin-bottom: 20px;\n}\n.list-item1 {\n\t\n\theight: 45rpx;\n\tline-height: 45rpx;\n\tcolor: #909399;\n\ttext-indent: 30rpx;\n}\n.list-item2 {\n\theight: 45rpx;\n\tline-height: 45rpx;\n\tcolor: black;\n}\n.titles {\n\tpadding-left: 10rpx;\n\ttext-indent: 5rpx;\n\tmargin-top: 10rpx;\n}\n/* .title {\n\theight: 60rpx;\n\tline-height: 70rpx;\n\tfont-size: 28rpx;\n\tfont-weight: 900;\n\tcolor: #303133;\n} */\n", ""]);
// Exports
module.exports = exports;
--
Gitblit v1.9.1