Files
waf-platform/EdgeAdmin/web/views/@default/finance/fee/@menu.html
2026-02-04 20:27:13 +08:00

9 lines
535 B
HTML

<first-menu>
<menu-item code="basic" href=".">基础设置</menu-item>
<menu-item code="bandwidth" href=".bandwidth">按区域带宽计费</menu-item>
<menu-item code="traffic" href=".traffic">按区域流量计费</menu-item>
<span class="item disabled">|</span>
<menu-item code="calculator" href=".calculator">价格计算器</menu-item>
<span class="item disabled">|</span>
<a href="/clusters/regions" class="item" target="_blank">区域设置 &nbsp; <i class="icon external small"></i></a>
</first-menu>