|
|
@@ -46,7 +46,7 @@
|
|
46
|
46
|
style="width:70px;font-size:10px;height:24px;line-height:24px;margin:5px 0 0 5px;background:url(styles/img/login/button_bg.png) 0 0 no-repeat;"/>
|
|
47
|
47
|
</div> -->
|
|
48
|
48
|
|
|
49
|
|
- <!--<section>
|
|
|
49
|
+ <section>
|
|
50
|
50
|
<div class="box-information1">
|
|
51
|
51
|
<div class="input-group box-cesstion">
|
|
52
|
52
|
<span class="input-group-addon" id="sizing-addon2">
|
|
|
@@ -57,7 +57,7 @@
|
|
57
|
57
|
<img id="validateCode" src="{{file}}" ng-click="onload()" alt="" />
|
|
58
|
58
|
</a>
|
|
59
|
59
|
</div>
|
|
60
|
|
- </section>-->
|
|
|
60
|
+ </section>
|
|
61
|
61
|
<div class="login-btn-box">
|
|
62
|
62
|
<button type="button" class="reset-btn" ng-click="login()">登 录</button>
|
|
63
|
63
|
<button type="reset" class="login-btn" value="" ng-click="reset()">重 置</button>
|