lex 1 year ago
parent
commit
8af9f53095
2 changed files with 2 additions and 2 deletions
  1. 1 1
      src/state.ts
  2. 1 1
      src/views/tenantStudentRejest/index.tsx

+ 1 - 1
src/state.ts

@@ -18,7 +18,7 @@ export const state = reactive({
     unionId: 0 // 是否已关联账号
   } as any, // 管乐团信息
   projectType: 'default' as 'default' | 'tenant', // 机构端,还是默认
-  payBackPath: '/tenant.html',
+  payBackPath: '/tenant/',
   platformType: '' as 'STUDENT' | 'TEACHER',
   platformApi: '/api-student' as '/api-student' | '/api-teacher',
   version: '', // 版本号 例如: 1.0.0

+ 1 - 1
src/views/tenantStudentRejest/index.tsx

@@ -304,7 +304,7 @@ export default defineComponent({
                       label="手机号"
                       class={styles.noArrow}
                       maxlength={11}
-                      placeholder="请输入手机号码"
+                      placeholder="手机号码"
                       v-model={forms.phone}
                     />
                     <div class={styles.tips}>