lijuncheng
6 months ago
16 changed files with 337 additions and 114 deletions
Binary file not shown.
Binary file not shown.
@ -0,0 +1,35 @@ |
|||
{ |
|||
|
|||
"name": "TestModule", |
|||
|
|||
"id": "TestModule", |
|||
|
|||
"version": "1.0.0", |
|||
|
|||
"description": "打印", |
|||
|
|||
"_dp_type": "nativeplugin", |
|||
|
|||
"_dp_nativeplugin": { |
|||
|
|||
"android": { |
|||
|
|||
"integrateType": "aar", |
|||
|
|||
"plugins": [ |
|||
|
|||
{ |
|||
|
|||
"type": "module", |
|||
"name": "TestModule", |
|||
"class": "io.dcloud.uniplugin.TestModule" |
|||
|
|||
} |
|||
|
|||
] |
|||
|
|||
} |
|||
|
|||
} |
|||
|
|||
} |
Loading…
Reference in new issue