This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
hly
/
pay-video-applet-uniapp-24-8-22
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
上传代码
master
前端-胡立永
8 months ago
parent
8e3b30a253
commit
90882af344
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
mixins/share.js
+ 1
- 1
mixins/share.js
View File
@ -3,7 +3,7 @@ export default {
return
{
// 默认的全局分享内容
share
:
{
title
:
'
真
视界'
,
title
:
'
帧
视界'
,
path
:
'/pages/index/index'
,
// 全局分享的路径,比如 首页
// imageUrl: '/static/image/login/logo.png', // 全局分享的图片(可本地可网络)
}
Write
Preview
Loading…
Cancel
Save