整合流程
This commit is contained in:
@@ -231,7 +231,7 @@ const playMusic = () => {
|
||||
}
|
||||
|
||||
#musicBtn {
|
||||
@include pos(60px, 60px, 650px, 30px);
|
||||
@include pos(60px, 60px, 50px, 40px);
|
||||
z-index: 99;
|
||||
}
|
||||
|
||||
|
||||
@@ -19,8 +19,8 @@ app.config.globalProperties.imgUrl = (url) => {
|
||||
|
||||
// 微信分享配置
|
||||
wxShare({
|
||||
title: '1分钟测出你的理财性格',
|
||||
desc: '快来匹配你的专属理财搭子,赢惊喜福利!',
|
||||
title: '今夜宜赏灯,来测测你的专属元宵花灯',
|
||||
desc: '赏花灯,赢惊喜,欢天喜地闹元宵!',
|
||||
})
|
||||
|
||||
// 测试环境开vconsole
|
||||
|
||||
Reference in New Issue
Block a user