diff --git a/pages/NursingNew/component/leftcontent/leftcontent.vue b/pages/NursingNew/component/leftcontent/leftcontent.vue new file mode 100644 index 0000000..48142c4 --- /dev/null +++ b/pages/NursingNew/component/leftcontent/leftcontent.vue @@ -0,0 +1,113 @@ + + + + + diff --git a/pages/NursingNew/index.vue b/pages/NursingNew/index.vue index d23a30a..85553fe 100644 --- a/pages/NursingNew/index.vue +++ b/pages/NursingNew/index.vue @@ -29,8 +29,8 @@ - - + + @@ -77,6 +75,7 @@ import nurse from "./component/nurse/index.vue" import { onShow } from '@dcloudio/uni-app'; import { getServiceTree, getNcPackagelist } from './component/nurse/api.js' + import leftcontent from "./component/leftcontent/leftcontent.vue" onMounted(() => { menuIndex.value = -1; @@ -110,6 +109,17 @@ return `${base}/${prefix}${idx}.${ext}` }) } + const tabbrarr = ref([ + {name:'首页',url:'/static/shouye/sy/h0.png',urls:'/static/shouye/sy/h1.png'}, + {name:'护嘱',url:'/static/shouye/sy/n0.png',urls:'/static/shouye/sy/n1.png'}, + {name:'医嘱',url:'/static/shouye/sy/y0.png',urls:'/static/shouye/sy/y1.png'}, + {name:'后勤',url:'/static/shouye/sy/l0.png',urls:'/static/shouye/sy/l1.png'}, + {name:'物联',url:'/static/shouye/sy/g0.png',urls:'/static/shouye/sy/g1.png'}, + {name:'返回',url:'/static/shouye/sy/f0.png',urls:'/static/shouye/sy/f1.png'}, + ]) + const navurl =(e)=>{ + console.log(e) + } const leftMenuArray = ref([ { url: genPaths( diff --git a/static/shouye/logo2.png b/static/shouye/logo2.png new file mode 100644 index 0000000..27ef10f Binary files /dev/null and b/static/shouye/logo2.png differ diff --git a/static/shouye/sy/f0.png b/static/shouye/sy/f0.png new file mode 100644 index 0000000..71597af Binary files /dev/null and b/static/shouye/sy/f0.png differ diff --git a/static/shouye/sy/f1.png b/static/shouye/sy/f1.png new file mode 100644 index 0000000..ca8f610 Binary files /dev/null and b/static/shouye/sy/f1.png differ diff --git a/static/shouye/sy/g0.png b/static/shouye/sy/g0.png new file mode 100644 index 0000000..8c54c36 Binary files /dev/null and b/static/shouye/sy/g0.png differ diff --git a/static/shouye/sy/g1.png b/static/shouye/sy/g1.png new file mode 100644 index 0000000..8ada915 Binary files /dev/null and b/static/shouye/sy/g1.png differ diff --git a/static/shouye/sy/h0.png b/static/shouye/sy/h0.png new file mode 100644 index 0000000..f3ebfc6 Binary files /dev/null and b/static/shouye/sy/h0.png differ diff --git a/static/shouye/sy/h1.png b/static/shouye/sy/h1.png new file mode 100644 index 0000000..c7fe555 Binary files /dev/null and b/static/shouye/sy/h1.png differ diff --git a/static/shouye/sy/l0.png b/static/shouye/sy/l0.png new file mode 100644 index 0000000..f54a6ea Binary files /dev/null and b/static/shouye/sy/l0.png differ diff --git a/static/shouye/sy/l1.png b/static/shouye/sy/l1.png new file mode 100644 index 0000000..bfafa3f Binary files /dev/null and b/static/shouye/sy/l1.png differ diff --git a/static/shouye/sy/n0.png b/static/shouye/sy/n0.png new file mode 100644 index 0000000..707957b Binary files /dev/null and b/static/shouye/sy/n0.png differ diff --git a/static/shouye/sy/n1.png b/static/shouye/sy/n1.png new file mode 100644 index 0000000..177d5cb Binary files /dev/null and b/static/shouye/sy/n1.png differ diff --git a/static/shouye/sy/y0.png b/static/shouye/sy/y0.png new file mode 100644 index 0000000..732799e Binary files /dev/null and b/static/shouye/sy/y0.png differ diff --git a/static/shouye/sy/y1.png b/static/shouye/sy/y1.png new file mode 100644 index 0000000..a9f7e2b Binary files /dev/null and b/static/shouye/sy/y1.png differ diff --git a/static/shouye/xd.png b/static/shouye/xd.png new file mode 100644 index 0000000..2a23639 Binary files /dev/null and b/static/shouye/xd.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 };