Browse Source

验证码太窄

李志伟 2 years ago
parent
commit
fa112437bd
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      src/components/LoginModel/index.jsx

+ 1
- 1
src/components/LoginModel/index.jsx View File

143
                 <View className='loginPhone-box' >
143
                 <View className='loginPhone-box' >
144
                   <View className='loginPhone-box-loginPhoneView'>+86</View>
144
                   <View className='loginPhone-box-loginPhoneView'>+86</View>
145
                   <Input maxlength={11} placeholder='请输入手机号码' type={Number} value={InputPhoneValue} onInput={onInputPhone} />
145
                   <Input maxlength={11} placeholder='请输入手机号码' type={Number} value={InputPhoneValue} onInput={onInputPhone} />
146
-                  <ButtontWX opacity={countCenter.show_btn ? '0.7' : '11'} disabled={countCenter.show_btn} onClick={getCode} butText={countCenter.code_ts} butWidth={94} butHeight={34} butFontSize={15} butBorderRadius={10} />
146
+                  <ButtontWX opacity={countCenter.show_btn ? '0.7' : '11'} disabled={countCenter.show_btn} onClick={getCode} butText={countCenter.code_ts} butWidth={150} butHeight={34} butFontSize={15} butBorderRadius={10} />
147
                 </View>
147
                 </View>
148
                 <View className='loginPhone-box'>
148
                 <View className='loginPhone-box'>
149
                   <View className='loginPhone-box-loginPhoneView'>
149
                   <View className='loginPhone-box-loginPhoneView'>