3
0

index.config.ts 301 B

1234567891011
  1. /*
  2. * @Author: your name
  3. * @Date: 2021-02-19 15:36:02
  4. * @LastEditTime: 2021-03-02 10:57:44
  5. * @LastEditors: Please set LastEditors
  6. * @Description: In User Settings Edit
  7. * @FilePath: \intelligentLock\src\pages\message\index.config.ts
  8. */
  9. export default {
  10. navigationBarTitleText: '编辑用户'
  11. }