File tree Expand file tree Collapse file tree 2 files changed +12
-21
lines changed Expand file tree Collapse file tree 2 files changed +12
-21
lines changed Original file line number Diff line number Diff line change 43
43
</a-form-item >
44
44
</a-col >
45
45
<a-col class =" gutter-row" :span =" 8" >
46
- <span class =" ivu-input-prefix" >
47
- <a-button
48
- class =" getCaptcha"
49
- :disabled =" state.smsSendBtn"
50
- @click.stop.prevent =" getCaptcha"
51
- v-text =" !state.smsSendBtn&& 'θ·ειͺθ―η '||(state.time+' s')" ></a-button >
52
- </span >
46
+ <a-button
47
+ class =" getCaptcha"
48
+ :disabled =" state.smsSendBtn"
49
+ @click.stop.prevent =" getCaptcha"
50
+ v-text =" !state.smsSendBtn&& 'θ·ειͺθ―η '||(state.time+' s')" ></a-button >
53
51
</a-col >
54
52
</a-row >
55
-
56
53
</a-tab-pane >
57
54
</a-tabs >
58
55
239
236
font-size : 14px ;
240
237
}
241
238
242
- /* .ivu-input-prefix {
243
- left: 12px;
244
- font-size: 14px;
245
- color: rgba(0, 0, 0, 0.25);
246
- }*/
247
239
.getCaptcha {
248
240
display : block ;
249
241
width : 100% ;
253
245
.forge-password {
254
246
font-size : 14px ;
255
247
}
248
+
256
249
button .login-button {
257
250
padding : 0 15px ;
258
251
font-size : 16px ;
Original file line number Diff line number Diff line change 47
47
</a-form-item >
48
48
</a-col >
49
49
<a-col class =" gutter-row" :span =" 8" >
50
- <span class =" ivu-input-prefix" >
51
- <a-button
52
- class =" getCaptcha"
53
- size =" large"
54
- :disabled =" state.smsSendBtn"
55
- @click.stop.prevent =" getCaptcha"
56
- v-text =" !state.smsSendBtn && 'θ·ειͺθ―η '||(state.time+' s')" ></a-button >
57
- </span >
50
+ <a-button
51
+ class =" getCaptcha"
52
+ size =" large"
53
+ :disabled =" state.smsSendBtn"
54
+ @click.stop.prevent =" getCaptcha"
55
+ v-text =" !state.smsSendBtn && 'θ·ειͺθ―η '||(state.time+' s')" ></a-button >
58
56
</a-col >
59
57
</a-row >
60
58
You canβt perform that action at this time.
0 commit comments