dl_site_nuxt/plugins
2025-07-04 01:00:28 +08:00
..
axios.js 初始话框架,开发公用header和footer组件 2025-06-28 21:10:58 +08:00
element-tree.js 尝试引入tree插件失败,最后选用element-ui的tree组件 2025-07-04 01:00:28 +08:00
i18n.js 配置使用i18n国际化语言插件使用 2025-06-29 01:26:10 +08:00
main.js 尝试引入tree插件失败,最后选用element-ui的tree组件 2025-07-04 01:00:28 +08:00
README.md 初始话框架,开发公用header和footer组件 2025-06-28 21:10:58 +08:00
router.js 配置使用i18n国际化语言插件使用 2025-06-29 01:26:10 +08:00

PLUGINS

This directory is not required, you can delete it if you don't want to use it.

This directory contains Javascript plugins that you want to run before mounting the root Vue.js application.

More information about the usage of this directory in the documentation.