We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 411eb50 commit 65703e3Copy full SHA for 65703e3
index.html
@@ -13,7 +13,7 @@
13
14
<body>
15
<h2>储能站投资回报计算</h2>
16
- <div><a>变压器容量功率:</a><input type="text" id="transformCapacity" value="4450"><a>KW</a><select id="fixUnfix">
+ <div><a>变压器容量功率:</a><input type="text" id="transformCapacity" value="4450"><a>KW</a><a>用户当前容量费用:</a><select id="fixUnfix">
17
<option value="fix">固定容量费用</option>
18
<option value="unfix">可变容量费用</option>
19
</select></div>
0 commit comments