index.config.js 284 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 /* * @Date: 2023-03-24 09:19:34 * @LastEditors: hookehuyr hookehuyr@gmail.com * @LastEditTime: 2023-03-24 09:19:46 * @FilePath: /custom_form/src/pages/table/index.config.js * @Description: 文件描述 */ export default definePageConfig({ navigationBarTitleText: '表单', })