Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
E
eduline
Overview
Overview
Details
Activity
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
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
冷斌
eduline
Commits
4ceefce1
Commit
4ceefce1
authored
May 14, 2020
by
陈超
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
T
parent
13e0e600
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
6 deletions
+7
-6
apps/home/Tpl/default/UserShow/index_w3g.html
+7
-6
No files found.
apps/home/Tpl/default/UserShow/index_w3g.html
View file @
4ceefce1
...
...
@@ -8,21 +8,21 @@
<style
type=
"text/css"
>
.van-cell__title
{
.van-cell__title
[
content-container
]
{
display
:
flex
;
align-items
:
center
;
}
.van-cell__value
{
.van-cell__value
[
content-container
]
{
display
:
flex
;
flex-direction
:
row-reverse
;
}
.van-cell
{
.van-cell
[
content-container
]
{
align-items
:
center
;
}
.van-cell
::after
{
.van-cell
[
content-container
]
::after
{
right
:
1rem
;
}
...
...
@@ -72,7 +72,7 @@
<div
id=
"app"
>
<div
class=
"layout_v"
>
<div
c
ontent-container
c
lass=
"layout_v"
>
<van-cell
title=
"头像"
is-link
>
<slot>
<van-uploader
result-type=
"file"
:after-read=
"onRead"
>
...
...
@@ -95,7 +95,8 @@
<van-field
class=
"edit_popup_input_content"
v-model=
"value"
clearable
></van-field>
clearable
>
</van-field>
<div
@
click=
"onConfirm"
class=
"layout_h_c edit_popup_confirm_button"
>
<span
class=
"text_16_400 self_center color_white"
>
确定
</span>
</div>
...
...
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