Browse Source

重新提交

kitchenmanage
zhaoy 5 months ago
parent
commit
31f996b000
48 changed files with 302 additions and 47 deletions
  1. +2
    -2
      dist/asset-manifest.json
  2. +1
    -1
      dist/authorization/index.html
  3. +1
    -1
      dist/authorization/platformAuthorization/index.html
  4. +1
    -1
      dist/authorization/storeAuthorization/index.html
  5. +1
    -1
      dist/company/account/index.html
  6. +1
    -1
      dist/company/index.html
  7. +1
    -1
      dist/database/basic/batching/index.html
  8. +1
    -1
      dist/database/bom/index.html
  9. +1
    -1
      dist/database/goods/goodsInfo/index.html
  10. +1
    -1
      dist/database/goods/goodsattribute/index.html
  11. +1
    -1
      dist/database/goods/goodsattributeprice/index.html
  12. +1
    -1
      dist/database/goods/goodsbom/index.html
  13. +1
    -1
      dist/database/goods/goodstechnology/index.html
  14. +1
    -1
      dist/database/goods/goodstypemanage/index.html
  15. +1
    -1
      dist/database/goods/newgoods/index.html
  16. +1
    -1
      dist/database/index.html
  17. +1
    -1
      dist/device/deviceInfo/index.html
  18. +1
    -1
      dist/device/deviceVesion/index.html
  19. +1
    -1
      dist/device/index.html
  20. +1
    -1
      dist/device/product/index.html
  21. +1
    -1
      dist/device/productmanage/index.html
  22. +1
    -1
      dist/device/technology/index.html
  23. +1
    -1
      dist/device/warehousepostion/index.html
  24. +1
    -1
      dist/index.html
  25. +1
    -1
      dist/order/index.html
  26. +1
    -1
      dist/order/orderflow/index.html
  27. +1
    -1
      dist/order/thirdAuthorize/index.html
  28. +1
    -1
      dist/order/thirdOrder/index.html
  29. +1
    -1
      dist/org/index.html
  30. +1
    -1
      dist/org/orgamange/index.html
  31. +1
    -1
      dist/org/roles/index.html
  32. +1
    -1
      dist/org/users/index.html
  33. +1
    -0
      dist/p__device__deviceInfo.bf6ca0ac.async.js
  34. +1
    -1
      dist/push/batchingpush/index.html
  35. +1
    -1
      dist/push/bompush/index.html
  36. +1
    -1
      dist/push/goodspush/index.html
  37. +1
    -1
      dist/push/index.html
  38. +1
    -1
      dist/push/technologypush/index.html
  39. +1
    -1
      dist/scene/foodmenu/index.html
  40. +1
    -1
      dist/scene/index.html
  41. +1
    -1
      dist/scene/store/index.html
  42. +1
    -1
      dist/sys/dictionary/dicttype/index.html
  43. +1
    -1
      dist/sys/index.html
  44. +1
    -1
      dist/sys/menus/index.html
  45. +254
    -0
      dist/umi.2023fd6e.js
  46. +1
    -1
      dist/user/index.html
  47. +1
    -1
      dist/user/login/index.html
  48. +1
    -1
      dist/welcome/index.html

+ 2
- 2
dist/asset-manifest.json View File

@@ -1,6 +1,6 @@
{
"/umi.css": "/umi.2d7db433.css",
"/umi.js": "/umi.5f24f04f.js",
"/umi.js": "/umi.2023fd6e.js",
"/t__plugin-layout__Layout.css": "/t__plugin-layout__Layout.e1129705.chunk.css",
"/t__plugin-layout__Layout.js": "/t__plugin-layout__Layout.87f875be.async.js",
"/p__user__login.css": "/p__user__login.2f84d6a8.chunk.css",
@@ -31,7 +31,7 @@
"/p__database__goods__goodsattributeprice.js": "/p__database__goods__goodsattributeprice.4fb90d88.async.js",
"/p__device__product.js": "/p__device__product.e6056ce2.async.js",
"/p__device__deviceInfo.css": "/p__device__deviceInfo.e5da4620.chunk.css",
"/p__device__deviceInfo.js": "/p__device__deviceInfo.fc9a3930.async.js",
"/p__device__deviceInfo.js": "/p__device__deviceInfo.bf6ca0ac.async.js",
"/p__device__warehousepostion.js": "/p__device__warehousepostion.4f502197.async.js",
"/p__device__deviceVesion.css": "/p__device__deviceVesion.63cc2960.chunk.css",
"/p__device__deviceVesion.js": "/p__device__deviceVesion.67351ee2.async.js",


+ 1
- 1
dist/authorization/index.html View File

@@ -221,6 +221,6 @@
</div>
</div>

<script src="/umi.5f24f04f.js"></script>
<script src="/umi.2023fd6e.js"></script>
</body>
</html>

+ 1
- 1
dist/authorization/platformAuthorization/index.html View File

@@ -221,6 +221,6 @@
</div>
</div>

<script src="/umi.5f24f04f.js"></script>
<script src="/umi.2023fd6e.js"></script>
</body>
</html>

+ 1
- 1
dist/authorization/storeAuthorization/index.html View File

@@ -221,6 +221,6 @@
</div>
</div>

<script src="/umi.5f24f04f.js"></script>
<script src="/umi.2023fd6e.js"></script>
</body>
</html>

+ 1
- 1
dist/company/account/index.html View File

@@ -221,6 +221,6 @@
</div>
</div>

<script src="/umi.5f24f04f.js"></script>
<script src="/umi.2023fd6e.js"></script>
</body>
</html>

+ 1
- 1
dist/company/index.html View File

@@ -221,6 +221,6 @@
</div>
</div>

<script src="/umi.5f24f04f.js"></script>
<script src="/umi.2023fd6e.js"></script>
</body>
</html>

+ 1
- 1
dist/database/basic/batching/index.html View File

@@ -221,6 +221,6 @@
</div>
</div>

<script src="/umi.5f24f04f.js"></script>
<script src="/umi.2023fd6e.js"></script>
</body>
</html>

+ 1
- 1
dist/database/bom/index.html View File

@@ -221,6 +221,6 @@
</div>
</div>

<script src="/umi.5f24f04f.js"></script>
<script src="/umi.2023fd6e.js"></script>
</body>
</html>

+ 1
- 1
dist/database/goods/goodsInfo/index.html View File

@@ -221,6 +221,6 @@
</div>
</div>

<script src="/umi.5f24f04f.js"></script>
<script src="/umi.2023fd6e.js"></script>
</body>
</html>

+ 1
- 1
dist/database/goods/goodsattribute/index.html View File

@@ -221,6 +221,6 @@
</div>
</div>

<script src="/umi.5f24f04f.js"></script>
<script src="/umi.2023fd6e.js"></script>
</body>
</html>

+ 1
- 1
dist/database/goods/goodsattributeprice/index.html View File

@@ -221,6 +221,6 @@
</div>
</div>

<script src="/umi.5f24f04f.js"></script>
<script src="/umi.2023fd6e.js"></script>
</body>
</html>

+ 1
- 1
dist/database/goods/goodsbom/index.html View File

@@ -221,6 +221,6 @@
</div>
</div>

<script src="/umi.5f24f04f.js"></script>
<script src="/umi.2023fd6e.js"></script>
</body>
</html>

+ 1
- 1
dist/database/goods/goodstechnology/index.html View File

@@ -221,6 +221,6 @@
</div>
</div>

<script src="/umi.5f24f04f.js"></script>
<script src="/umi.2023fd6e.js"></script>
</body>
</html>

+ 1
- 1
dist/database/goods/goodstypemanage/index.html View File

@@ -221,6 +221,6 @@
</div>
</div>

<script src="/umi.5f24f04f.js"></script>
<script src="/umi.2023fd6e.js"></script>
</body>
</html>

+ 1
- 1
dist/database/goods/newgoods/index.html View File

@@ -221,6 +221,6 @@
</div>
</div>

<script src="/umi.5f24f04f.js"></script>
<script src="/umi.2023fd6e.js"></script>
</body>
</html>

+ 1
- 1
dist/database/index.html View File

@@ -221,6 +221,6 @@
</div>
</div>

<script src="/umi.5f24f04f.js"></script>
<script src="/umi.2023fd6e.js"></script>
</body>
</html>

+ 1
- 1
dist/device/deviceInfo/index.html View File

@@ -221,6 +221,6 @@
</div>
</div>

<script src="/umi.5f24f04f.js"></script>
<script src="/umi.2023fd6e.js"></script>
</body>
</html>

+ 1
- 1
dist/device/deviceVesion/index.html View File

@@ -221,6 +221,6 @@
</div>
</div>

<script src="/umi.5f24f04f.js"></script>
<script src="/umi.2023fd6e.js"></script>
</body>
</html>

+ 1
- 1
dist/device/index.html View File

@@ -221,6 +221,6 @@
</div>
</div>

<script src="/umi.5f24f04f.js"></script>
<script src="/umi.2023fd6e.js"></script>
</body>
</html>

+ 1
- 1
dist/device/product/index.html View File

@@ -221,6 +221,6 @@
</div>
</div>

<script src="/umi.5f24f04f.js"></script>
<script src="/umi.2023fd6e.js"></script>
</body>
</html>

+ 1
- 1
dist/device/productmanage/index.html View File

@@ -221,6 +221,6 @@
</div>
</div>

<script src="/umi.5f24f04f.js"></script>
<script src="/umi.2023fd6e.js"></script>
</body>
</html>

+ 1
- 1
dist/device/technology/index.html View File

@@ -221,6 +221,6 @@
</div>
</div>

<script src="/umi.5f24f04f.js"></script>
<script src="/umi.2023fd6e.js"></script>
</body>
</html>

+ 1
- 1
dist/device/warehousepostion/index.html View File

@@ -221,6 +221,6 @@
</div>
</div>

<script src="/umi.5f24f04f.js"></script>
<script src="/umi.2023fd6e.js"></script>
</body>
</html>

+ 1
- 1
dist/index.html View File

@@ -221,6 +221,6 @@
</div>
</div>

<script src="/umi.5f24f04f.js"></script>
<script src="/umi.2023fd6e.js"></script>
</body>
</html>

+ 1
- 1
dist/order/index.html View File

@@ -221,6 +221,6 @@
</div>
</div>

<script src="/umi.5f24f04f.js"></script>
<script src="/umi.2023fd6e.js"></script>
</body>
</html>

+ 1
- 1
dist/order/orderflow/index.html View File

@@ -221,6 +221,6 @@
</div>
</div>

<script src="/umi.5f24f04f.js"></script>
<script src="/umi.2023fd6e.js"></script>
</body>
</html>

+ 1
- 1
dist/order/thirdAuthorize/index.html View File

@@ -221,6 +221,6 @@
</div>
</div>

<script src="/umi.5f24f04f.js"></script>
<script src="/umi.2023fd6e.js"></script>
</body>
</html>

+ 1
- 1
dist/order/thirdOrder/index.html View File

@@ -221,6 +221,6 @@
</div>
</div>

<script src="/umi.5f24f04f.js"></script>
<script src="/umi.2023fd6e.js"></script>
</body>
</html>

+ 1
- 1
dist/org/index.html View File

@@ -221,6 +221,6 @@
</div>
</div>

<script src="/umi.5f24f04f.js"></script>
<script src="/umi.2023fd6e.js"></script>
</body>
</html>

+ 1
- 1
dist/org/orgamange/index.html View File

@@ -221,6 +221,6 @@
</div>
</div>

<script src="/umi.5f24f04f.js"></script>
<script src="/umi.2023fd6e.js"></script>
</body>
</html>

+ 1
- 1
dist/org/roles/index.html View File

@@ -221,6 +221,6 @@
</div>
</div>

<script src="/umi.5f24f04f.js"></script>
<script src="/umi.2023fd6e.js"></script>
</body>
</html>

+ 1
- 1
dist/org/users/index.html View File

@@ -221,6 +221,6 @@
</div>
</div>

<script src="/umi.5f24f04f.js"></script>
<script src="/umi.2023fd6e.js"></script>
</body>
</html>

+ 1
- 0
dist/p__device__deviceInfo.bf6ca0ac.async.js
File diff suppressed because it is too large
View File


+ 1
- 1
dist/push/batchingpush/index.html View File

@@ -221,6 +221,6 @@
</div>
</div>

<script src="/umi.5f24f04f.js"></script>
<script src="/umi.2023fd6e.js"></script>
</body>
</html>

+ 1
- 1
dist/push/bompush/index.html View File

@@ -221,6 +221,6 @@
</div>
</div>

<script src="/umi.5f24f04f.js"></script>
<script src="/umi.2023fd6e.js"></script>
</body>
</html>

+ 1
- 1
dist/push/goodspush/index.html View File

@@ -221,6 +221,6 @@
</div>
</div>

<script src="/umi.5f24f04f.js"></script>
<script src="/umi.2023fd6e.js"></script>
</body>
</html>

+ 1
- 1
dist/push/index.html View File

@@ -221,6 +221,6 @@
</div>
</div>

<script src="/umi.5f24f04f.js"></script>
<script src="/umi.2023fd6e.js"></script>
</body>
</html>

+ 1
- 1
dist/push/technologypush/index.html View File

@@ -221,6 +221,6 @@
</div>
</div>

<script src="/umi.5f24f04f.js"></script>
<script src="/umi.2023fd6e.js"></script>
</body>
</html>

+ 1
- 1
dist/scene/foodmenu/index.html View File

@@ -221,6 +221,6 @@
</div>
</div>

<script src="/umi.5f24f04f.js"></script>
<script src="/umi.2023fd6e.js"></script>
</body>
</html>

+ 1
- 1
dist/scene/index.html View File

@@ -221,6 +221,6 @@
</div>
</div>

<script src="/umi.5f24f04f.js"></script>
<script src="/umi.2023fd6e.js"></script>
</body>
</html>

+ 1
- 1
dist/scene/store/index.html View File

@@ -221,6 +221,6 @@
</div>
</div>

<script src="/umi.5f24f04f.js"></script>
<script src="/umi.2023fd6e.js"></script>
</body>
</html>

+ 1
- 1
dist/sys/dictionary/dicttype/index.html View File

@@ -221,6 +221,6 @@
</div>
</div>

<script src="/umi.5f24f04f.js"></script>
<script src="/umi.2023fd6e.js"></script>
</body>
</html>

+ 1
- 1
dist/sys/index.html View File

@@ -221,6 +221,6 @@
</div>
</div>

<script src="/umi.5f24f04f.js"></script>
<script src="/umi.2023fd6e.js"></script>
</body>
</html>

+ 1
- 1
dist/sys/menus/index.html View File

@@ -221,6 +221,6 @@
</div>
</div>

<script src="/umi.5f24f04f.js"></script>
<script src="/umi.2023fd6e.js"></script>
</body>
</html>

+ 254
- 0
dist/umi.2023fd6e.js
File diff suppressed because it is too large
View File


+ 1
- 1
dist/user/index.html View File

@@ -221,6 +221,6 @@
</div>
</div>

<script src="/umi.5f24f04f.js"></script>
<script src="/umi.2023fd6e.js"></script>
</body>
</html>

+ 1
- 1
dist/user/login/index.html View File

@@ -221,6 +221,6 @@
</div>
</div>

<script src="/umi.5f24f04f.js"></script>
<script src="/umi.2023fd6e.js"></script>
</body>
</html>

+ 1
- 1
dist/welcome/index.html View File

@@ -221,6 +221,6 @@
</div>
</div>

<script src="/umi.5f24f04f.js"></script>
<script src="/umi.2023fd6e.js"></script>
</body>
</html>

Loading…
Cancel
Save