index.config.js 302 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 /* * @Date: 2025-06-28 10:33:00 * @LastEditors: hookehuyr hookehuyr@gmail.com * @LastEditTime: 2026-01-06 22:16:52 * @FilePath: /xyxBooking-weapp/src/pages/bookingDetail/index.config.js * @Description: 预约记录详情配置 */ export default { navigationBarTitleText: '预约记录详情' }