mirror of
https://github.com/yangjian102621/geekai.git
synced 2025-11-13 12:43:43 +08:00
fixed bug for payment api authorization
This commit is contained in:
@@ -85,6 +85,7 @@
|
||||
<el-image :src="item.icon" style="width: 30px;height: 30px"/>
|
||||
</a>
|
||||
</el-tooltip>
|
||||
<span :class="item.url === curPath ? 'title active' : 'title'">{{ item.name }}</span>
|
||||
</li>
|
||||
|
||||
<el-popover
|
||||
|
||||
Reference in New Issue
Block a user