index.config.js 291 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 12 /* * @Date: 2025-07-03 12:57:44 * @LastEditors: hookehuyr hookehuyr@gmail.com * @LastEditTime: 2025-07-03 12:58:03 * @FilePath: /jgdl/src/pages/myCar/index.config.js * @Description: 文件描述 */ export default { navigationBarTitleText: '我卖的车', usingComponents: { }, }