From 2168f68eff80910982f367b44a3abc6772656f48 Mon Sep 17 00:00:00 2001 From: 17630416519 Date: Sat, 10 Jan 2026 15:28:54 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=E9=A1=B6=E9=83=A8=E5=9B=BE?= =?UTF-8?q?=E6=A0=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.vue | 5 +---- src/layout/components/Navbar.vue | 4 ++-- src/views/productionDataCollection/index.vue | 3 +++ 3 files changed, 6 insertions(+), 6 deletions(-) create mode 100644 src/views/productionDataCollection/index.vue diff --git a/src/App.vue b/src/App.vue index 4d30251..e160009 100644 --- a/src/App.vue +++ b/src/App.vue @@ -40,8 +40,5 @@ watch( immediate: true } ) -console.log('🎉源码地址: https://gitee.com/izory/ZrAdminNetCore') -console.log('📖官方文档:http://www.izhaorui.cn') -console.log('💰打赏作者:http://www.izhaorui.cn/doc/support.html') -console.log('📱移动端体验:http://www.izhaorui.cn/h5') + diff --git a/src/layout/components/Navbar.vue b/src/layout/components/Navbar.vue index b2b6426..846b77d 100644 --- a/src/layout/components/Navbar.vue +++ b/src/layout/components/Navbar.vue @@ -11,8 +11,8 @@ diff --git a/src/views/productionDataCollection/index.vue b/src/views/productionDataCollection/index.vue new file mode 100644 index 0000000..80ab09a --- /dev/null +++ b/src/views/productionDataCollection/index.vue @@ -0,0 +1,3 @@ + \ No newline at end of file