index.config.js 278 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 /* * @Date: 2026-01-06 20:56:55 * @LastEditors: hookehuyr hookehuyr@gmail.com * @LastEditTime: 2026-01-06 22:17:22 * @FilePath: /xyxBooking-weapp/src/pages/waiting/index.config.js * @Description: 支付中配置 */ export default { navigationBarTitleText: '支付中' }