|
|
@@ -739,9 +739,8 @@ const BusCustomFormWizard = (props) => { |
|
|
|
)} |
|
|
|
</Stack> |
|
|
|
<Grid container spacing={2} alignItems="center"> |
|
|
|
<Grid item> |
|
|
|
<Grid item sx={{mt:1}}> |
|
|
|
<Typography variant="subtitle1"> |
|
|
|
<br /> |
|
|
|
•至少8個字元,字元越多越好 <br /> |
|
|
|
•字母和數字的混合<br /> |
|
|
|
•英文字母大寫與小寫的混合<br /> |
|
|
@@ -763,7 +762,6 @@ const BusCustomFormWizard = (props) => { |
|
|
|
|
|
|
|
<Grid item xs={12} md={12}> |
|
|
|
<Typography variant="subtitle1"> |
|
|
|
<br /> |
|
|
|
•請輸入機構/公司英文名稱或中文名稱<br /> |
|
|
|
•Please enter the English/Chinese name of the organisation/company |
|
|
|
</Typography> |
|
|
|