Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
E
ElectricitySheep
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
黄媛媛
ElectricitySheep
Commits
c62bd2b3
Commit
c62bd2b3
authored
Dec 31, 2024
by
youjie
1
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
文案调整
parent
c4d464ea
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
19 additions
and
19 deletions
+19
-19
BuildingManager.vue
src/components/tradePavilion/BuildingManager.vue
+3
-3
BuildingVehicle.vue
src/components/tradePavilion/BuildingVehicle.vue
+12
-12
tenementVehicle.vue
src/components/tradePavilion/tenementVehicle.vue
+1
-1
ybRealAuthentication.vue
src/components/tradePavilion/ybRealAuthentication.vue
+3
-3
No files found.
src/components/tradePavilion/BuildingManager.vue
View file @
c62bd2b3
...
...
@@ -150,11 +150,11 @@
<el-table-column prop="PropertyComposition" width="100" label="物业构成"></el-table-column>
<el-table-column prop="Location" width="200" label="现状及发展定位"></el-table-column>
<el-table-column prop="Crowd" width="200" label="周边人群结构特征"></el-table-column>
<el-table-column prop="VisitorsFlowrate" width="100" label="人流
量
参数"></el-table-column>
<el-table-column prop="VisitorsFlowrate" width="100" label="人流参数"></el-table-column>
<el-table-column prop="LayersNum" width="100" label="楼层及层高"></el-table-column>
<el-table-column prop="SupportingFacilities" width="100" label="
水电气及配套
"></el-table-column>
<el-table-column prop="SupportingFacilities" width="100" label="
配套设施
"></el-table-column>
<el-table-column prop="ManagementCompany" width="100" label="管理公司及管理费"></el-table-column>
<el-table-column prop="BrandDemand" width="200" label="目标招商业态
及品牌需求
"></el-table-column> -->
<el-table-column prop="BrandDemand" width="200" label="目标招商业态"></el-table-column> -->
<el-table-column
prop=
"ContactName"
width=
"150"
label=
"联系人"
></el-table-column>
<el-table-column
prop=
"ContactPhone"
width=
"150"
label=
"联系电话"
></el-table-column>
<el-table-column
label=
"操作"
width=
"100"
>
...
...
src/components/tradePavilion/BuildingVehicle.vue
View file @
c62bd2b3
...
...
@@ -166,14 +166,14 @@
</el-date-picker>
</el-form-item>
<!--prop="VisitorsFlowrate"-->
<el-form-item
label=
"人流
量
参数"
>
<el-input
v-model=
"addMsg.VisitorsFlowrate"
style=
"width: 690px"
size=
"small"
placeholder=
"请输入人流
量
参数"
<el-form-item
label=
"人流参数"
>
<el-input
v-model=
"addMsg.VisitorsFlowrate"
style=
"width: 690px"
size=
"small"
placeholder=
"请输入人流参数"
maxlength=
"500"
show-word-limit
>
</el-input>
</el-form-item>
<!--prop="SupportingFacilities"-->
<el-form-item
label=
"
水电气及配套
"
>
<el-input
v-model=
"addMsg.SupportingFacilities"
style=
"width: 690px"
size=
"small"
placeholder=
"请输入
水电气及配套
"
<el-form-item
label=
"
配套设施
"
>
<el-input
v-model=
"addMsg.SupportingFacilities"
style=
"width: 690px"
size=
"small"
placeholder=
"请输入
配套设施
"
maxlength=
"500"
show-word-limit
>
</el-input>
</el-form-item>
...
...
@@ -208,8 +208,8 @@
</el-input>
</el-form-item>
<!--prop="BrandDemand"-->
<el-form-item
label=
"目标招商业态
及品牌需求
"
>
<el-input
v-model=
"addMsg.BrandDemand"
style=
"width: 690px"
size=
"small"
placeholder=
"请输入目标招商业态
及品牌需求
"
<el-form-item
label=
"目标招商业态"
>
<el-input
v-model=
"addMsg.BrandDemand"
style=
"width: 690px"
size=
"small"
placeholder=
"请输入目标招商业态"
maxlength=
"500"
show-word-limit
>
</el-input>
</el-form-item>
...
...
@@ -486,11 +486,11 @@
PropertyComposition
:
''
,
//物业构成
Location
:
''
,
//项目发展及定位
Crowd
:
''
,
//周边人群结构特征
VisitorsFlowrate
:
null
,
//人流
量
参数
VisitorsFlowrate
:
null
,
//人流参数
LayersNum
:
null
,
//商业楼层
SupportingFacilities
:
''
,
//
水电气及配套
SupportingFacilities
:
''
,
//
配套设施
ManagementCompany
:
null
,
//管理公司及管理费
BrandDemand
:
''
,
//目标招商业态
及品牌需求
BrandDemand
:
''
,
//目标招商业态
Banner
:
[],
//介绍图
Honor
:
[],
//荣誉图
ContactName
:
""
,
//联系人
...
...
@@ -588,7 +588,7 @@
},
],
VisitorsFlowrate
:
[{
required
:
true
,
message
:
"请输入人流
量
参数"
,
message
:
"请输入人流参数"
,
trigger
:
"burl"
,
},
],
LayersNum
:
[{
...
...
@@ -598,7 +598,7 @@
},
],
SupportingFacilities
:
[{
required
:
true
,
message
:
"请输入
水电气及配套
"
,
message
:
"请输入
配套设施
"
,
trigger
:
"burl"
,
},
],
ManagementCompany
:
[{
...
...
@@ -608,7 +608,7 @@
},
],
BrandDemand
:
[{
required
:
true
,
message
:
"请输入目标招商业态
及品牌需求
"
,
message
:
"请输入目标招商业态"
,
trigger
:
"burl"
,
},
],
},
...
...
src/components/tradePavilion/tenementVehicle.vue
View file @
c62bd2b3
...
...
@@ -193,7 +193,7 @@
PropertyFee
:
null
,
//管理公司及管理费
RentFee
:
null
,
//月租金(元/㎡)
IndustryDirection
:
""
,
//拟主导产业方向
BrandDemand
:
""
,
//目标招商业态
及品牌需求
BrandDemand
:
""
,
//目标招商业态
Other
:
""
,
//其他需求
ContactName
:
""
,
//联系人
ContactPhone
:
null
,
//联系电话
...
...
src/components/tradePavilion/ybRealAuthentication.vue
View file @
c62bd2b3
...
...
@@ -294,10 +294,10 @@
</el-row>
<el-row
:gutter=
"24"
>
<el-col
:span=
"12"
>
<el-form-item
label=
"人流
量
参数:"
>
{{
listInfo
.
CarrierModel
.
VisitorsFlowrate
}}
</el-form-item>
<el-form-item
label=
"人流参数:"
>
{{
listInfo
.
CarrierModel
.
VisitorsFlowrate
}}
</el-form-item>
</el-col>
<el-col
:span=
"12"
>
<el-form-item
label=
"
水电气及配套
:"
>
{{
listInfo
.
CarrierModel
.
SupportingFacilities
}}
</el-form-item>
<el-form-item
label=
"
配套设施
:"
>
{{
listInfo
.
CarrierModel
.
SupportingFacilities
}}
</el-form-item>
</el-col>
</el-row>
<el-row
:gutter=
"24"
>
...
...
@@ -321,7 +321,7 @@
<el-form-item
label=
"业态规划:"
>
{{
listInfo
.
CarrierModel
.
CarrierPlan
}}
</el-form-item>
</el-col>
<el-col
:span=
"12"
>
<el-form-item
label=
"目标招商业态
及品牌需求
:"
>
{{
listInfo
.
CarrierModel
.
BrandDemand
}}
</el-form-item>
<el-form-item
label=
"目标招商业态:"
>
{{
listInfo
.
CarrierModel
.
BrandDemand
}}
</el-form-item>
</el-col>
</el-row>
<el-row
:gutter=
"24"
>
...
...
罗超
@luochao
mentioned in commit
a76208e7
·
Dec 31, 2024
mentioned in commit
a76208e7
mentioned in commit a76208e74babf778dfea45939459f661815c9833
Toggle commit list
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment