Pre Merge pull request !192 from xileilei/master
This commit is contained in:
commit
cfc370362b
|
@ -17,6 +17,7 @@ import {ImageKnifeOption,ImageKnifeComponent} from '@ohos/libraryimageknife'
|
|||
@Entry
|
||||
@Component
|
||||
struct BasicTestFeatureAbilityPage {
|
||||
//数据监听
|
||||
@Watch("watchPathChange") @State filePath: string = "查看featureAbility路径";
|
||||
|
||||
watchPathChange() {
|
||||
|
|
Loading…
Reference in New Issue