diff --git a/pages/login/components/homelist.vue b/pages/login/components/homelist.vue new file mode 100644 index 0000000..72b458b --- /dev/null +++ b/pages/login/components/homelist.vue @@ -0,0 +1,157 @@ + + + + + diff --git a/pages/login/index.vue b/pages/login/index.vue index dc38deb..dacd4fa 100644 --- a/pages/login/index.vue +++ b/pages/login/index.vue @@ -24,10 +24,10 @@ - + 研发中... - + 研发中... @@ -39,8 +39,8 @@ - - + + @@ -111,6 +110,7 @@ import menusettings from '@/pages/watch/settings/menusettings.vue' import { queryPadPageList } from '@/pages/watch/api/lunpan.js' import ZyUpdate from '@/component/zy-upgrade/zy-upgrade.vue' + import homelist from './components/homelist' const zyupgrade = ref(null); const menuarray = ref(["", "", "", "", "", ""]) @@ -124,6 +124,7 @@ onShow(() => { zyupgrade.value?.check_update(); queryPadPageList().then((res => { + console.log(res) leftMenuArray.value = res.result.records; })) @@ -254,8 +255,7 @@ align-items: center; .yanfazhong { - font-size: 40rpx; - margin-top: -10vh; + } } } diff --git a/static/shouye/ck.png b/static/shouye/ck.png new file mode 100644 index 0000000..eead9cd Binary files /dev/null and b/static/shouye/ck.png differ diff --git a/static/shouye/hldy.png b/static/shouye/hldy.png new file mode 100644 index 0000000..601bc12 Binary files /dev/null and b/static/shouye/hldy.png differ diff --git a/static/shouye/yg.png b/static/shouye/yg.png new file mode 100644 index 0000000..4bf1899 Binary files /dev/null and b/static/shouye/yg.png differ diff --git a/unpackage/dist/dev/.nvue/pages/camera.js b/unpackage/dist/dev/.nvue/pages/camera.js index 12310ff..04100f2 100644 --- a/unpackage/dist/dev/.nvue/pages/camera.js +++ b/unpackage/dist/dev/.nvue/pages/camera.js @@ -574,7 +574,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) { ) ]); } -const camera = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render], ["styles", [_style_0]], ["__file", "D:/hldy_app_mini/pages/camera.nvue"]]); +const camera = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render], ["styles", [_style_0]], ["__file", "D:/项目/hldy_app_mini/pages/camera.nvue"]]); export { camera as default }; diff --git a/unpackage/dist/dev/.nvue/pages/fullcamera.js b/unpackage/dist/dev/.nvue/pages/fullcamera.js index dd59bdc..c959abe 100644 --- a/unpackage/dist/dev/.nvue/pages/fullcamera.js +++ b/unpackage/dist/dev/.nvue/pages/fullcamera.js @@ -577,7 +577,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) { ) ]); } -const fullcamera = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render], ["styles", [_style_0]], ["__file", "D:/hldy_app_mini/pages/fullcamera.nvue"]]); +const fullcamera = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render], ["styles", [_style_0]], ["__file", "D:/项目/hldy_app_mini/pages/fullcamera.nvue"]]); export { fullcamera as default };