index.config.js 299 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 12 /* * @Date: 2022-09-21 16:04:10 * @LastEditors: hookehuyr hookehuyr@gmail.com * @LastEditTime: 2022-09-21 16:04:45 * @FilePath: /swx/src/pages/createActivity/index.config.js * @Description: 文件描述 */ export default { navigationBarTitleText: '创建活动', usingComponents: { }, }