Initial commit (code only without large binaries)

This commit is contained in:
robin
2026-02-15 18:58:44 +08:00
commit 35df75498f
9442 changed files with 1495866 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
<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>