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