Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
php
/
miniprogrem-webview
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
3d46d524
authored
Jul 25, 2020
by
doszhang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
dos
parent
9a6838de
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
12 additions
and
0 deletions
+12
-0
Application/Home/View/default/layout.tpl
+1
-0
Public/static/css/index.css
+11
-0
No files found.
Application/Home/View/default/layout.tpl
View file @
3d46d524
...
...
@@ -79,6 +79,7 @@
<body>
<div
class=
"container"
>
<a
href=
"https://mp.weixin.qq.com/s/vkF-_eYPKZ2C_cr_fm6TJA"
class=
"btn"
>
公众号
</a>
<img
src=
"/Public/static/image2/cover/qrcode.jpg"
>
</div>
...
...
Public/static/css/index.css
View file @
3d46d524
...
...
@@ -19,4 +19,14 @@ body {
img
{
width
:
100%
;
height
:
100%
;
}
.btn
{
width
:
100%
;
height
:
70px
;
background
:
#ff0
;
color
:
#555
;
text-align
:
center
;
font-size
:
50px
;
line-height
:
70px
;
}
\ No newline at end of file
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