mirror of
https://github.com/ngfchl/ptools
synced 2023-07-10 13:41:22 +08:00
shell添加提醒
This commit is contained in:
@@ -39,6 +39,8 @@
|
||||
<el-dropdown-item command="python manage.py migrate">初始化xpath</el-dropdown-item>
|
||||
</el-dropdown-menu>
|
||||
</el-dropdown>
|
||||
<el-tag type="danger" size="small">危险动作,操作前一定要请弄清楚你输入的命令到底是做什么的。</el-tag>
|
||||
|
||||
</div>
|
||||
<div class="code">
|
||||
<pre v-for="result in results" v-html="result"></pre>
|
||||
|
||||
Reference in New Issue
Block a user