index.config.js 295 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 12 /* * @Date: 2022-10-09 14:36:35 * @LastEditors: hookehuyr hookehuyr@gmail.com * @LastEditTime: 2022-10-09 14:44:25 * @FilePath: /swx/src/pages/userSearch/index.config.js * @Description: 文件描述 */ export default { navigationBarTitleText: '搜索用户', usingComponents: { }, }