Commit 244de9ab by 冷斌

fix bug

parent 83091426
...@@ -16,7 +16,7 @@ ...@@ -16,7 +16,7 @@
</div> </div>
</div> </div>
<div class="control-group"> <div class="control-group">
<label class="control-label">萌豆</label> <label class="control-label">钻石</label>
<div class="controls"> <div class="controls">
<input type="text" name="coin"> <input type="text" name="coin">
<span class="form-required">*</span> <span class="form-required">*</span>
......
...@@ -17,7 +17,7 @@ ...@@ -17,7 +17,7 @@
</div> </div>
</div> </div>
<div class="control-group"> <div class="control-group">
<label class="control-label">萌豆</label> <label class="control-label">钻石</label>
<div class="controls"> <div class="controls">
<input type="text" name="coin" value="{$rules['coin']}"> <input type="text" name="coin" value="{$rules['coin']}">
<span class="form-required">*</span> <span class="form-required">*</span>
......
...@@ -16,7 +16,7 @@ ...@@ -16,7 +16,7 @@
<th>序号</th> <th>序号</th>
<th align="center">ID</th> <th align="center">ID</th>
<th>名称</th> <th>名称</th>
<th>萌豆</th> <th>钻石</th>
<th>价格</th> <th>价格</th>
<th>苹果支付价格</th> <th>苹果支付价格</th>
<th>苹果项目ID</th> <th>苹果项目ID</th>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment