index.config.js 267 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 /* * @Date: 2026-01-06 20:58:28 * @LastEditors: hookehuyr hookehuyr@gmail.com * @LastEditTime: 2026-01-06 22:26:11 * @FilePath: /xyxBooking-weapp/src/pages/me/index.config.js * @Description: 我的配置 */ export default { navigationBarTitleText: '我的' }