|
@@ -139,8 +139,8 @@ export struct Mine_ {
|
|
|
// utd: uniformTypeDescriptor.UniformDataType.HYPERLINK,
|
|
// utd: uniformTypeDescriptor.UniformDataType.HYPERLINK,
|
|
|
utd: uniformTypeDescriptor.UniformDataType.TEXT,
|
|
utd: uniformTypeDescriptor.UniformDataType.TEXT,
|
|
|
title: '军迷之家',
|
|
title: '军迷之家',
|
|
|
- content: 'http://appgallery.huawei.com/app/detail?id=6917587452564006094',
|
|
|
|
|
- description: "http://appgallery.huawei.com/app/detail?id=6917587452564006094"
|
|
|
|
|
|
|
+ content: 'http://appgallery.huawei.com/app/detail?id=6917587977706629445',
|
|
|
|
|
+ description: "http://appgallery.huawei.com/app/detail?id=6917587977706629445"
|
|
|
})
|
|
})
|
|
|
const controller = new systemShare.ShareController(data)
|
|
const controller = new systemShare.ShareController(data)
|
|
|
const context = this.getUIContext().getHostContext()! as common.UIAbilityContext;
|
|
const context = this.getUIContext().getHostContext()! as common.UIAbilityContext;
|