index.config.ts 308 B

1234567891011
  1. /*
  2. * @Author: your name
  3. * @Date: 2021-02-27 09:30:39
  4. * @LastEditTime: 2021-02-27 15:11:50
  5. * @LastEditors: Please set LastEditors
  6. * @Description: In User Settings Edit
  7. * @FilePath: \intelligentLock\src\pages\userAgreement\userAagreement.ts
  8. */
  9. export default {
  10. navigationBarTitleText: '隐私政策'
  11. }