Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
mallapp
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
viitto
mallapp
Commits
442ea7d6
Commit
442ea7d6
authored
Sep 03, 2021
by
Mac
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
178ece16
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
43 additions
and
36 deletions
+43
-36
listsignUp.vue
pages/kotra/billboard/listsignUp.vue
+43
-36
No files found.
pages/kotra/billboard/listsignUp.vue
View file @
442ea7d6
...
@@ -2,9 +2,9 @@
...
@@ -2,9 +2,9 @@
.listsignUp
{
.listsignUp
{
width
:
100%
;
width
:
100%
;
height
:
100vh
;
height
:
100vh
;
/* overflow-y: auto; */
overflow-y
:
auto
;
background
:
#F6F6F6
;
background
:
#F6F6F6
;
padding
:
18px
;
}
}
.listsignUp
.single_Phone
{
.listsignUp
.single_Phone
{
...
@@ -41,6 +41,7 @@
...
@@ -41,6 +41,7 @@
</
style
>
</
style
>
<
template
>
<
template
>
<view
class=
"listsignUp"
v-if=
"!loading"
>
<view
class=
"listsignUp"
v-if=
"!loading"
>
<view
style=
"width: 100%;height: 100%;padding: 18px;"
>
<view
style=
"width: 100%;padding: 15px;border-radius: 15px;background: #FFF;"
>
<view
style=
"width: 100%;padding: 15px;border-radius: 15px;background: #FFF;"
>
<view>
<view>
<view
class=
"single_Phone"
style=
"margin-top: 0;"
>
<view
class=
"single_Phone"
style=
"margin-top: 0;"
>
...
@@ -71,6 +72,8 @@
...
@@ -71,6 +72,8 @@
提交申请
提交申请
</view>
</view>
</view>
</view>
</view>
<u-modal
<u-modal
v-model=
"rzshow"
v-model=
"rzshow"
content=
"还未进行认证,现在去认证"
content=
"还未进行认证,现在去认证"
...
@@ -314,12 +317,16 @@
...
@@ -314,12 +317,16 @@
title
:
'请选择'
+
x
.
CompData
.
Name
,
title
:
'请选择'
+
x
.
CompData
.
Name
,
icon
:
'none'
icon
:
'none'
})
})
show
=
true
return
return
}
}
}
}
})
})
console
.
log
(
'调用接口'
)
if
(
show
==
true
)
{
return
}
this
.
addMsg
.
Content
=
JSON
.
stringify
(
dataList
)
this
.
addMsg
.
Content
=
JSON
.
stringify
(
dataList
)
let
that
=
this
let
that
=
this
...
...
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