- /*
- * @Author: your name
- * @Date: 2021-02-22 11:22:26
- * @LastEditTime: 2021-02-22 18:47:28
- * @LastEditors: your name
- * @Description: In User Settings Edit
- * @FilePath: \intelligentLock\src\pages\deviceDetail\index.config.ts
- */
- export default {
- navigationBarTitleText: '设备详情'
- }
|