index.config.js 286 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 /* * @Date: 2026-01-12 22:53:54 * @LastEditors: hookehuyr hookehuyr@gmail.com * @LastEditTime: 2026-01-12 22:53:55 * @FilePath: /xyxBooking-weapp/src/pages/tailwindTest/index.config.js * @Description: 文件描述 */ export default { navigationBarTitleText: 'Tailwind 测试' }