index.config.js 301 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-08 15:58:36 * @FilePath: /xyxBooking-weapp/src/pages/offlineBookingCode/index.config.js * @Description: 线下预约码配置 */ export default { navigationBarTitleText: '离线预约码' }