Commit 3ede6e4c by Tianqing Liu

docs: help

1 parent 33a3483f
......@@ -21,7 +21,7 @@
<a-form-item style="padding: 5px 0">
<a-button type="primary" @click="clickSearch" :loading="isLoading">查询</a-button>
<a-button @click="handleAddGroup" :loading="addGroupLoading" style="margin-left: 10px">加入分组</a-button>
<a-alert style="display: inline-block;margin-left: 20px" message="提示:单击选择图片,双击查看大图" type="info" />
<a-alert style="display: inline-block;margin-left: 20px" message="提示:单击选择图片,再次单击,取消选择。双击查看预览图片。" type="info" />
</a-form-item>
</a-form>
</div>
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!