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
cade6c8d
Commit
cade6c8d
authored
Jun 09, 2021
by
liyadong
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update
parent
880d156d
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
4 additions
and
4 deletions
+4
-4
src/public/static/postcard/images/content7.png
src/public/static/postcard/images/content7.png
+0
-0
src/public/static/postcard/images/content8.png
src/public/static/postcard/images/content8.png
+0
-0
src/resources/views/card/card.blade.php
src/resources/views/card/card.blade.php
+2
-2
src/resources/views/card/index.blade.php
src/resources/views/card/index.blade.php
+2
-2
No files found.
src/public/static/postcard/images/content7.png
View replaced file @
880d156d
View file @
cade6c8d
264 KB
|
W:
|
H:
263 KB
|
W:
|
H:
2-up
Swipe
Onion skin
src/public/static/postcard/images/content8.png
View replaced file @
880d156d
View file @
cade6c8d
983 KB
|
W:
|
H:
1.01 MB
|
W:
|
H:
2-up
Swipe
Onion skin
src/resources/views/card/card.blade.php
View file @
cade6c8d
...
...
@@ -327,10 +327,10 @@
}
wx
.
ready
(
function
()
{
var
title
=
'
阿拉德之怒
'
,
var
title
=
'
阿拉德之怒
-生涯战报
'
,
link
=
'
http://uc-card.aldzn.cn
'
,
img
=
"
http://uc-card.aldzn.cn/static/postcard/images/default_img.png
"
,
desc
=
"
阿拉德之怒-明信片
"
;
desc
=
"
生涯战报已出炉,快来晒晒你的个人档案!
"
;
wx_share
(
title
,
link
,
img
,
desc
);
});
...
...
src/resources/views/card/index.blade.php
View file @
cade6c8d
...
...
@@ -132,10 +132,10 @@
}
wx
.
ready
(
function
()
{
var
title
=
'
阿拉德之怒
'
,
var
title
=
'
阿拉德之怒-生涯战报
'
,
link
=
'
http://uc-card.aldzn.cn
'
,
img
=
"
http://uc-card.aldzn.cn/static/postcard/images/default_img.png
"
,
desc
=
"
阿拉德之怒-明信片
"
;
desc
=
"
生涯战报已出炉,快来晒晒你的个人档案!
"
;
wx_share
(
title
,
link
,
img
,
desc
);
});
wx
.
error
(
function
(
res
)
{
...
...
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