Commit d5fc0cbf by yuzhenWang

全局分享发布测试

parents 54612557 89f296a6
......@@ -195,7 +195,7 @@
import {nanoid} from 'nanoid';
import common from '../../common/common';
import {baseURL,apiURL,cffpURL,companyInfo,shareURL} from "@/environments/environment";
import { initJssdkShare, setWechatShare } from '@/util/fiveshare';
export default {
components: {
UniShareWx,
......
......@@ -74,8 +74,9 @@ export function setWechatShare(data) {
if(!data){
const currentUrl = `${shareURL}/pages/index/index`;
data = {
title: '银盾家办家庭财务策划师联盟邀您加入',
desc: `${userInfo.name || ''}邀您加入【家庭财策师联盟】,资源+伙伴,共赢未来!`,
title: '成为银盾合伙人,分享商品赚不停',
// desc: `${userInfo.name || ''}邀您加入【家庭财策师联盟】,资源+伙伴,共赢未来!`,
desc: `资源+伙伴,共赢未来!`,
link: currentUrl,
imgUrl: `${shareURL}/static/images/shareBg.png`
};
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment