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
7dd29b2e
Commit
7dd29b2e
authored
Mar 25, 2021
by
zhengke
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改
parent
5ec11334
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
83 additions
and
65 deletions
+83
-65
ChooseImg.vue
src/components/global/ChooseImg.vue
+1
-1
realAuthentication.vue
src/components/tradePavilion/realAuthentication.vue
+79
-61
tradePavilionIndex.vue
src/components/tradePavilion/tradePavilionIndex.vue
+3
-3
No files found.
src/components/global/ChooseImg.vue
View file @
7dd29b2e
...
...
@@ -35,7 +35,7 @@
</el-col>
<el-col
:span=
"18"
>
<div
style=
"margin-top: 10px;margin-left: 20px;"
class=
"appendInput"
>
<el-input
size=
"small"
style=
"width:250px"
placeholder=
"请输入内容"
v-model=
"PageMsg.Name"
>
<el-input
size=
"small"
style=
"width:250px"
placeholder=
"请输入内容"
@
keyup
.
enter
.
native=
"GetPageList"
v-model=
"PageMsg.Name"
>
<el-button
@
click=
"GetPageList"
slot=
"append"
icon=
"el-icon-search"
></el-button>
</el-input>
</div>
...
...
src/components/tradePavilion/realAuthentication.vue
View file @
7dd29b2e
...
...
@@ -40,7 +40,7 @@
</el-table-column>
<el-table-column
prop=
"address"
width=
"150"
label=
"操作"
>
<
template
slot-scope=
"scope"
>
<el-tooltip
v-if=
"scope.row.CompanyStatus==0"
class=
"item"
effect=
"dark"
content=
"审核"
placement=
"top"
>
<el-tooltip
class=
"item"
effect=
"dark"
content=
"审核"
placement=
"top"
>
<img
@
click=
"getInfo(scope.row,1)"
src=
"../../assets/img/userman/add_remark.png"
alt=
""
>
</el-tooltip>
</
template
>
...
...
@@ -57,52 +57,59 @@
style=
"margin:0 9px;color:#C0C4CC"
>
/
</span><span>
详情
</span>
</div>
<div
class=
"content"
>
<div
style=
"margin:20px 0;font-weight:bold;"
>
<span
class=
"tradeLine"
></span>
公司信息
</div>
<el-form
label-width=
"150px"
>
<el-form-item
label=
"企业名称:"
>
{{
listInfo
.
CompanyName
}}
</el-form-item>
<el-form-item
label=
"法人:"
>
{{
listInfo
.
LegalPerson
}}
</el-form-item>
<el-form-item
label=
"统一社会信用代码:"
>
{{
listInfo
.
UnifiedCode
}}
</el-form-item>
<el-form-item
label=
"公司状态:"
>
<span
v-if=
"listInfo.CompanyStatus==0"
>
待审核
</span>
<span
v-if=
"listInfo.CompanyStatus==1"
>
审核通过
</span>
<span
v-if=
"listInfo.CompanyStatus==2"
>
审核拒绝
</span>
</el-form-item>
<el-form-item
label=
"联系电话:"
>
{{
listInfo
.
Mobile
}}
</el-form-item>
<el-form-item
label=
"营业执照:"
>
<img
:src=
"listInfo.BusinessLicense"
style=
"width:80px;"
/>
</el-form-item>
</el-form>
<template
v-if=
"listInfo.BrandModel"
>
<div
style=
"margin:20px 0;font-weight:bold;"
>
<span
class=
"tradeLine"
></span>
品牌信息
<div
class=
"realDetailInfo"
>
<div
class=
"realDetailList"
>
<div
style=
"margin:20px 0;font-weight:bold;"
>
<span
class=
"tradeLine"
></span>
公司信息
</div>
<el-form
label-width=
"150px"
>
<el-form-item
label=
"企业名称:"
>
{{
listInfo
.
CompanyName
}}
</el-form-item>
<el-form-item
label=
"法人:"
>
{{
listInfo
.
LegalPerson
}}
</el-form-item>
<el-form-item
label=
"统一社会信用代码:"
>
{{
listInfo
.
UnifiedCode
}}
</el-form-item>
<el-form-item
label=
"公司状态:"
>
<span
v-if=
"listInfo.CompanyStatus==0"
style=
"color:#1273bc;"
>
待审核
</span>
<span
v-if=
"listInfo.CompanyStatus==1"
style=
"color:green;"
>
审核通过
</span>
<span
v-if=
"listInfo.CompanyStatus==2"
style=
"color:#e95252;"
>
审核拒绝
</span>
</el-form-item>
<el-form-item
label=
"联系电话:"
>
{{
listInfo
.
Mobile
}}
</el-form-item>
<el-form-item
label=
"营业执照:"
>
<img
:src=
"listInfo.BusinessLicense"
style=
"width:250px;"
/>
</el-form-item>
</el-form>
</div>
<div
class=
"realDetailList"
>
<template
v-if=
"listInfo.BrandModel"
>
<div
style=
"margin:20px 0;font-weight:bold;"
>
<span
class=
"tradeLine"
></span>
品牌信息
</div>
<el-form
label-width=
"100px"
>
<el-form-item
label=
"客户群体:"
>
<span
v-for=
"(item,index) in listInfo.BrandModel.CustomerTypeInfo"
:key=
"index"
>
{{
item
}}
</span>
</el-form-item>
<el-form-item
label=
"品牌名称:"
>
{{
listInfo
.
BrandModel
.
BrandName
}}
</el-form-item>
<el-form-item
label=
"店铺数量:"
>
{{
listInfo
.
BrandModel
.
ShopNum
}}
</el-form-item>
<el-form-item
label=
"店铺面积:"
>
<span
v-if=
"listInfo.BrandModel.BuiltUpArea>0"
>
{{
listInfo
.
BrandModel
.
BuiltUpArea
}}
</span>
-
<span
v-if=
"listInfo.BrandModel.EndBuiltUpArea>0"
>
{{
listInfo
.
BrandModel
.
EndBuiltUpArea
}}
</span>
</el-form-item>
<el-form-item
label=
"品牌定位:"
>
{{
listInfo
.
BrandModel
.
FullBrandName
}}
</el-form-item>
<el-form-item
label=
"扩店区域:"
>
{{
listInfo
.
BrandModel
.
StoreExpansion
}}
</el-form-item>
<el-form-item
label=
"商品性质:"
>
{{
listInfo
.
BrandModel
.
ProjectType
}}
</el-form-item>
<el-form-item
label=
"面积要求:"
>
<span
v-if=
"listInfo.BrandModel.AreaRequirement>0"
>
{{
listInfo
.
BrandModel
.
AreaRequirement
}}
</span>
<span
v-if=
"listInfo.BrandModel.EndAreaRequirement>0"
>
-
{{
listInfo
.
BrandModel
.
EndAreaRequirement
}}
</span>
</el-form-item>
</el-form>
</
template
>
</div>
<el-form
label-width=
"150px"
>
<el-form-item
label=
"客户群体:"
>
<span
v-for=
"(item,index) in listInfo.BrandModel.CustomerTypeInfo"
:key=
"index"
>
{{
item
}}
</span>
</el-form-item>
<el-form-item
label=
"品牌名称:"
>
{{
listInfo
.
BrandModel
.
BrandName
}}
</el-form-item>
<el-form-item
label=
"店铺数量:"
>
{{
listInfo
.
BrandModel
.
ShopNum
}}
</el-form-item>
<el-form-item
label=
"店铺面积:"
>
<span
v-if=
"listInfo.BrandModel.BuiltUpArea>0"
>
{{
listInfo
.
BrandModel
.
BuiltUpArea
}}
</span>
-
<span
v-if=
"listInfo.BrandModel.EndBuiltUpArea>0"
>
{{
listInfo
.
BrandModel
.
EndBuiltUpArea
}}
</span>
</el-form-item>
<el-form-item
label=
"品牌定位:"
>
{{
listInfo
.
BrandModel
.
FullBrandName
}}
</el-form-item>
<el-form-item
label=
"扩店区域:"
>
{{
listInfo
.
BrandModel
.
StoreExpansion
}}
</el-form-item>
<el-form-item
label=
"商品性质:"
>
{{
listInfo
.
BrandModel
.
ProjectType
}}
</el-form-item>
<el-form-item
label=
"面积要求:"
>
<span
v-if=
"listInfo.BrandModel.AreaRequirement>0"
>
{{
listInfo
.
BrandModel
.
AreaRequirement
}}
</span>
<span
v-if=
"listInfo.BrandModel.EndAreaRequirement>0"
>
-
{{
listInfo
.
BrandModel
.
EndAreaRequirement
}}
</span>
</el-form-item>
</el-form>
</div>
<
template
v-if=
"listInfo.CompanyStatus==0"
>
<el-button
size=
"small"
style=
"margin-top:20px;padding:9px 25px;"
type=
"primary"
@
click=
"audit(1)"
>
审核通过
</el-button>
<el-button
size=
"small"
style=
"margin-top:20px;padding:9px 25px;"
type=
"danger"
@
click=
"audit(2)"
>
审核失败
</el-button>
</
template
>
<el-button
size=
"small"
style=
"margin-top:20px;padding:9px 25px;"
type=
"primary"
@
click=
"audit(1)"
>
审核通过
</el-button>
<el-button
size=
"small"
style=
"margin-top:20px;padding:9px 25px;"
type=
"danger"
@
click=
"audit(2)"
>
审核失败
</el-button>
</div>
</template>
</div>
...
...
@@ -117,10 +124,10 @@
CompanyName
:
''
},
total
:
0
,
loading
:
false
,
loading
:
false
,
tableData
:
[],
//数据列表
isShowInfo
:
false
,
listInfo
:{}
listInfo
:
{}
};
},
created
()
{
...
...
@@ -135,7 +142,7 @@
this
.
total
=
res
.
data
.
data
.
count
;
let
pageData
=
res
.
data
.
data
.
pageData
;
this
.
tableData
=
pageData
;
}
else
{
}
else
{
this
.
Error
(
res
.
data
.
message
)
}
})
...
...
@@ -145,7 +152,7 @@
this
.
getList
();
},
getInfo
(
item
)
{
this
.
isShowInfo
=
true
;
this
.
isShowInfo
=
true
;
this
.
apipost
(
"/api/Trade/GetCompany"
,
{
CompanyId
:
item
.
CompanyId
},
res
=>
{
...
...
@@ -156,18 +163,18 @@
})
},
//审核
audit
(
type
){
audit
(
type
)
{
let
that
=
this
;
let
str
=
''
if
(
type
==
1
)
{
str
=
'确定审核通过?'
}
else
{
str
=
'确定审核失败?'
let
str
=
''
if
(
type
==
1
)
{
str
=
'确定审核通过?'
}
else
{
str
=
'确定审核失败?'
}
that
.
Confirm
(
str
,
function
()
{
let
msg
=
{
CompanyId
:
that
.
listInfo
.
CompanyId
,
CompanyStatus
:
type
CompanyId
:
that
.
listInfo
.
CompanyId
,
CompanyStatus
:
type
}
that
.
apipost
(
"/api/Trade/UpdateCompanyStatus"
,
msg
,
res
=>
{
if
(
res
.
data
.
resultCode
==
1
)
{
...
...
@@ -211,11 +218,22 @@
padding
:
20px
;
box-sizing
:
border-box
;
}
.realAuthentication
.tradeLine
{
.realAuthentication
.tradeLine
{
display
:
inline-block
;
width
:
3px
;
height
:
10px
;
margin-right
:
5px
;
width
:
3px
;
height
:
10px
;
margin-right
:
5px
;
background-color
:
#409EFF
;
}
.realAuthentication
.realDetailInfo
{
display
:
flex
;
justify-content
:
space-between
;
}
.realAuthentication
.realDetailList
{
width
:
50%
;
}
</
style
>
src/components/tradePavilion/tradePavilionIndex.vue
View file @
7dd29b2e
...
...
@@ -175,10 +175,10 @@
</div>
</div>
<ul
class=
"FsettingUU"
>
<li
class=
"menu_item"
:class=
"
{'Fchecked':isChecked=='/companyList'}"
<
!--
<
li
class=
"menu_item"
:class=
"
{'Fchecked':isChecked=='/companyList'}"
@click="isChecked='/companyList',CommonJump('companyList')">
<i
class=
"el-icon-menu"
></i><span>
公司资料
</span>
</li>
</li>
-->
<li
class=
"menu_item"
:class=
"
{'Fchecked':isChecked=='/contactus'}"
@click="isChecked='/contactus',CommonJump('contactus')">
<i
class=
"el-icon-menu"
></i><span>
联系我们
</span>
...
...
@@ -217,7 +217,7 @@
</li>
<li
class=
"menu_item"
:class=
"
{'Fchecked':isChecked=='/realAuthentication'}"
@click="isChecked='/realAuthentication',CommonJump('realAuthentication')">
<i
class=
"el-icon-menu"
></i><span>
实名
认证
</span>
<i
class=
"el-icon-menu"
></i><span>
企业
认证
</span>
</li>
<li
class=
"menu_item"
:class=
"
{'Fchecked':isChecked=='/brandClassification'}"
@click="isChecked='/brandClassification',CommonJump('brandClassification')">
...
...
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