Commit f07fe0fc authored by zhengke's avatar zhengke

1

parent 3f7ae99c
...@@ -18,7 +18,7 @@ ...@@ -18,7 +18,7 @@
<el-upload class="upload-demo" action="" style="display:inline-block;margin-left:80px;" :accept="accept" <el-upload class="upload-demo" action="" style="display:inline-block;margin-left:80px;" :accept="accept"
:show-file-list="false" :http-request="UploadAttachment"> :show-file-list="false" :http-request="UploadAttachment">
<el-button size="mini" type="primary">导入单词</el-button> <q-btn color="primary" size="xs" unelevated label="导入单词"></q-btn>
</el-upload> </el-upload>
</div> </div>
<div class="q-mt-lg" style="height:calc(100% - 140px)"> <div class="q-mt-lg" style="height:calc(100% - 140px)">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment