diff --git a/pages.json b/pages.json index 47b661d..0e6dd99 100644 --- a/pages.json +++ b/pages.json @@ -186,6 +186,13 @@ { "navigationBarTitleText" : "" } + }, + { + "path" : "pages/Warehouse/index/index", + "style" : + { + "navigationBarTitleText" : "" + } } ], "globalStyle": { diff --git a/pages/Warehouse/index/index.vue b/pages/Warehouse/index/index.vue new file mode 100644 index 0000000..e9ad401 --- /dev/null +++ b/pages/Warehouse/index/index.vue @@ -0,0 +1,33 @@ + + + + + diff --git a/pages/login/animationpage.vue b/pages/login/animationpage.vue index 98dbb7d..37ca60d 100644 --- a/pages/login/animationpage.vue +++ b/pages/login/animationpage.vue @@ -315,7 +315,7 @@ uni.setStorageSync('elderId', data.elderInfo ? data.elderInfo?.id : null); uni.setStorageSync('NUall', data); uni.navigateTo({ - url: '/pages/Warehouse/warehome', + url: '/pages/Warehouse/index/index', }) } if (index == 6) { diff --git a/pages/procurement/material.vue b/pages/procurement/material.vue index 8607bef..1257830 100644 --- a/pages/procurement/material.vue +++ b/pages/procurement/material.vue @@ -338,6 +338,7 @@ } const queryInvo = () => { queryInvoicingList(form).then(res => { + console.log(form,res) res.result.records.forEach(item => { item.zk = false; item.scrollleft = 0; diff --git a/static/shouye/ck/c0.png b/static/shouye/ck/c0.png new file mode 100644 index 0000000..0daf148 Binary files /dev/null and b/static/shouye/ck/c0.png differ diff --git a/static/shouye/ck/c1.png b/static/shouye/ck/c1.png new file mode 100644 index 0000000..edf516f Binary files /dev/null and b/static/shouye/ck/c1.png differ diff --git a/static/shouye/ck/h0.png b/static/shouye/ck/h0.png new file mode 100644 index 0000000..f3ebfc6 Binary files /dev/null and b/static/shouye/ck/h0.png differ diff --git a/static/shouye/ck/h1.png b/static/shouye/ck/h1.png new file mode 100644 index 0000000..c7fe555 Binary files /dev/null and b/static/shouye/ck/h1.png differ diff --git a/static/shouye/ck/j0.png b/static/shouye/ck/j0.png new file mode 100644 index 0000000..ca4c8e8 Binary files /dev/null and b/static/shouye/ck/j0.png differ diff --git a/static/shouye/ck/j1.png b/static/shouye/ck/j1.png new file mode 100644 index 0000000..f773b63 Binary files /dev/null and b/static/shouye/ck/j1.png differ diff --git a/static/shouye/ck/p0.png b/static/shouye/ck/p0.png new file mode 100644 index 0000000..5e7c1ff Binary files /dev/null and b/static/shouye/ck/p0.png differ diff --git a/static/shouye/ck/p1.png b/static/shouye/ck/p1.png new file mode 100644 index 0000000..a6a129d Binary files /dev/null and b/static/shouye/ck/p1.png differ diff --git a/static/shouye/ck/q0.png b/static/shouye/ck/q0.png new file mode 100644 index 0000000..dbacb72 Binary files /dev/null and b/static/shouye/ck/q0.png differ diff --git a/static/shouye/ck/q1.png b/static/shouye/ck/q1.png new file mode 100644 index 0000000..d0bba8c Binary files /dev/null and b/static/shouye/ck/q1.png differ diff --git a/static/shouye/ck/t0.png b/static/shouye/ck/t0.png new file mode 100644 index 0000000..a709ade Binary files /dev/null and b/static/shouye/ck/t0.png differ diff --git a/static/shouye/ck/t1.png b/static/shouye/ck/t1.png new file mode 100644 index 0000000..4333297 Binary files /dev/null and b/static/shouye/ck/t1.png differ diff --git a/static/shouye/ck/w0.png b/static/shouye/ck/w0.png new file mode 100644 index 0000000..09717d3 Binary files /dev/null and b/static/shouye/ck/w0.png differ diff --git a/static/shouye/ck/w1.png b/static/shouye/ck/w1.png new file mode 100644 index 0000000..a083429 Binary files /dev/null and b/static/shouye/ck/w1.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 };