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
7b47d77e
Commit
7b47d77e
authored
May 13, 2020
by
陈超
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
T
parent
769ef457
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
2 deletions
+7
-2
addons/theme/stv1/_static_w3g/css/common.css
+5
-0
apps/home/Tpl/default/UserShow/index_w3g.html
+2
-2
No files found.
addons/theme/stv1/_static_w3g/css/common.css
View file @
7b47d77e
...
@@ -139,6 +139,11 @@ div::-webkit-scrollbar {
...
@@ -139,6 +139,11 @@ div::-webkit-scrollbar {
font-weight
:
600
;
font-weight
:
600
;
}
}
.text_18_600
{
font-size
:
1.125rem
;
font-weight
:
600
;
}
.text_26_600
{
.text_26_600
{
font-size
:
1.625rem
;
font-size
:
1.625rem
;
font-weight
:
600
;
font-weight
:
600
;
...
...
apps/home/Tpl/default/UserShow/index_w3g.html
View file @
7b47d77e
...
@@ -91,11 +91,11 @@
...
@@ -91,11 +91,11 @@
<van-overlay
class=
"edit_popup_overlay"
:show=
"show"
>
<van-overlay
class=
"edit_popup_overlay"
:show=
"show"
>
<div
class=
"layout_v edit_popup_content_holder edit_popup_content_container"
>
<div
class=
"layout_v edit_popup_content_holder edit_popup_content_container"
>
<div
class=
"text_16_500 layout_h_c edit_popup_title_text"
>
修改昵称
</div>
<div
class=
"text_16_500 layout_h_c edit_popup_title_text"
>
修改昵称
</div>
<van-icon
@
click=
"show = false"
class=
"edit_popup_close_icon"
size=
"16"
name=
"__THEME__/img/guanbi@2x.png"
/
>
<van-icon
@
click=
"show = false"
class=
"edit_popup_close_icon"
size=
"16"
name=
"__THEME__/img/guanbi@2x.png"
></van-icon
>
<van-field
<van-field
class=
"edit_popup_input_content"
class=
"edit_popup_input_content"
v-model=
"value"
v-model=
"value"
clearable
/
>
clearable
></van-field
>
<div
@
click=
"onConfirm"
class=
"layout_h_c edit_popup_confirm_button"
>
<div
@
click=
"onConfirm"
class=
"layout_h_c edit_popup_confirm_button"
>
<span
class=
"text_16_400 self_center color_white"
>
确定
</span>
<span
class=
"text_16_400 self_center color_white"
>
确定
</span>
</div>
</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