index.config.js 283 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 /* * @Date: 2025-08-28 11:22:13 * @LastEditors: hookehuyr hookehuyr@gmail.com * @LastEditTime: 2025-08-28 11:22:19 * @FilePath: /lls_program/src/pages/EditProfile/index.config.js * @Description: 文件描述 */ export default { navigationBarTitleText: '编辑个人信息' }