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
5b0c6f51
Commit
5b0c6f51
authored
Jun 24, 2020
by
刘海龙
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
111
parent
a791bdd7
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
1 deletions
+10
-1
apps/home/Tpl/default/User/index_w3g.html
+10
-1
No files found.
apps/home/Tpl/default/User/index_w3g.html
View file @
5b0c6f51
...
...
@@ -2,7 +2,7 @@
<body>
<div
id=
"app"
>
<div
class=
"layout_v tab_container center_top"
style=
"background: url('__THEME__/img/bg@3x.png') no-repeat;"
>
<div
class=
"center_top_content layout_h_v_c"
>
<van-image
width=
"72"
height=
"72"
fit=
"cover"
round
src=
"{:getUserFace($user['uid'],'b')}"
></van-image>
<div
class=
"layout_v"
style=
"margin-left: 0.75rem;"
>
...
...
@@ -19,6 +19,15 @@
<van-icon
name=
"__THEME__/img/edit_pen.png"
size=
"16"
></van-icon>
</a>
</div>
<div
class=
"myIndex-top-right"
>
<script>
var
a
=
"<img src='{:qrcode_src($invite_url)}' alt='二维码'>"
</script>
<a
href=
"{:U('home/User/showQrCode',['uid'=>jiami($user['uid'])])}"
><img
src=
"__APP__/icon/two.png"
alt=
"1"
></a>
<a
href=
"{:U('basic/Message/index')}"
class=
"message <if condition='$message_on'>on</if>"
><img
src=
"__APP__/icon/message.png"
alt=
"2"
></a>
</div>
</div>
<div
class=
"center_order_part layout_h"
>
...
...
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