Update WeChat MiniProgram share config and improve Download Web page logic for HarmonyOS detection
This commit is contained in:
@@ -52,6 +52,13 @@ export const config = {
|
||||
marketid: 3
|
||||
},
|
||||
|
||||
// 分享配置
|
||||
share: {
|
||||
title: '道棋百宝箱 - 您的贴心实用工具',
|
||||
path: '/pages/index/index',
|
||||
imageUrl: '/assets/tabs/share.jpg'
|
||||
},
|
||||
|
||||
// 测试配置
|
||||
testConfig: {
|
||||
enable: false, // 是否开启测试模式
|
||||
|
||||
Reference in New Issue
Block a user