@@ -62,9 +62,9 @@ export default withLayout((props) => {
return (
<View className='page-index'>
- {/* <View className='index-navbar'>
+ <View className='index-navbar'>
<CustomNav title='地址管理' />
- </View> */}
+ </View>
<View className='form-content'>
<Form onSubmit={formSubmit} onReset={formReset} >