Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
solo-1
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
solo-1
Commits
5481e7b3
Unverified
Commit
5481e7b3
authored
Mar 28, 2019
by
Van
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
🎨
add share comment
parent
4fe9d288
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
1 deletion
+3
-1
src/main/webapp/js/page.js
src/main/webapp/js/page.js
+2
-0
src/main/webapp/skins
src/main/webapp/skins
+1
-1
No files found.
src/main/webapp/js/page.js
View file @
5481e7b3
...
...
@@ -60,6 +60,8 @@ $.extend(Page.prototype, {
if
(
key
===
'
wechat
'
)
{
if
(
$qrCode
.
find
(
'
canvas
'
).
length
===
0
)
{
Util
.
addScript
(
Label
.
staticServePath
+
'
/js/lib/jquery.qrcode.min.js
'
,
'
qrcodeScript
'
)
$qrCode
.
qrcode
({
width
:
128
,
height
:
128
,
...
...
skins
@
acb13c5f
Subproject commit
59450e32189e8289e2fa232a9a7ee86ae03d6811
Subproject commit
acb13c5f186063de43b078f3e5acf8fee3078d0b
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