mirror of
https://github.com/1Panel-dev/1Panel.git
synced 2025-01-31 22:18:07 +08:00
feat: 修改网站设置-网站目录 图标
This commit is contained in:
parent
b655572e5a
commit
0bc8a65ed1
@ -7,7 +7,7 @@
|
||||
<el-descriptions-item :label="$t('website.primaryPath')">
|
||||
{{ website.sitePath }}
|
||||
<el-button type="primary" link @click="toFolder(website.sitePath)">
|
||||
<el-icon><CopyDocument /></el-icon>
|
||||
<el-icon><FolderOpened /></el-icon>
|
||||
</el-button>
|
||||
</el-descriptions-item>
|
||||
</el-descriptions>
|
||||
|
Loading…
x
Reference in New Issue
Block a user