Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
U
uc_card
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
zhoujun
uc_card
Commits
9f0d83fa
Commit
9f0d83fa
authored
Nov 25, 2021
by
顾敏
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'test' of
http://gitlab.cccwangluo.com/zhoujun/uc_card
into test
parents
c7c55077
87fd37ef
Changes
3
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
6 additions
and
4 deletions
+6
-4
src/public/static/postcard/css/style.css
src/public/static/postcard/css/style.css
+1
-1
src/public/static/postcard/css/style.less
src/public/static/postcard/css/style.less
+4
-2
src/resources/views/card/card.blade.php
src/resources/views/card/card.blade.php
+1
-1
No files found.
src/public/static/postcard/css/style.css
View file @
9f0d83fa
This diff is collapsed.
Click to expand it.
src/public/static/postcard/css/style.less
View file @
9f0d83fa
...
@@ -114,9 +114,11 @@
...
@@ -114,9 +114,11 @@
margin-left: .2rem;
margin-left: .2rem;
display: inline-block;
display: inline-block;
width: 2.6rem;
width: 2.6rem;
.lh(.5rem);
// .lh(.5rem);
min-height: .3rem;
padding: .08rem 0;
background: url("../images/wn_bg.png") no-repeat center;
background: url("../images/wn_bg.png") no-repeat center;
background-size: 100%
auto
;
background-size: 100%
100%
;
.ells();
.ells();
.fs(.24rem, @baseColor);
.fs(.24rem, @baseColor);
}
}
...
...
src/resources/views/card/card.blade.php
View file @
9f0d83fa
...
@@ -20,7 +20,7 @@
...
@@ -20,7 +20,7 @@
reSizeRem
();
reSizeRem
();
}
}
</script>
</script>
<link
rel=
"stylesheet"
href=
"{{ asset('postcard/css/style.css?v=20211125') }}"
>
<link
rel=
"stylesheet"
href=
"{{ asset('postcard/css/style.css?v=20211125
01
') }}"
>
<script
src=
"{{ asset('js/jquery.2.1.3.min.js') }}"
></script>
<script
src=
"{{ asset('js/jquery.2.1.3.min.js') }}"
></script>
<script
src=
"{{ asset('postcard/js/html2canvas.js') }}"
></script>
<script
src=
"{{ asset('postcard/js/html2canvas.js') }}"
></script>
<script
src=
"{{ asset('js/toast.js') }}"
></script>
<script
src=
"{{ asset('js/toast.js') }}"
></script>
...
...
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