init
This commit is contained in:
7
xhs-mini-demos/common/component/apipan/index.js
Normal file
7
xhs-mini-demos/common/component/apipan/index.js
Normal file
@@ -0,0 +1,7 @@
|
||||
Component({
|
||||
properties: {
|
||||
success: '',
|
||||
fail: '',
|
||||
complete: '',
|
||||
},
|
||||
});
|
||||
Reference in New Issue
Block a user