index.config.js 294 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 /* * @Date: 2026-01-06 20:58:27 * @LastEditors: hookehuyr hookehuyr@gmail.com * @LastEditTime: 2026-01-06 22:18:04 * @FilePath: /xyxBooking-weapp/src/pages/visitorList/index.config.js * @Description: 参观者列表配置 */ export default { navigationBarTitleText: '参观者列表' }