index.config.js 273 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:17:02 * @FilePath: /xyxBooking-weapp/src/pages/me/index.config.js * @Description: 参观者配置 */ export default { navigationBarTitleText: '参观者' }