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
f6bf932f
Commit
f6bf932f
authored
Jun 07, 2021
by
zhoujun
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'test'
parents
df7f6c66
bd7a47aa
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
6 additions
and
6 deletions
+6
-6
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/resources/views/card/index.blade.php
src/resources/views/card/index.blade.php
+4
-4
No files found.
src/public/static/postcard/css/style.css
View file @
f6bf932f
...
...
@@ -206,7 +206,7 @@ textarea {
line-height
:
0.62rem
;
font-size
:
0.26rem
;
color
:
#5f1a11
;
text-align
:
righ
t
;
text-align
:
lef
t
;
margin-top
:
.3rem
;
}
.role-container
li
span
{
...
...
src/public/static/postcard/css/style.less
View file @
f6bf932f
...
...
@@ -105,7 +105,7 @@
li {
.lh(.62rem);
.fs(.26rem, @baseColor);
text-align:
righ
t;
text-align:
lef
t;
margin-top: .3rem;
span {
...
...
src/resources/views/card/index.blade.php
View file @
f6bf932f
...
...
@@ -65,7 +65,7 @@
function
_wechatConfig
(
o
)
{
wx
.
config
({
debug
:
fals
e
,
debug
:
tru
e
,
appId
:
o
.
appId
,
timestamp
:
o
.
timestamp
,
nonceStr
:
o
.
nonceStr
,
...
...
@@ -129,9 +129,9 @@
}
wx
.
ready
(
function
()
{
var
title
=
'
阿拉德之怒
'
,
link
=
'
http://uc-
signin2.srccwl.com
'
,
img
=
"
http
s://static-platform.srccwl.com/ucSign/ald/sign/images/wx
.png
"
,
var
title
=
'
阿拉德之怒
-test
'
,
link
=
'
http://uc-
card.aldzn.cn
'
,
img
=
"
http
://uc-card.aldzn.cn/static/postcard/images/default_img
.png
"
,
desc
=
"
Warning!阿拉德之怒
"
;
wx_share
(
title
,
link
,
img
,
desc
);
});
...
...
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