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
14ade3bd
Commit
14ade3bd
authored
Dec 13, 2024
by
黄奎
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
11
parent
f254685c
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
14 deletions
+11
-14
ybRealAuthentication.vue
src/components/tradePavilion/ybRealAuthentication.vue
+11
-14
No files found.
src/components/tradePavilion/ybRealAuthentication.vue
View file @
14ade3bd
...
...
@@ -139,13 +139,6 @@
</el-col>
</el-row>
<el-row
:gutter=
"24"
>
<el-col
:span=
"12"
>
<el-form-item
label=
"品牌视频:"
>
<span
v-if=
"listInfo.BrandModel.VideoUrl == ''"
>
无
</span>
<a
v-if=
"listInfo.BrandModel.VideoUrl != ''"
class=
"blue noline"
:href=
"listInfo.BrandModel.VideoUrl"
target=
"_blank"
>
视频链接
</a>
</el-form-item>
</el-col>
<el-col
:span=
"12"
>
<el-form-item
label=
"Logo:"
>
<el-image
v-if=
"listInfo.BrandModel.Logo != ''"
style=
"width: 80px; height: 80px"
...
...
@@ -154,9 +147,7 @@
<span
v-else
>
无
</span>
</el-form-item>
</el-col>
</el-row>
<el-row
:gutter=
"24"
>
<el-col
:span=
"14"
>
<el-col
:span=
"12"
>
<el-form-item
label=
"介绍图:"
>
<div
style=
"
position: relative;
...
...
@@ -169,9 +160,15 @@
</el-form-item>
</el-col>
</el-row>
<el-row
:gutter=
"24"
>
<el-col
:span=
"24"
>
<el-col
:span=
"12"
>
<el-form-item
label=
"品牌视频:"
>
<span
v-if=
"listInfo.BrandModel.VideoUrl == ''"
>
无
</span>
<a
v-if=
"listInfo.BrandModel.VideoUrl != ''"
class=
"blue noline"
:href=
"listInfo.BrandModel.VideoUrl"
target=
"_blank"
>
视频链接
</a>
</el-form-item>
</el-col>
<el-col
:span=
"12"
>
<el-form-item
label=
"品牌分类:"
>
{{
listInfo
.
BrandModel
.
ClassName
}}
</el-form-item>
</el-col>
</el-row>
...
...
@@ -374,7 +371,7 @@
<el-form-item
label=
"企业发展意向:"
>
{{
listInfo
.
EnterpriseServicesModel
.
DevIntention
}}
</el-form-item>
</el-col>
<el-col
:span=
"12"
>
<el-form-item
label=
"企业类别:"
>
{{
listInfo
.
EnterpriseServicesModel
.
EType
Name
}}
</el-form-item>
<el-form-item
label=
"企业类别:"
>
{{
listInfo
.
EnterpriseServicesModel
.
Category
Name
}}
</el-form-item>
</el-col>
</el-row>
<el-row
:gutter=
"24"
>
...
...
@@ -387,7 +384,7 @@
</el-row>
<el-row
:gutter=
"24"
>
<el-col
:span=
"12"
>
<el-form-item
label=
"意向楼宇等级:"
>
{{
listInfo
.
EnterpriseServicesModel
.
Category
Name
}}
</el-form-item>
<el-form-item
label=
"意向楼宇等级:"
>
{{
listInfo
.
EnterpriseServicesModel
.
EType
Name
}}
</el-form-item>
</el-col>
<el-col
:span=
"12"
>
<el-form-item
label=
"楼宇装修:"
>
{{
listInfo
.
EnterpriseServicesModel
.
Renovation
}}
</el-form-item>
...
...
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