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
e1b74863
Commit
e1b74863
authored
Jun 09, 2021
by
zhoujun
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'test' of
http://gitlab.cccwangluo.com/zhoujun/uc_card
into test
parents
68db785c
da236b6a
Changes
4
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
3 additions
and
3 deletions
+3
-3
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
+1
-1
src/public/static/postcard/images/dialog_bg.png
src/public/static/postcard/images/dialog_bg.png
+0
-0
src/resources/views/card/index.blade.php
src/resources/views/card/index.blade.php
+1
-1
No files found.
src/public/static/postcard/css/style.css
View file @
e1b74863
This diff is collapsed.
Click to expand it.
src/public/static/postcard/css/style.less
View file @
e1b74863
...
@@ -513,7 +513,7 @@
...
@@ -513,7 +513,7 @@
width: 100%;
width: 100%;
height: 6.16rem;
height: 6.16rem;
.css3(transform, translate(-50%, -50%));
.css3(transform, translate(-50%, -50%));
background: url("../images/dialog_bg.png") no-repeat center;
background: url("../images/dialog_bg.png
?v=20210609
") no-repeat center;
background-size: 100% auto;
background-size: 100% auto;
padding-bottom: 1rem;
padding-bottom: 1rem;
...
...
src/public/static/postcard/images/dialog_bg.png
View replaced file @
68db785c
View file @
e1b74863
583 KB
|
W:
|
H:
584 KB
|
W:
|
H:
2-up
Swipe
Onion skin
src/resources/views/card/index.blade.php
View file @
e1b74863
...
@@ -19,7 +19,7 @@
...
@@ -19,7 +19,7 @@
reSizeRem
();
reSizeRem
();
}
}
</script>
</script>
<link
rel=
"stylesheet"
href=
"{{ asset('postcard/css/style.css?v=20210609') }}"
>
<link
rel=
"stylesheet"
href=
"{{ asset('postcard/css/style.css?v=20210609
02
') }}"
>
<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('js/toast.js') }}"
></script>
<script
src=
"{{ asset('js/toast.js') }}"
></script>
<script
src=
"{{ asset('postcard/js/main.js?v=20210609') }}"
></script>
<script
src=
"{{ asset('postcard/js/main.js?v=20210609') }}"
></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