parent
dc4d93a477
commit
b31d73740e
@ -0,0 +1,4 @@
|
||||
<view class="container">
|
||||
<button bindtap="chooseFile">选择文件</button>
|
||||
<button bindtap="importStudents" disabled="{{!fileID}}">导入名单</button>
|
||||
</view>
|
Loading…
Reference in new issue