index.config.js 295 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 12 /* * @Date: 2024-09-12 18:12:47 * @LastEditors: hookehuyr hookehuyr@gmail.com * @LastEditTime: 2024-09-12 18:30:20 * @FilePath: /meihuaApp/src/pages/serverInfo/index.config.js * @Description: 文件描述 */ export default { navigationBarTitleText: '服务', usingComponents: { }, }