index.config.js 297 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 12 /* * @Date: 2023-12-15 14:04:45 * @LastEditors: hookehuyr hookehuyr@gmail.com * @LastEditTime: 2023-12-15 14:04:57 * @FilePath: /meihuaApp/src/pages/myInfo/index.config.js * @Description: 文件描述 */ export default { navigationBarTitleText: '我的信息', usingComponents: { }, }