Browse Source

上传代码

master
前端-胡立永 8 months ago
parent
commit
90882af344
1 changed files with 1 additions and 1 deletions
  1. +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', // 全局分享的图片(可本地可网络)
}


Loading…
Cancel
Save