index.config.js 260 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 /* * @Date: 2025-07-01 17:55:08 * @LastEditors: hookehuyr hookehuyr@gmail.com * @LastEditTime: 2025-07-02 14:44:50 * @FilePath: /jgdl/src/pages/profile/index.config.js * @Description: 文件描述 */ export default { navigationBarTitleText: '我的' }