Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
梁建民
/
h5
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
efadfb55
authored
Jan 09, 2020
by
梁建民
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
js
parent
5f99db84
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
0 deletions
src/views/sample/sample.vue
view/14.js
src/views/sample/sample.vue
View file @
efadfb55
...
...
@@ -105,6 +105,16 @@ import wxShare from "@/views/common/wxShare.vue";
import
{
services
as
Services
}
from
"../../api/index"
;
import
util
from
"../../util/index"
;
import
{
Tab
,
Tabs
,
Lazyload
,
List
,
Toast
}
from
"vant"
;
window
.
mqq
.
invoke
(
"data"
,
"setShareInfo"
,
{
share_url
:
'https://m.ichunt.com/h5/view/#/'
,
title
:
'H5应用'
,
desc
:
'H5开放平台'
,
image_url
:
'http://i.gtimg.cn/open/app_icon/05/58/35/77/1105583577_100_m.png'
});
Vue
.
use
(
Tab
)
.
use
(
Tabs
)
.
use
(
Lazyload
)
...
...
view/14.js
View file @
efadfb55
This diff is collapsed.
Click to expand it.
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