index.config.js 279 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 /* * @Date: 2026-01-06 20:57:04 * @LastEditors: hookehuyr hookehuyr@gmail.com * @LastEditTime: 2026-01-06 22:17:37 * @FilePath: /xyxBooking-weapp/src/pages/callback/index.config.js * @Description: 反馈页配置 */ export default { navigationBarTitleText: '反馈页' }