3
0

index.config.ts 292 B

1234567891011
  1. /*
  2. * @Author: your name
  3. * @Date: 2021-02-19 15:36:04
  4. * @LastEditTime: 2021-02-27 18:47:28
  5. * @LastEditors: Please set LastEditors
  6. * @Description: In User Settings Edit
  7. * @FilePath: \intelligentLock\src\pages\my\index.config.ts
  8. */
  9. export default {
  10. navigationBarTitleText: 'LabSense'
  11. }