当前位置:网站首页>微信小程序分享功能
微信小程序分享功能
2022-08-03 17:46:00 【InfoQ】
onShareAppMessage
mixin
onShareAppMessage

基本使用
首先在
main.js
中引入对应的文件
let mpShare = require('uview-ui/libs/mixin/mpShare.js');
Vue.mixin(mpShare)
通过this.$u.mpShare定义分享信息
// 分享自定义标题与图片
let shareTitle = ''
if(room.type == '整租'){
shareTitle = this.village.name + " " + this.room.houseNum + this.room.houseHall + this.room.toiletNum + " " + this.room.decoration+ " ¥" + this.room.price+"/月"
}else{
shareTitle = this.village.name + " " + room.roomType + " " + this.room.decoration+ " ¥" + this.room.price+"/月"
}
this.$u.mpShare = {
title: shareTitle, // 默认为小程序名称,可自定义
// 支持PNG及JPG,默认为当前页面的截图
imageUrl: this.room.faceUrl,
}
边栏推荐
猜你喜欢
SkyWalking概要介绍
Share 14 JS functions you must know
【云驻共创】【HCSD大咖直播】亲授大厂面试秘诀
opencv 直方图比较
动态打印菱形
MySQL database account management and optimization
每周推荐短视频:为了填补学习资源的空缺,作者专门写了本书?
A complete detailed tutorial on building intranet penetration ngrok (with pictures and truth)
WPF 实现柱形统计图
理想L9旗舰级的安全性有多强?守护一家人安全出行“底线”
随机推荐
PMP试题 | 每日一练,快速提分
A complete detailed tutorial on building intranet penetration ngrok (with pictures and truth)
Cool open technology x StarRocks: unified OLAP analysis engine, comprehensive building digital model of OTT
超T动力 焕“芯”出发 | 中国重汽专属定制版WP14T产品闪耀登场
数据万象内容审核 — 共建安全互联网,专项开展“清朗”直播整治行动
isNotBlank与isNotEmpty
什么是鉴权?一篇文章带你了解postman的多种方式
软件盘点企业使用服装ERP的好处
企业如何选择低代码开发平台
华为ECS云服务器上安装Docker及部署Redis详细教程【华为云至简致远】
一键进入华为云会议,长期免费值得所有开发团队有一套【华为云至简致远】
如何成为优秀的产品运营?
CAD如何自定义快捷键
Win11系统的显卡驱动安装的详细方法步骤
关于 Intel 在 micro-vm 快速启动的探索及实例演示 | 第 36-38 期
并查集模板及思想
PMP考试通关宝典-敏捷专题
ASP.NET Core依赖注入之旅:3.Service Locator和依赖注入
多商户商城系统功能拆解21讲-平台端分销订单
China Hashpower Conference Ascension Kunpeng Ecological Forum was held; Kuaishou established an independent to B business department…