|  | @@ -12,6 +12,7 @@ import TeacherItem from './modals/teacher-item'
 | 
											
												
													
														|  |  import { schoolSystem } from '@/constant/index'
 |  |  import { schoolSystem } from '@/constant/index'
 | 
											
												
													
														|  |  import iconCallPhone from '@common/images/icon-call-phone.png'
 |  |  import iconCallPhone from '@common/images/icon-call-phone.png'
 | 
											
												
													
														|  |  import iconCallMessage from '@common/images/icon-call-message.png'
 |  |  import iconCallMessage from '@common/images/icon-call-message.png'
 | 
											
												
													
														|  | 
 |  | +import { postMessage } from '@/helpers/native-message'
 | 
											
												
													
														|  |  import request from '@/helpers/request'
 |  |  import request from '@/helpers/request'
 | 
											
												
													
														|  |  import OEmpty from '@/components/o-empty'
 |  |  import OEmpty from '@/components/o-empty'
 | 
											
												
													
														|  |  export default defineComponent({
 |  |  export default defineComponent({
 | 
											
										
											
												
													
														|  | @@ -161,6 +162,7 @@ export default defineComponent({
 | 
											
												
													
														|  |            v-model:show={state.showMessage}
 |  |            v-model:show={state.showMessage}
 | 
											
												
													
														|  |            position="bottom"
 |  |            position="bottom"
 | 
											
												
													
														|  |            style={{ background: 'transparent' }}
 |  |            style={{ background: 'transparent' }}
 | 
											
												
													
														|  | 
 |  | +          safeAreaInsetBottom
 | 
											
												
													
														|  |          >
 |  |          >
 | 
											
												
													
														|  |            <div class={styles.codeContainer}>
 |  |            <div class={styles.codeContainer}>
 | 
											
												
													
														|  |              <div class={styles.codeBottom}>
 |  |              <div class={styles.codeBottom}>
 |