Browse Source

提交

groupmealweb
gwbvipvip 10 months ago
parent
commit
b5bf9ee4b1
53 changed files with 55 additions and 55 deletions
  1. +3
    -3
      config/proxy.js
  2. +2
    -2
      dist/asset-manifest.json
  3. +1
    -1
      dist/company/account/index.html
  4. +1
    -1
      dist/company/index.html
  5. +1
    -1
      dist/database/basic/batching/index.html
  6. +1
    -1
      dist/database/goods/goodsInfo/index.html
  7. +1
    -1
      dist/database/goods/goodsattribute/index.html
  8. +1
    -1
      dist/database/goods/goodstypemanage/index.html
  9. +1
    -1
      dist/database/goods/newgoods/index.html
  10. +1
    -1
      dist/database/index.html
  11. +1
    -1
      dist/device/deviceInfo/index.html
  12. +1
    -1
      dist/device/deviceVesion/index.html
  13. +1
    -1
      dist/device/index.html
  14. +1
    -1
      dist/device/product/index.html
  15. +1
    -1
      dist/device/productmanage/index.html
  16. +1
    -1
      dist/groupMeal/applet/appidmanager/appid/index.html
  17. +1
    -1
      dist/groupMeal/applet/appidmanager/index.html
  18. +1
    -1
      dist/groupMeal/applet/appidmanager/payment/index.html
  19. +1
    -1
      dist/groupMeal/applet/basicconfiguration/index.html
  20. +1
    -1
      dist/groupMeal/applet/index.html
  21. +1
    -1
      dist/groupMeal/applet/paytemplate/index.html
  22. +1
    -1
      dist/groupMeal/member/index.html
  23. +1
    -1
      dist/groupMeal/member/memberInfo/index.html
  24. +1
    -1
      dist/groupMeal/member/membertag/index.html
  25. +1
    -1
      dist/groupMeal/oneCard/ReportStatistics/dayConsumption/index.html
  26. +1
    -1
      dist/groupMeal/oneCard/ReportStatistics/index.html
  27. +1
    -1
      dist/groupMeal/oneCard/ReportStatistics/monthSummary/index.html
  28. +1
    -1
      dist/groupMeal/oneCard/ReportStatistics/monthTimeSlot/index.html
  29. +1
    -1
      dist/groupMeal/oneCard/ReportStatistics/reservation/index.html
  30. +1
    -1
      dist/groupMeal/oneCard/gate/index.html
  31. +1
    -1
      dist/groupMeal/oneCard/index.html
  32. +1
    -1
      dist/groupMeal/oneCard/machine/index.html
  33. +1
    -1
      dist/groupMeal/oneCard/memberAccount/index.html
  34. +1
    -1
      dist/groupMeal/oneCard/storedValueCard/index.html
  35. +1
    -1
      dist/groupMeal/shop/index.html
  36. +1
    -1
      dist/groupMealOrder/index.html
  37. +1
    -1
      dist/groupMealOrder/orderflow/index.html
  38. +1
    -1
      dist/groupMealOrder/thirdAuthorize/index.html
  39. +1
    -1
      dist/groupMealOrder/thirdOrder/index.html
  40. +1
    -1
      dist/index.html
  41. +1
    -1
      dist/org/index.html
  42. +1
    -1
      dist/org/orgamange/index.html
  43. +1
    -1
      dist/org/roles/index.html
  44. +1
    -1
      dist/org/users/index.html
  45. +0
    -1
      dist/p__database__goods__goodsInfo.6449e4cb.async.js
  46. +1
    -0
      dist/p__database__goods__goodsInfo.a0f9cebf.async.js
  47. +1
    -1
      dist/sys/dictionary/dicttype/index.html
  48. +1
    -1
      dist/sys/index.html
  49. +1
    -1
      dist/sys/menus/index.html
  50. +1
    -1
      dist/umi.ead5a002.js
  51. +1
    -1
      dist/user/index.html
  52. +1
    -1
      dist/user/login/index.html
  53. +1
    -1
      dist/welcome/index.html

+ 3
- 3
config/proxy.js View File

@@ -9,7 +9,7 @@
export default {
dev: {
'/saasbase/': {
target: 'http://10.2.1.26:21995/saasbase/',
target: 'http://10.2.1.26:21995/',
changeOrigin: true,
secure: false, //关闭证书验证
pathRewrite: {
@@ -18,7 +18,7 @@
},
'/groupmeal/': {
// target: 'http://10.2.1.26:21995/groupmeal/',
target:'http://localhost:5298/',
target:'http://10.2.1.26:21995/',
changeOrigin: true,
secure: false, //关闭证书验证
pathRewrite: {
@@ -26,7 +26,7 @@
},
},
'/groupmealorder/': {
target: 'http://10.2.1.26:21995/groupmealorder/',
target: 'http://10.2.1.26:21995/',
changeOrigin: true,
secure: false, //关闭证书验证
pathRewrite: {


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

@@ -1,6 +1,6 @@
{
"/umi.css": "/umi.2d7db433.css",
"/umi.js": "/umi.6087dcac.js",
"/umi.js": "/umi.ead5a002.js",
"/t__plugin-layout__Layout.css": "/t__plugin-layout__Layout.e1129705.chunk.css",
"/t__plugin-layout__Layout.js": "/t__plugin-layout__Layout.cbd27cb5.async.js",
"/p__user__login.css": "/p__user__login.2f84d6a8.chunk.css",
@@ -22,7 +22,7 @@
"/p__database__goods__newgoods.css": "/p__database__goods__newgoods.f3ef09c5.chunk.css",
"/p__database__goods__newgoods.js": "/p__database__goods__newgoods.5acfdb51.async.js",
"/p__database__goods__goodsInfo.css": "/p__database__goods__goodsInfo.67f6136b.chunk.css",
"/p__database__goods__goodsInfo.js": "/p__database__goods__goodsInfo.6449e4cb.async.js",
"/p__database__goods__goodsInfo.js": "/p__database__goods__goodsInfo.a0f9cebf.async.js",
"/p__device__product.js": "/p__device__product.ca8be7d4.async.js",
"/p__device__deviceInfo.js": "/p__device__deviceInfo.ec7cc1d2.async.js",
"/p__device__deviceVesion.css": "/p__device__deviceVesion.63cc2960.chunk.css",


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

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

<script src="/umi.6087dcac.js"></script>
<script src="/umi.ead5a002.js"></script>
</body>
</html>

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

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

<script src="/umi.6087dcac.js"></script>
<script src="/umi.ead5a002.js"></script>
</body>
</html>

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

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

<script src="/umi.6087dcac.js"></script>
<script src="/umi.ead5a002.js"></script>
</body>
</html>

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

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

<script src="/umi.6087dcac.js"></script>
<script src="/umi.ead5a002.js"></script>
</body>
</html>

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

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

<script src="/umi.6087dcac.js"></script>
<script src="/umi.ead5a002.js"></script>
</body>
</html>

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

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

<script src="/umi.6087dcac.js"></script>
<script src="/umi.ead5a002.js"></script>
</body>
</html>

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

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

<script src="/umi.6087dcac.js"></script>
<script src="/umi.ead5a002.js"></script>
</body>
</html>

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

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

<script src="/umi.6087dcac.js"></script>
<script src="/umi.ead5a002.js"></script>
</body>
</html>

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

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

<script src="/umi.6087dcac.js"></script>
<script src="/umi.ead5a002.js"></script>
</body>
</html>

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

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

<script src="/umi.6087dcac.js"></script>
<script src="/umi.ead5a002.js"></script>
</body>
</html>

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

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

<script src="/umi.6087dcac.js"></script>
<script src="/umi.ead5a002.js"></script>
</body>
</html>

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

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

<script src="/umi.6087dcac.js"></script>
<script src="/umi.ead5a002.js"></script>
</body>
</html>

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

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

<script src="/umi.6087dcac.js"></script>
<script src="/umi.ead5a002.js"></script>
</body>
</html>

+ 1
- 1
dist/groupMeal/applet/appidmanager/appid/index.html View File

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

<script src="/umi.6087dcac.js"></script>
<script src="/umi.ead5a002.js"></script>
</body>
</html>

+ 1
- 1
dist/groupMeal/applet/appidmanager/index.html View File

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

<script src="/umi.6087dcac.js"></script>
<script src="/umi.ead5a002.js"></script>
</body>
</html>

+ 1
- 1
dist/groupMeal/applet/appidmanager/payment/index.html View File

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

<script src="/umi.6087dcac.js"></script>
<script src="/umi.ead5a002.js"></script>
</body>
</html>

+ 1
- 1
dist/groupMeal/applet/basicconfiguration/index.html View File

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

<script src="/umi.6087dcac.js"></script>
<script src="/umi.ead5a002.js"></script>
</body>
</html>

+ 1
- 1
dist/groupMeal/applet/index.html View File

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

<script src="/umi.6087dcac.js"></script>
<script src="/umi.ead5a002.js"></script>
</body>
</html>

+ 1
- 1
dist/groupMeal/applet/paytemplate/index.html View File

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

<script src="/umi.6087dcac.js"></script>
<script src="/umi.ead5a002.js"></script>
</body>
</html>

+ 1
- 1
dist/groupMeal/member/index.html View File

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

<script src="/umi.6087dcac.js"></script>
<script src="/umi.ead5a002.js"></script>
</body>
</html>

+ 1
- 1
dist/groupMeal/member/memberInfo/index.html View File

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

<script src="/umi.6087dcac.js"></script>
<script src="/umi.ead5a002.js"></script>
</body>
</html>

+ 1
- 1
dist/groupMeal/member/membertag/index.html View File

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

<script src="/umi.6087dcac.js"></script>
<script src="/umi.ead5a002.js"></script>
</body>
</html>

+ 1
- 1
dist/groupMeal/oneCard/ReportStatistics/dayConsumption/index.html View File

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

<script src="/umi.6087dcac.js"></script>
<script src="/umi.ead5a002.js"></script>
</body>
</html>

+ 1
- 1
dist/groupMeal/oneCard/ReportStatistics/index.html View File

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

<script src="/umi.6087dcac.js"></script>
<script src="/umi.ead5a002.js"></script>
</body>
</html>

+ 1
- 1
dist/groupMeal/oneCard/ReportStatistics/monthSummary/index.html View File

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

<script src="/umi.6087dcac.js"></script>
<script src="/umi.ead5a002.js"></script>
</body>
</html>

+ 1
- 1
dist/groupMeal/oneCard/ReportStatistics/monthTimeSlot/index.html View File

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

<script src="/umi.6087dcac.js"></script>
<script src="/umi.ead5a002.js"></script>
</body>
</html>

+ 1
- 1
dist/groupMeal/oneCard/ReportStatistics/reservation/index.html View File

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

<script src="/umi.6087dcac.js"></script>
<script src="/umi.ead5a002.js"></script>
</body>
</html>

+ 1
- 1
dist/groupMeal/oneCard/gate/index.html View File

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

<script src="/umi.6087dcac.js"></script>
<script src="/umi.ead5a002.js"></script>
</body>
</html>

+ 1
- 1
dist/groupMeal/oneCard/index.html View File

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

<script src="/umi.6087dcac.js"></script>
<script src="/umi.ead5a002.js"></script>
</body>
</html>

+ 1
- 1
dist/groupMeal/oneCard/machine/index.html View File

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

<script src="/umi.6087dcac.js"></script>
<script src="/umi.ead5a002.js"></script>
</body>
</html>

+ 1
- 1
dist/groupMeal/oneCard/memberAccount/index.html View File

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

<script src="/umi.6087dcac.js"></script>
<script src="/umi.ead5a002.js"></script>
</body>
</html>

+ 1
- 1
dist/groupMeal/oneCard/storedValueCard/index.html View File

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

<script src="/umi.6087dcac.js"></script>
<script src="/umi.ead5a002.js"></script>
</body>
</html>

+ 1
- 1
dist/groupMeal/shop/index.html View File

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

<script src="/umi.6087dcac.js"></script>
<script src="/umi.ead5a002.js"></script>
</body>
</html>

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

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

<script src="/umi.6087dcac.js"></script>
<script src="/umi.ead5a002.js"></script>
</body>
</html>

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

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

<script src="/umi.6087dcac.js"></script>
<script src="/umi.ead5a002.js"></script>
</body>
</html>

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

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

<script src="/umi.6087dcac.js"></script>
<script src="/umi.ead5a002.js"></script>
</body>
</html>

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

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

<script src="/umi.6087dcac.js"></script>
<script src="/umi.ead5a002.js"></script>
</body>
</html>

+ 1
- 1
dist/index.html View File

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

<script src="/umi.6087dcac.js"></script>
<script src="/umi.ead5a002.js"></script>
</body>
</html>

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

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

<script src="/umi.6087dcac.js"></script>
<script src="/umi.ead5a002.js"></script>
</body>
</html>

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

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

<script src="/umi.6087dcac.js"></script>
<script src="/umi.ead5a002.js"></script>
</body>
</html>

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

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

<script src="/umi.6087dcac.js"></script>
<script src="/umi.ead5a002.js"></script>
</body>
</html>

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

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

<script src="/umi.6087dcac.js"></script>
<script src="/umi.ead5a002.js"></script>
</body>
</html>

+ 0
- 1
dist/p__database__goods__goodsInfo.6449e4cb.async.js
File diff suppressed because it is too large
View File


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


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

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

<script src="/umi.6087dcac.js"></script>
<script src="/umi.ead5a002.js"></script>
</body>
</html>

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

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

<script src="/umi.6087dcac.js"></script>
<script src="/umi.ead5a002.js"></script>
</body>
</html>

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

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

<script src="/umi.6087dcac.js"></script>
<script src="/umi.ead5a002.js"></script>
</body>
</html>

dist/umi.ead5a002.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.6087dcac.js"></script>
<script src="/umi.ead5a002.js"></script>
</body>
</html>

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

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

<script src="/umi.6087dcac.js"></script>
<script src="/umi.ead5a002.js"></script>
</body>
</html>

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

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

<script src="/umi.6087dcac.js"></script>
<script src="/umi.ead5a002.js"></script>
</body>
</html>

Loading…
Cancel
Save