init
This commit is contained in:
0
xhs-mini-demos/common/component/apipan/index.css
Normal file
0
xhs-mini-demos/common/component/apipan/index.css
Normal file
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: '',
|
||||
},
|
||||
});
|
||||
3
xhs-mini-demos/common/component/apipan/index.json
Normal file
3
xhs-mini-demos/common/component/apipan/index.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"component": true
|
||||
}
|
||||
4
xhs-mini-demos/common/component/apipan/index.xhsml
Normal file
4
xhs-mini-demos/common/component/apipan/index.xhsml
Normal file
@@ -0,0 +1,4 @@
|
||||
<view class="inner">
|
||||
{{innerText}}
|
||||
31313123
|
||||
</view>
|
||||
Reference in New Issue
Block a user