|
|
@@ -615,11 +615,11 @@
|
|
|
</div>
|
|
|
<div class="radio-block" style="display:block;">
|
|
|
交易币种:
|
|
|
- <label class="com-check-radio">
|
|
|
- <input type="radio" id="currencyAll" name="currency" ng-click="setFilters('currency', 'ALL')" ng-checked="currency == 'ALL'">
|
|
|
- <label for="currencyAll"></label>
|
|
|
- 全部
|
|
|
- </label>
|
|
|
+ <!--<label class="com-check-radio">-->
|
|
|
+ <!--<input type="radio" id="currencyAll" name="currency" ng-click="setFilters('currency', 'ALL')" ng-checked="currency == 'ALL'">-->
|
|
|
+ <!--<label for="currencyAll"></label>-->
|
|
|
+ <!--全部-->
|
|
|
+ <!--</label>-->
|
|
|
<label class="com-check-radio">
|
|
|
<input type="radio" id="RMB" name="currency" ng-click="setFilters('currency', 'RMB')" ng-checked="currency == 'RMB'">
|
|
|
<label for="RMB"></label>
|