Browse Source

高龄津贴前端页面

sunkuosheng 3 months ago
parent
commit
070d5d8cc1
100 changed files with 103094 additions and 0 deletions
  1. 22 0
      ruoyi-ui-gljt/.editorconfig
  2. 16 0
      ruoyi-ui-gljt/.env.development
  3. 11 0
      ruoyi-ui-gljt/.env.production
  4. 10 0
      ruoyi-ui-gljt/.env.staging
  5. 10 0
      ruoyi-ui-gljt/.eslintignore
  6. 199 0
      ruoyi-ui-gljt/.eslintrc.js
  7. 24 0
      ruoyi-ui-gljt/.gitignore
  8. 30 0
      ruoyi-ui-gljt/Dockerfile
  9. 27 0
      ruoyi-ui-gljt/Dockerfile_Prod
  10. 30 0
      ruoyi-ui-gljt/README.md
  11. 12 0
      ruoyi-ui-gljt/bin/build.bat
  12. 12 0
      ruoyi-ui-gljt/bin/package.bat
  13. 12 0
      ruoyi-ui-gljt/bin/run-web.bat
  14. 35 0
      ruoyi-ui-gljt/build/index.js
  15. 69 0
      ruoyi-ui-gljt/docker/prod/nginx.conf
  16. 28 0
      ruoyi-ui-gljt/index.html
  17. 75 0
      ruoyi-ui-gljt/nginx.conf
  18. 109 0
      ruoyi-ui-gljt/package.json
  19. 749 0
      ruoyi-ui-gljt/public/bpmnjs/css/app.css
  20. 717 0
      ruoyi-ui-gljt/public/bpmnjs/css/diagram-js.css
  21. BIN
      ruoyi-ui-gljt/public/bpmnjs/favicon.ico
  22. 110 0
      ruoyi-ui-gljt/public/bpmnjs/index.html
  23. 90052 0
      ruoyi-ui-gljt/public/bpmnjs/index.js
  24. 108 0
      ruoyi-ui-gljt/public/bpmnjs/vendor/bpmn-font/css/bpmn-codes.css
  25. 161 0
      ruoyi-ui-gljt/public/bpmnjs/vendor/bpmn-font/css/bpmn-embedded.css
  26. 164 0
      ruoyi-ui-gljt/public/bpmnjs/vendor/bpmn-font/css/bpmn.css
  27. BIN
      ruoyi-ui-gljt/public/bpmnjs/vendor/bpmn-font/font/bpmn.eot
  28. 224 0
      ruoyi-ui-gljt/public/bpmnjs/vendor/bpmn-font/font/bpmn.svg
  29. BIN
      ruoyi-ui-gljt/public/bpmnjs/vendor/bpmn-font/font/bpmn.ttf
  30. BIN
      ruoyi-ui-gljt/public/bpmnjs/vendor/bpmn-font/font/bpmn.woff
  31. BIN
      ruoyi-ui-gljt/public/bpmnjs/vendor/bpmn-font/font/bpmn.woff2
  32. 820 0
      ruoyi-ui-gljt/public/bpmnjs/vendor/diagram-js.css
  33. 1 0
      ruoyi-ui-gljt/public/changchun.json
  34. BIN
      ruoyi-ui-gljt/public/favicon.ico
  35. BIN
      ruoyi-ui-gljt/public/favicon1.ico
  36. 46 0
      ruoyi-ui-gljt/public/html/ie.html
  37. 217 0
      ruoyi-ui-gljt/public/index.html
  38. 1 0
      ruoyi-ui-gljt/public/jilin.json
  39. 1 0
      ruoyi-ui-gljt/public/map/220000.json
  40. 3610 0
      ruoyi-ui-gljt/public/map/220100.json
  41. 1 0
      ruoyi-ui-gljt/public/map/220200.json
  42. 1365 0
      ruoyi-ui-gljt/public/map/220300.json
  43. 983 0
      ruoyi-ui-gljt/public/map/220400.json
  44. 5 0
      ruoyi-ui-gljt/public/map/220500.json
  45. 1 0
      ruoyi-ui-gljt/public/map/220600.json
  46. 1 0
      ruoyi-ui-gljt/public/map/220700.json
  47. 1 0
      ruoyi-ui-gljt/public/map/220800.json
  48. 1 0
      ruoyi-ui-gljt/public/map/222400.json
  49. 2 0
      ruoyi-ui-gljt/public/robots.txt
  50. 19 0
      ruoyi-ui-gljt/src/App.vue
  51. 179 0
      ruoyi-ui-gljt/src/api/bigScreen.js
  52. 225 0
      ruoyi-ui-gljt/src/api/business/btgl/Export2Excel.js
  53. 62 0
      ruoyi-ui-gljt/src/api/business/btgl/btglTf.js
  54. 53 0
      ruoyi-ui-gljt/src/api/business/btgl/glbt.js
  55. 52 0
      ruoyi-ui-gljt/src/api/business/btgl/glbtmx.js
  56. 44 0
      ruoyi-ui-gljt/src/api/business/btgl/glbtqd.js
  57. 10 0
      ruoyi-ui-gljt/src/api/business/btgl/glbttj.js
  58. 44 0
      ruoyi-ui-gljt/src/api/business/btgl/glbtxm.js
  59. 62 0
      ruoyi-ui-gljt/src/api/business/btgl/jewh.js
  60. 81 0
      ruoyi-ui-gljt/src/api/business/btgl/jgbt.js
  61. 62 0
      ruoyi-ui-gljt/src/api/business/btgl/jgbthp.js
  62. 53 0
      ruoyi-ui-gljt/src/api/business/btgl/jghc.js
  63. 53 0
      ruoyi-ui-gljt/src/api/business/btgl/jgjewh.js
  64. 62 0
      ruoyi-ui-gljt/src/api/business/btgl/jgqd.js
  65. 44 0
      ruoyi-ui-gljt/src/api/business/btgl/jgqdmx.js
  66. 45 0
      ruoyi-ui-gljt/src/api/business/btgl/jgtf.js
  67. 80 0
      ruoyi-ui-gljt/src/api/business/btgl/lrbtgl.js
  68. 62 0
      ruoyi-ui-gljt/src/api/business/btgl/lrbthp.js
  69. 54 0
      ruoyi-ui-gljt/src/api/business/btgl/lrhc.js
  70. 62 0
      ruoyi-ui-gljt/src/api/business/btgl/lrqd.js
  71. 44 0
      ruoyi-ui-gljt/src/api/business/btgl/lrqdmx.js
  72. 44 0
      ruoyi-ui-gljt/src/api/business/btgl/xmgl.js
  73. 44 0
      ruoyi-ui-gljt/src/api/business/bzgl/xjdwgl.js
  74. 44 0
      ruoyi-ui-gljt/src/api/business/bzgl/xjgrgl.js
  75. 53 0
      ruoyi-ui-gljt/src/api/business/fwjc.js
  76. 44 0
      ruoyi-ui-gljt/src/api/business/fwjcJcxx.js
  77. 76 0
      ruoyi-ui-gljt/src/api/business/fwjggl/bn.js
  78. 60 0
      ruoyi-ui-gljt/src/api/business/fwjggl/djpd/bgdjpdSq.js
  79. 53 0
      ruoyi-ui-gljt/src/api/business/fwjggl/djpd/djpdGx.js
  80. 109 0
      ruoyi-ui-gljt/src/api/business/fwjggl/djpd/djpdJgSq.js
  81. 181 0
      ruoyi-ui-gljt/src/api/business/fwjggl/djpd/djpdSq.js
  82. 53 0
      ruoyi-ui-gljt/src/api/business/fwjggl/djpd/djzspb.js
  83. 53 0
      ruoyi-ui-gljt/src/api/business/fwjggl/djpd/gsjgFk.js
  84. 60 0
      ruoyi-ui-gljt/src/api/business/fwjggl/djpd/pdzj.js
  85. 53 0
      ruoyi-ui-gljt/src/api/business/fwjggl/djpd/pdzjCq.js
  86. 44 0
      ruoyi-ui-gljt/src/api/business/fwjggl/djpd/pdzjCyjl.js
  87. 44 0
      ruoyi-ui-gljt/src/api/business/fwjggl/djpd/xqPz.js
  88. 10 0
      ruoyi-ui-gljt/src/api/business/fwjggl/djpd/xxcx.js
  89. 61 0
      ruoyi-ui-gljt/src/api/business/fwjggl/djpd/xzlr.js
  90. 97 0
      ruoyi-ui-gljt/src/api/business/fwjggl/jcxx.js
  91. 44 0
      ruoyi-ui-gljt/src/api/business/fwjggl/jgfwjc.js
  92. 44 0
      ruoyi-ui-gljt/src/api/business/fwjggl/jzxx.js
  93. 46 0
      ruoyi-ui-gljt/src/api/business/fwjggl/lryp.js
  94. 53 0
      ruoyi-ui-gljt/src/api/business/fwjggl/qtaqzc.js
  95. 53 0
      ruoyi-ui-gljt/src/api/business/fwjggl/sqJcxx.js
  96. 44 0
      ruoyi-ui-gljt/src/api/business/fwjggl/sssb.js
  97. 66 0
      ruoyi-ui-gljt/src/api/business/fwjggl/xfaqzcxx.js
  98. 18 0
      ruoyi-ui-gljt/src/api/business/fwjggl/yggl/ygBtxx.js
  99. 19 0
      ruoyi-ui-gljt/src/api/business/fwjggl/yggl/ygCfxx.js
  100. 0 0
      ruoyi-ui-gljt/src/api/business/fwjggl/yggl/ygCyjl.js

+ 22 - 0
ruoyi-ui-gljt/.editorconfig

@@ -0,0 +1,22 @@
+# 告诉EditorConfig插件,这是根文件,不用继续往上查找
+root = true
+
+# 匹配全部文件
+[*]
+# 设置字符集
+charset = utf-8
+# 缩进风格,可选space、tab
+indent_style = space
+# 缩进的空格数
+indent_size = 2
+# 结尾换行符,可选lf、cr、crlf
+end_of_line = lf
+# 在文件结尾插入新行
+insert_final_newline = true
+# 删除一行中的前后空格
+trim_trailing_whitespace = true
+
+# 匹配md结尾的文件
+[*.md]
+insert_final_newline = false
+trim_trailing_whitespace = false

+ 16 - 0
ruoyi-ui-gljt/.env.development

@@ -0,0 +1,16 @@
+# 页面标题
+VUE_APP_TITLE = 食堂测试系统test
+VUE_APP_TITLE1 = 食堂测试系统
+VUE_APP_LOGO = '@/assets/images/shijihome/img_14.png'
+VUE_APP_LOGIN_LOGO = '@/assets/images/shijihome/img_14.png'
+
+
+
+# 开发环境配置
+ENV = 'development'
+
+# 若依管理系统/开发环境
+VUE_APP_BASE_API = '/prod-api'
+
+# 路由懒加载
+VUE_CLI_BABEL_TRANSPILE_MODULES = true

+ 11 - 0
ruoyi-ui-gljt/.env.production

@@ -0,0 +1,11 @@
+# 页面标题
+VUE_APP_TITLE = 吉林养老服务信息系统
+VUE_APP_TITLE1 = 养老服务信息系统
+VUE_APP_LOGO = '@/assets/logo/logo.png'
+VUE_APP_LOGIN_LOGO = '@/assets/images/login-logo1.png'
+
+# 生产环境配置
+ENV = 'production'
+
+# 若依管理系统/生产环境
+VUE_APP_BASE_API = '/prod-api'

+ 10 - 0
ruoyi-ui-gljt/.env.staging

@@ -0,0 +1,10 @@
+# 页面标题
+VUE_APP_TITLE = 食堂测试系统
+
+NODE_ENV = production
+
+# 测试环境配置
+ENV = 'staging'
+
+# 若依管理系统/测试环境
+VUE_APP_BASE_API = '/stage-api'

+ 10 - 0
ruoyi-ui-gljt/.eslintignore

@@ -0,0 +1,10 @@
+# 忽略build目录下类型为js的文件的语法检查
+build/*.js
+# 忽略src/assets目录下文件的语法检查
+src/assets
+# 忽略public目录下文件的语法检查
+public
+# 忽略当前目录下为js的文件的语法检查
+*.js
+# 忽略当前目录下为vue的文件的语法检查
+*.vue

+ 199 - 0
ruoyi-ui-gljt/.eslintrc.js

@@ -0,0 +1,199 @@
+// ESlint 检查配置
+module.exports = {
+  root: true,
+  parserOptions: {
+    parser: 'babel-eslint',
+    sourceType: 'module'
+  },
+  env: {
+    browser: true,
+    node: true,
+    es6: true,
+  },
+  extends: ['plugin:vue/recommended', 'eslint:recommended'],
+
+  // add your custom rules here
+  //it is base on https://github.com/vuejs/eslint-config-vue
+  rules: {
+    "vue/max-attributes-per-line": [2, {
+      "singleline": 10,
+      "multiline": {
+        "max": 1,
+        "allowFirstLine": false
+      }
+    }],
+    "vue/singleline-html-element-content-newline": "off",
+    "vue/multiline-html-element-content-newline":"off",
+    "vue/name-property-casing": ["error", "PascalCase"],
+    "vue/no-v-html": "off",
+    'accessor-pairs': 2,
+    'arrow-spacing': [2, {
+      'before': true,
+      'after': true
+    }],
+    'block-spacing': [2, 'always'],
+    'brace-style': [2, '1tbs', {
+      'allowSingleLine': true
+    }],
+    'camelcase': [0, {
+      'properties': 'always'
+    }],
+    'comma-dangle': [2, 'never'],
+    'comma-spacing': [2, {
+      'before': false,
+      'after': true
+    }],
+    'comma-style': [2, 'last'],
+    'constructor-super': 2,
+    'curly': [2, 'multi-line'],
+    'dot-location': [2, 'property'],
+    'eol-last': 2,
+    'eqeqeq': ["error", "always", {"null": "ignore"}],
+    'generator-star-spacing': [2, {
+      'before': true,
+      'after': true
+    }],
+    'handle-callback-err': [2, '^(err|error)$'],
+    'indent': [2, 2, {
+      'SwitchCase': 1
+    }],
+    'jsx-quotes': [2, 'prefer-single'],
+    'key-spacing': [2, {
+      'beforeColon': false,
+      'afterColon': true
+    }],
+    'keyword-spacing': [2, {
+      'before': true,
+      'after': true
+    }],
+    'new-cap': [2, {
+      'newIsCap': true,
+      'capIsNew': false
+    }],
+    'new-parens': 2,
+    'no-array-constructor': 2,
+    'no-caller': 2,
+    'no-console': 'off',
+    'no-class-assign': 2,
+    'no-cond-assign': 2,
+    'no-const-assign': 2,
+    'no-control-regex': 0,
+    'no-delete-var': 2,
+    'no-dupe-args': 2,
+    'no-dupe-class-members': 2,
+    'no-dupe-keys': 2,
+    'no-duplicate-case': 2,
+    'no-empty-character-class': 2,
+    'no-empty-pattern': 2,
+    'no-eval': 2,
+    'no-ex-assign': 2,
+    'no-extend-native': 2,
+    'no-extra-bind': 2,
+    'no-extra-boolean-cast': 2,
+    'no-extra-parens': [2, 'functions'],
+    'no-fallthrough': 2,
+    'no-floating-decimal': 2,
+    'no-func-assign': 2,
+    'no-implied-eval': 2,
+    'no-inner-declarations': [2, 'functions'],
+    'no-invalid-regexp': 2,
+    'no-irregular-whitespace': 2,
+    'no-iterator': 2,
+    'no-label-var': 2,
+    'no-labels': [2, {
+      'allowLoop': false,
+      'allowSwitch': false
+    }],
+    'no-lone-blocks': 2,
+    'no-mixed-spaces-and-tabs': 2,
+    'no-multi-spaces': 2,
+    'no-multi-str': 2,
+    'no-multiple-empty-lines': [2, {
+      'max': 1
+    }],
+    'no-native-reassign': 2,
+    'no-negated-in-lhs': 2,
+    'no-new-object': 2,
+    'no-new-require': 2,
+    'no-new-symbol': 2,
+    'no-new-wrappers': 2,
+    'no-obj-calls': 2,
+    'no-octal': 2,
+    'no-octal-escape': 2,
+    'no-path-concat': 2,
+    'no-proto': 2,
+    'no-redeclare': 2,
+    'no-regex-spaces': 2,
+    'no-return-assign': [2, 'except-parens'],
+    'no-self-assign': 2,
+    'no-self-compare': 2,
+    'no-sequences': 2,
+    'no-shadow-restricted-names': 2,
+    'no-spaced-func': 2,
+    'no-sparse-arrays': 2,
+    'no-this-before-super': 2,
+    'no-throw-literal': 2,
+    'no-trailing-spaces': 2,
+    'no-undef': 2,
+    'no-undef-init': 2,
+    'no-unexpected-multiline': 2,
+    'no-unmodified-loop-condition': 2,
+    'no-unneeded-ternary': [2, {
+      'defaultAssignment': false
+    }],
+    'no-unreachable': 2,
+    'no-unsafe-finally': 2,
+    'no-unused-vars': [2, {
+      'vars': 'all',
+      'args': 'none'
+    }],
+    'no-useless-call': 2,
+    'no-useless-computed-key': 2,
+    'no-useless-constructor': 2,
+    'no-useless-escape': 0,
+    'no-whitespace-before-property': 2,
+    'no-with': 2,
+    'one-var': [2, {
+      'initialized': 'never'
+    }],
+    'operator-linebreak': [2, 'after', {
+      'overrides': {
+        '?': 'before',
+        ':': 'before'
+      }
+    }],
+    'padded-blocks': [2, 'never'],
+    'quotes': [2, 'single', {
+      'avoidEscape': true,
+      'allowTemplateLiterals': true
+    }],
+    'semi': [2, 'never'],
+    'semi-spacing': [2, {
+      'before': false,
+      'after': true
+    }],
+    'space-before-blocks': [2, 'always'],
+    'space-before-function-paren': [2, 'never'],
+    'space-in-parens': [2, 'never'],
+    'space-infix-ops': 2,
+    'space-unary-ops': [2, {
+      'words': true,
+      'nonwords': false
+    }],
+    'spaced-comment': [2, 'always', {
+      'markers': ['global', 'globals', 'eslint', 'eslint-disable', '*package', '!', ',']
+    }],
+    'template-curly-spacing': [2, 'never'],
+    'use-isnan': 2,
+    'valid-typeof': 2,
+    'wrap-iife': [2, 'any'],
+    'yield-star-spacing': [2, 'both'],
+    'yoda': [2, 'never'],
+    'prefer-const': 2,
+    'no-debugger': process.env.NODE_ENV === 'production' ? 2 : 0,
+    'object-curly-spacing': [2, 'always', {
+      objectsInObjects: false
+    }],
+    'array-bracket-spacing': [2, 'never']
+  }
+}

+ 24 - 0
ruoyi-ui-gljt/.gitignore

@@ -0,0 +1,24 @@
+.DS_Store
+node_modules/
+dist/
+npm-debug.log*
+yarn-debug.log*
+yarn-error.log*
+**/*.log
+
+tests/**/coverage/
+tests/e2e/reports
+selenium-debug.log
+
+# Editor directories and files
+.idea
+.vscode
+*.suo
+*.ntvs*
+*.njsproj
+*.sln
+*.local
+*.config.js
+
+package-lock.json
+yarn.lock

+ 30 - 0
ruoyi-ui-gljt/Dockerfile

@@ -0,0 +1,30 @@
+FROM node:lts-alpine as builder
+
+WORKDIR /code
+
+ADD package.json /code
+
+ENV  NODE_OPTIONS=--openssl-legacy-provider
+RUN  #export NODE_OPTIONS
+
+RUN npm config set registry https://registry.npmmirror.com
+
+RUN npm install
+
+ADD . /code
+
+RUN npm run build:prod
+
+#环境变量写在build后面否则找不到指令
+ENV PROJECT_ENV production
+ENV NODE_ENV production
+
+FROM nginx:alpine
+# 设置时区
+#RUN ln -sf /usr/share/zoneinfo/Asia/Shanghai /etc/localtime
+#RUN echo 'Asia/Shanghai' >/etc/timezone
+
+COPY --from=builder code/dist/  /usr/share/nginx/html/
+COPY ./index.html  /usr/share/nginx/html/index.html
+COPY ./nginx.conf  /etc/nginx/nginx.conf
+EXPOSE 80

+ 27 - 0
ruoyi-ui-gljt/Dockerfile_Prod

@@ -0,0 +1,27 @@
+FROM node:lts-alpine as builder
+
+WORKDIR /code
+
+ADD package.json /code
+
+RUN npm config set registry https://registry.npmmirror.com
+
+RUN npm install
+
+ADD . /code
+
+RUN npm run build:prod
+
+#环境变量写在build后面否则找不到指令
+ENV PROJECT_ENV production
+ENV NODE_ENV production
+
+FROM nginx:alpine
+# 设置时区
+#RUN ln -sf /usr/share/zoneinfo/Asia/Shanghai /etc/localtime
+#RUN echo 'Asia/Shanghai' >/etc/timezone
+
+COPY --from=builder code/dist/  /usr/share/nginx/html/
+COPY ./index.html  /usr/share/nginx/html/index.html
+COPY ./docker/prod/nginx.conf   /etc/nginx/nginx.conf
+EXPOSE 80

+ 30 - 0
ruoyi-ui-gljt/README.md

@@ -0,0 +1,30 @@
+## 开发
+
+```bash
+# 克隆项目
+git clone https://gitee.com/y_project/RuoYi-Vue
+
+# 进入项目目录
+cd ruoyi-ui
+
+# 安装依赖
+npm install
+
+# 建议不要直接使用 cnpm 安装依赖,会有各种诡异的 bug。可以通过如下操作解决 npm 下载速度慢的问题
+npm install --registry=https://registry.npmmirror.com
+
+# 启动服务
+npm run dev
+```
+
+浏览器访问 http://localhost:80
+
+## 发布
+
+```bash
+# 构建测试环境
+npm run build:stage
+
+# 构建生产环境
+npm run build:prod
+```

+ 12 - 0
ruoyi-ui-gljt/bin/build.bat

@@ -0,0 +1,12 @@
+@echo off
+echo.
+echo [信息] 打包Web工程,生成dist文件。
+echo.
+
+%~d0
+cd %~dp0
+
+cd ..
+npm run build:prod
+
+pause

+ 12 - 0
ruoyi-ui-gljt/bin/package.bat

@@ -0,0 +1,12 @@
+@echo off
+echo.
+echo [信息] 安装Web工程,生成node_modules文件。
+echo.
+
+%~d0
+cd %~dp0
+
+cd ..
+npm install --registry=https://registry.npmmirror.com
+
+pause

+ 12 - 0
ruoyi-ui-gljt/bin/run-web.bat

@@ -0,0 +1,12 @@
+@echo off
+echo.
+echo [信息] 使用 Vue CLI 命令运行 Web 工程。
+echo.
+
+%~d0
+cd %~dp0
+
+cd ..
+npm run dev
+
+pause

+ 35 - 0
ruoyi-ui-gljt/build/index.js

@@ -0,0 +1,35 @@
+const { run } = require('runjs')
+const chalk = require('chalk')
+const config = require('../vue.config.js')
+const rawArgv = process.argv.slice(2)
+const args = rawArgv.join(' ')
+
+if (process.env.npm_config_preview || rawArgv.includes('--preview')) {
+  const report = rawArgv.includes('--report')
+
+  run(`vue-cli-service build ${args}`)
+
+  const port = 9526
+  const publicPath = config.publicPath
+
+  var connect = require('connect')
+  var serveStatic = require('serve-static')
+  const app = connect()
+
+  app.use(
+    publicPath,
+    serveStatic('./dist', {
+      index: ['index.html', '/']
+    })
+  )
+
+  app.listen(port, function () {
+    console.log(chalk.green(`> Preview at  http://localhost:${port}${publicPath}`))
+    if (report) {
+      console.log(chalk.green(`> Report at  http://localhost:${port}${publicPath}report.html`))
+    }
+
+  })
+} else {
+  run(`vue-cli-service build ${args}`)
+}

+ 69 - 0
ruoyi-ui-gljt/docker/prod/nginx.conf

@@ -0,0 +1,69 @@
+user  nginx;
+worker_processes  auto;
+worker_rlimit_nofile 65535;
+
+error_log  /var/log/nginx/error.log notice;
+pid        /var/run/nginx.pid;
+
+
+events {
+    worker_connections  65535;
+}
+
+
+http {
+    include       /etc/nginx/mime.types;
+    default_type  application/octet-stream;
+
+    log_format  main  '$remote_addr - $remote_user [$time_local] "$request" '
+                      '$status $body_bytes_sent "$http_referer" '
+                      '"$http_user_agent" "$http_x_forwarded_for"';
+
+    access_log  /var/log/nginx/access.log  main;
+
+    sendfile        on;
+    #tcp_nopush     on;
+
+    keepalive_timeout  65;
+    client_max_body_size 15m;
+
+
+    server{
+        listen       80;
+        listen  [::]:80;
+        server_name  localhost;
+
+        location /prod-api/ {
+           proxy_pass http://19.135.92.130:8080/;
+        }
+        location /uploadPath/ {
+           proxy_pass http://19.135.92.130:8080/file/uploadPath/;
+        }
+        location /mzylfwobs/ {
+           proxy_pass http://19.135.92.130:8080/file/mzylfwobs/;
+        }
+        location / {
+            root /usr/share/nginx/html;
+            index index.html index.html;
+            try_files $uri $uri /index.html;
+        }
+        # location /jmgc {
+        #           root   /usr/share/nginx/html;
+        #           try_files $uri $uri/ /jmgc/index.html;
+        #           index  index.html index.htm;
+        #   }
+    }
+
+    gzip        on;
+    gzip_http_version 1.0;
+    gzip_static        on;
+    gzip_min_length  1k;
+    gzip_buffers    4 16k;
+    #gzip_http_version 1.1;
+    gzip_comp_level  5; # 压缩级别
+    # 要压缩的mine类型
+    gzip_types     text/plain application/javascript application/x-javascript text/javascript text/css application/xml application/xml+rss image/jpeg image/gif image/png image/svg+xml;
+    gzip_vary     off;
+    gzip_proxied    expired no-cache no-store private auth;
+    gzip_disable    "MSIE [1-6]\."; # IE6不支持gzip
+}

+ 28 - 0
ruoyi-ui-gljt/index.html

@@ -0,0 +1,28 @@
+<!DOCTYPE html>
+<html>
+<head>
+<title>Welcome to nginx!</title>
+<script>
+  window.onload = function(){
+    location.href = 'jmgc'
+  }
+</script>
+<style>
+html { color-scheme: light dark; }
+body { width: 35em; margin: 0 auto;
+font-family: Tahoma, Verdana, Arial, sans-serif; }
+</style>
+</head>
+<body>
+<!-- <h1>Welcome to nginx!</h1>
+<p>If you see this page, the nginx web server is successfully installed and
+working. Further configuration is required.</p>
+
+<p>For online documentation and support please refer to
+<a href="http://nginx.org/">nginx.org</a>.<br/>
+Commercial support is available at
+<a href="http://nginx.com/">nginx.com</a>.</p>
+
+<p><em>Thank you for using nginx.</em></p> -->
+</body>
+</html>

+ 75 - 0
ruoyi-ui-gljt/nginx.conf

@@ -0,0 +1,75 @@
+user  nginx;
+worker_processes  auto;
+worker_rlimit_nofile 65535;
+
+error_log  /var/log/nginx/error.log notice;
+pid        /var/run/nginx.pid;
+
+
+events {
+    worker_connections  65535;
+}
+
+
+http {
+    include       /etc/nginx/mime.types;
+    default_type  application/octet-stream;
+
+    log_format  main  '$remote_addr - $remote_user [$time_local] "$request" '
+                      '$status $body_bytes_sent "$http_referer" '
+                      '"$http_user_agent" "$http_x_forwarded_for"';
+
+    access_log  /var/log/nginx/access.log  main;
+
+    sendfile        on;
+    #tcp_nopush     on;
+
+    keepalive_timeout  65;
+    client_max_body_size 15m;
+
+
+    server{
+        listen       80;
+        listen  [::]:80;
+        server_name  localhost;
+
+        location /prod-api/ {
+           proxy_pass http://172.17.0.1:9090/;
+        }
+        location /uploadPath/ {
+           proxy_pass http://172.17.0.1:9090/file/uploadPath/;
+        }
+        location /mzylfwobs/ {
+           proxy_pass http://172.17.0.1:9090/file/mzylfwobs/;
+        }
+        location /getxflrinfo {
+           proxy_pass http://121.36.73.159:8090/getxflrinfo;
+        }
+        location /getxflrdata {
+            proxy_pass http://121.36.73.159:8090/getxflrdata;
+         }
+        location / {
+            root /usr/share/nginx/html;
+            index index.html index.html;
+            try_files $uri $uri /index.html;
+        }
+         location /jmgc {
+                    root   /usr/share/nginx/html;
+                    try_files $uri $uri/ /jmgc/index.html;
+                    index  index.html index.htm;
+          }
+    }
+
+    gzip        on;
+    gzip_http_version 1.0;
+    gzip_static        on;
+    gzip_min_length  1k;
+    gzip_buffers    4 16k;
+    #gzip_http_version 1.1;
+    gzip_comp_level  5; # 压缩级别
+    # 要压缩的mine类型
+    gzip_types     text/plain application/javascript application/x-javascript text/javascript text/css application/xml application/xml+rss image/jpeg image/gif image/png image/svg+xml;
+    gzip_vary     off;
+    gzip_proxied    expired no-cache no-store private auth;
+    gzip_disable    "MSIE [1-6]\."; # IE6不支持gzip
+}

+ 109 - 0
ruoyi-ui-gljt/package.json

@@ -0,0 +1,109 @@
+{
+    "name": "ruoyi",
+    "version": "3.6.0",
+    "description": "若依管理系统",
+    "author": "若依",
+    "license": "MIT",
+    "scripts": {
+        "dev": "vue-cli-service serve",
+        "build:prod": "vue-cli-service build",
+        "build:dev": "vue-cli-service build --mode development",
+        "build:stage": "vue-cli-service build --mode staging",
+        "preview": "node build/index.js --preview",
+        "lint": "eslint --ext .js,.vue src"
+    },
+    "husky": {
+        "hooks": {
+            "pre-commit": "lint-staged"
+        }
+    },
+    "lint-staged": {
+        "src/**/*.{js,vue}": [
+            "eslint --fix",
+            "git add"
+        ]
+    },
+    "keywords": [
+        "vue",
+        "admin",
+        "dashboard",
+        "element-ui",
+        "boilerplate",
+        "admin-template",
+        "management-system"
+    ],
+    "repository": {
+        "type": "git",
+        "url": "https://gitee.com/y_project/RuoYi-Cloud.git"
+    },
+    "dependencies": {
+        "@amap/amap-jsapi-loader": "^1.0.1",
+        "@riophae/vue-treeselect": "0.4.0",
+        "axios": "^0.24.0",
+        "clipboard": "2.0.8",
+        "core-js": "3.19.1",
+        "dayjs": "^1.11.1",
+        "echarts": "4.9.0",
+        "echarts-liquidfill": "^2.0.6",
+        "element-ui": "2.15.8",
+        "file-saver": "2.0.5",
+        "fuse.js": "6.4.3",
+        "highlight.js": "9.18.5",
+        "html2canvas": "^1.4.1",
+        "js-beautify": "1.13.0",
+        "js-cookie": "3.0.1",
+        "jsencrypt": "3.0.0-rc.1",
+        "jspdf": "^2.5.1",
+        "less": "^4.1.3",
+        "less-loader": "^7.3.0",
+        "moment": "^2.29.3",
+        "nprogress": "0.2.0",
+        "print-js": "^1.6.0",
+        "qrcodejs2": "^0.0.2",
+        "quill": "1.3.7",
+        "screenfull": "5.0.2",
+        "sortablejs": "1.10.2",
+        "vform-builds": "^2.2.7",
+        "vue": "2.6.12",
+        "vue-count-to": "^1.0.13",
+        "vue-cropper": "0.5.5",
+        "vue-meta": "2.4.0",
+        "vue-router": "3.4.9",
+        "vuedraggable": "2.24.3",
+        "vuex": "3.6.0",
+        "xlsx": "^0.18.5",
+        "xlsx-js-style": "^1.2.0"
+    },
+    "devDependencies": {
+        "@pengchen/xlsx": "^0.0.6",
+        "@vue/cli-plugin-babel": "4.4.6",
+        "@vue/cli-plugin-eslint": "4.4.6",
+        "@vue/cli-service": "4.4.6",
+        "babel-eslint": "10.1.0",
+        "babel-plugin-dynamic-import-node": "2.3.3",
+        "chalk": "4.1.0",
+        "compression-webpack-plugin": "5.0.2",
+        "connect": "3.6.6",
+        "crypto-js": "^4.1.1",
+        "eslint": "7.15.0",
+        "eslint-plugin-vue": "7.2.0",
+        "js-md5": "^0.8.3",
+        "lint-staged": "10.5.3",
+        "runjs": "4.4.2",
+        "sass": "1.32.13",
+        "sass-loader": "10.1.1",
+        "script-ext-html-webpack-plugin": "2.1.5",
+        "svg-sprite-loader": "5.1.1",
+        "table-xlsx": "^0.1.6",
+        "vue-seamless-scroll": "^1.1.23",
+        "vue-template-compiler": "2.6.12"
+    },
+    "engines": {
+        "node": ">=8.9",
+        "npm": ">= 3.0.0"
+    },
+    "browserslist": [
+        "> 1%",
+        "last 2 versions"
+    ]
+}

File diff suppressed because it is too large
+ 749 - 0
ruoyi-ui-gljt/public/bpmnjs/css/app.css


+ 717 - 0
ruoyi-ui-gljt/public/bpmnjs/css/diagram-js.css

@@ -0,0 +1,717 @@
+/**
+ * outline styles
+ */
+
+.djs-outline {
+  fill: none;
+  visibility: hidden;
+}
+
+.djs-element.hover .djs-outline,
+.djs-element.selected .djs-outline {
+  visibility: visible;
+  shape-rendering: crispEdges;
+  stroke-dasharray: 3,3;
+}
+
+.djs-element.selected .djs-outline {
+  stroke: #8888FF;
+  stroke-width: 1px;
+}
+
+.djs-element.hover .djs-outline {
+  stroke: #FF8888;
+  stroke-width: 1px;
+}
+
+.djs-shape.connect-ok .djs-visual > :nth-child(1) {
+  fill: #DCFECC /* light-green */ !important;
+}
+
+.djs-shape.connect-not-ok .djs-visual > :nth-child(1),
+.djs-shape.drop-not-ok .djs-visual > :nth-child(1) {
+  fill: #f9dee5 /* light-red */ !important;
+}
+
+.djs-shape.new-parent .djs-visual > :nth-child(1) {
+  fill: #F7F9FF !important;
+}
+
+svg.drop-not-ok {
+  background: #f9dee5 /* light-red */ !important;
+}
+
+svg.new-parent {
+  background: #F7F9FF /* light-blue */ !important;
+}
+
+.djs-connection.connect-ok .djs-visual > :nth-child(1),
+.djs-connection.drop-ok .djs-visual > :nth-child(1) {
+  stroke: #90DD5F /* light-green */ !important;
+}
+
+.djs-connection.connect-not-ok .djs-visual > :nth-child(1),
+.djs-connection.drop-not-ok .djs-visual > :nth-child(1) {
+  stroke: #E56283 /* light-red */ !important;
+}
+
+.drop-not-ok,
+.connect-not-ok {
+  cursor: not-allowed;
+}
+
+.djs-element.attach-ok .djs-visual > :nth-child(1) {
+  stroke-width: 5px !important;
+  stroke: rgba(255, 116, 0, 0.7) !important;
+}
+
+.djs-frame.connect-not-ok .djs-visual > :nth-child(1),
+.djs-frame.drop-not-ok .djs-visual > :nth-child(1) {
+  stroke-width: 3px !important;
+  stroke: #E56283 /* light-red */ !important;
+  fill: none !important;
+}
+
+/**
+* Selection box style
+*
+*/
+.djs-lasso-overlay {
+  fill: rgb(255, 116, 0);
+  fill-opacity: 0.1;
+
+  stroke-dasharray: 5 1 3 1;
+  stroke: rgb(255, 116, 0);
+
+  shape-rendering: crispEdges;
+  pointer-events: none;
+}
+
+/**
+ * Resize styles
+ */
+.djs-resize-overlay {
+  fill: none;
+
+  stroke-dasharray: 5 1 3 1;
+  stroke: rgb(255, 116, 0);
+
+  pointer-events: none;
+}
+
+.djs-resizer-hit {
+  fill: none;
+  pointer-events: all;
+}
+
+.djs-resizer-visual {
+  fill: white;
+  stroke-width: 1px;
+  stroke: black;
+  shape-rendering: crispEdges;
+  stroke-opacity: 0.2;
+}
+
+.djs-cursor-resize-nwse,
+.djs-resizer-nw,
+.djs-resizer-se {
+  cursor: nwse-resize;
+}
+
+.djs-cursor-resize-nesw,
+.djs-resizer-ne,
+.djs-resizer-sw {
+  cursor: nesw-resize;
+}
+
+.djs-shape.djs-resizing > .djs-outline {
+  visibility: hidden !important;
+}
+
+.djs-shape.djs-resizing > .djs-resizer {
+  visibility: hidden;
+}
+
+.djs-dragger > .djs-resizer {
+  visibility: hidden;
+}
+
+/**
+ * drag styles
+ */
+.djs-dragger * {
+  fill: none !important;
+  stroke: rgb(255, 116, 0) !important;
+}
+
+.djs-dragger tspan,
+.djs-dragger text {
+  fill: rgb(255, 116, 0) !important;
+  stroke: none !important;
+}
+
+marker.djs-dragger circle,
+marker.djs-dragger path,
+marker.djs-dragger polygon,
+marker.djs-dragger polyline,
+marker.djs-dragger rect {
+  fill: rgb(255, 116, 0) !important;
+  stroke: none !important;
+}
+
+marker.djs-dragger text,
+marker.djs-dragger tspan {
+  fill: none !important;
+  stroke: rgb(255, 116, 0) !important;
+}
+
+.djs-dragging {
+  opacity: 0.3;
+}
+
+.djs-dragging,
+.djs-dragging > * {
+  pointer-events: none !important;
+}
+
+.djs-dragging .djs-context-pad,
+.djs-dragging .djs-outline {
+  display: none !important;
+}
+
+/**
+ * no pointer events for visual
+ */
+.djs-visual,
+.djs-outline {
+  pointer-events: none;
+}
+
+.djs-element.attach-ok .djs-hit {
+  stroke-width: 60px !important;
+}
+
+/**
+ * all pointer events for hit shape
+ */
+.djs-element > .djs-hit-all {
+  pointer-events: all;
+}
+
+.djs-element > .djs-hit-stroke,
+.djs-element > .djs-hit-click-stroke {
+  pointer-events: stroke;
+}
+
+/**
+ * all pointer events for hit shape
+ */
+.djs-drag-active .djs-element > .djs-hit-click-stroke {
+  pointer-events: all;
+}
+
+/**
+ * shape / connection basic styles
+ */
+.djs-connection .djs-visual {
+  stroke-width: 2px;
+  fill: none;
+}
+
+.djs-cursor-grab {
+  cursor: -webkit-grab;
+  cursor: -moz-grab;
+  cursor: grab;
+}
+
+.djs-cursor-grabbing {
+  cursor: -webkit-grabbing;
+  cursor: -moz-grabbing;
+  cursor: grabbing;
+}
+
+.djs-cursor-crosshair {
+  cursor: crosshair;
+}
+
+.djs-cursor-move {
+  cursor: move;
+}
+
+.djs-cursor-resize-ns {
+  cursor: ns-resize;
+}
+
+.djs-cursor-resize-ew {
+  cursor: ew-resize;
+}
+
+
+/**
+ * snapping
+ */
+.djs-snap-line {
+  stroke: rgb(255, 195, 66);
+  stroke: rgba(255, 195, 66, 0.50);
+  stroke-linecap: round;
+  stroke-width: 2px;
+  pointer-events: none;
+}
+
+/**
+ * snapping
+ */
+.djs-crosshair {
+  stroke: #555;
+  stroke-linecap: round;
+  stroke-width: 1px;
+  pointer-events: none;
+  shape-rendering: crispEdges;
+  stroke-dasharray: 5, 5;
+}
+
+/**
+ * palette
+ */
+
+.djs-palette {
+  position: absolute;
+  left: 20px;
+  top: 20px;
+
+  box-sizing: border-box;
+  width: 48px;
+}
+
+.djs-palette .separator {
+  margin: 0 5px;
+  padding-top: 5px;
+
+  border: none;
+  border-bottom: solid 1px #DDD;
+
+  clear: both;
+}
+
+.djs-palette .entry:before {
+  vertical-align: text-bottom;
+}
+
+.djs-palette .djs-palette-toggle {
+  cursor: pointer;
+}
+
+.djs-palette .entry,
+.djs-palette .djs-palette-toggle {
+  color: #333;
+  font-size: 30px;
+
+  text-align: center;
+}
+
+.djs-palette .entry {
+  float: left;
+}
+
+.djs-palette .entry img {
+  max-width: 100%;
+}
+
+.djs-palette .djs-palette-entries:after {
+  content: '';
+  display: table;
+  clear: both;
+}
+
+.djs-palette .djs-palette-toggle:hover {
+  background: #666;
+}
+
+.djs-palette .entry:hover {
+  color: rgb(255, 116, 0);
+}
+
+.djs-palette .highlighted-entry {
+  color: rgb(255, 116, 0) !important;
+}
+
+.djs-palette .entry,
+.djs-palette .djs-palette-toggle {
+  width: 46px;
+  height: 46px;
+  line-height: 46px;
+  cursor: default;
+}
+
+/**
+ * Palette open / two-column layout is controlled via
+ * classes on the palette. Events to hook into palette
+ * changed life-cycle are available in addition.
+ */
+.djs-palette.two-column.open {
+  width: 94px;
+}
+
+.djs-palette:not(.open) .djs-palette-entries {
+  display: none;
+}
+
+.djs-palette:not(.open) {
+  overflow: hidden;
+}
+
+.djs-palette.open .djs-palette-toggle {
+  display: none;
+}
+
+/**
+ * context-pad
+ */
+.djs-overlay-context-pad {
+  width: 72px;
+}
+
+.djs-context-pad {
+  position: absolute;
+  display: none;
+  pointer-events: none;
+}
+
+.djs-context-pad .entry {
+  width: 22px;
+  height: 22px;
+  text-align: center;
+  display: inline-block;
+  font-size: 22px;
+  margin: 0 2px 2px 0;
+
+  border-radius: 3px;
+
+  cursor: default;
+
+  background-color: #FEFEFE;
+  box-shadow: 0 0 2px 1px #FEFEFE;
+  pointer-events: all;
+}
+
+.djs-context-pad .entry:before {
+  vertical-align: top;
+}
+
+.djs-context-pad .entry:hover {
+  background: rgb(255, 252, 176);
+}
+
+.djs-context-pad.open {
+  display: block;
+}
+
+/**
+ * popup styles
+ */
+.djs-popup .entry {
+  line-height: 20px;
+  white-space: nowrap;
+  cursor: default;
+}
+
+/* larger font for prefixed icons */
+.djs-popup .entry:before {
+  vertical-align: middle;
+  font-size: 20px;
+}
+
+.djs-popup .entry > span {
+  vertical-align: middle;
+  font-size: 14px;
+}
+
+.djs-popup .entry:hover,
+.djs-popup .entry.active:hover {
+  background: rgb(255, 252, 176);
+}
+
+.djs-popup .entry.disabled {
+  background: inherit;
+}
+
+.djs-popup .djs-popup-header .entry {
+  display: inline-block;
+  padding: 2px 3px 2px 3px;
+
+  border: solid 1px transparent;
+  border-radius: 3px;
+}
+
+.djs-popup .djs-popup-header .entry.active {
+  color: rgb(255, 116, 0);
+  border: solid 1px rgb(255, 116, 0);
+  background-color: #F6F6F6;
+}
+
+.djs-popup-body .entry {
+  padding: 4px 10px 4px 5px;
+}
+
+.djs-popup-body .entry > span {
+  margin-left: 5px;
+}
+
+.djs-popup-body {
+  background-color: #FEFEFE;
+}
+
+.djs-popup-header {
+  border-bottom: 1px solid #DDD;
+}
+
+.djs-popup-header .entry {
+  margin: 1px;
+  margin-left: 3px;
+}
+
+.djs-popup-header .entry:last-child {
+  margin-right: 3px;
+}
+
+/**
+ * popup / palette styles
+ */
+.djs-popup, .djs-palette {
+  background: #FAFAFA;
+  border: solid 1px #CCC;
+  border-radius: 2px;
+}
+
+/**
+ * touch
+ */
+
+.djs-shape,
+.djs-connection {
+  touch-action: none;
+}
+
+.djs-segment-dragger,
+.djs-bendpoint {
+  display: none;
+}
+
+/**
+ * bendpoints
+ */
+.djs-segment-dragger .djs-visual {
+  fill: rgba(255, 255, 121, 0.2);
+  stroke-width: 1px;
+  stroke-opacity: 1;
+  stroke: rgba(255, 255, 121, 0.3);
+}
+
+.djs-bendpoint .djs-visual {
+  fill: rgba(255, 255, 121, 0.8);
+  stroke-width: 1px;
+  stroke-opacity: 0.5;
+  stroke: black;
+}
+
+.djs-segment-dragger:hover,
+.djs-bendpoints.hover .djs-segment-dragger,
+.djs-bendpoints.selected .djs-segment-dragger,
+.djs-bendpoint:hover,
+.djs-bendpoints.hover .djs-bendpoint,
+.djs-bendpoints.selected .djs-bendpoint {
+  display: block;
+}
+
+.djs-drag-active .djs-bendpoints * {
+  display: none;
+}
+
+.djs-bendpoints:not(.hover) .floating {
+  display: none;
+}
+
+.djs-segment-dragger:hover .djs-visual,
+.djs-segment-dragger.djs-dragging .djs-visual,
+.djs-bendpoint:hover .djs-visual,
+.djs-bendpoint.floating .djs-visual {
+  fill: yellow;
+  stroke-opacity: 0.5;
+  stroke: black;
+}
+
+.djs-bendpoint.floating .djs-hit {
+  pointer-events: none;
+}
+
+.djs-segment-dragger .djs-hit,
+.djs-bendpoint .djs-hit {
+  pointer-events: all;
+  fill: none;
+}
+
+.djs-segment-dragger.horizontal .djs-hit {
+  cursor: ns-resize;
+}
+
+.djs-segment-dragger.vertical .djs-hit {
+  cursor: ew-resize;
+}
+
+.djs-segment-dragger.djs-dragging .djs-hit {
+  pointer-events: none;
+}
+
+.djs-updating,
+.djs-updating > * {
+  pointer-events: none !important;
+}
+
+.djs-updating .djs-context-pad,
+.djs-updating .djs-outline,
+.djs-updating .djs-bendpoint,
+.connect-ok .djs-bendpoint,
+.connect-not-ok .djs-bendpoint,
+.drop-ok .djs-bendpoint,
+.drop-not-ok .djs-bendpoint {
+  display: none !important;
+}
+
+.djs-segment-dragger.djs-dragging,
+.djs-bendpoint.djs-dragging {
+  display: block;
+  opacity: 1.0;
+}
+
+.djs-segment-dragger.djs-dragging .djs-visual,
+.djs-bendpoint.djs-dragging .djs-visual {
+  fill: yellow;
+  stroke-opacity: 0.5;
+}
+
+
+/**
+ * tooltips
+ */
+.djs-tooltip-error {
+  font-size: 11px;
+  line-height: 18px;
+  text-align: left;
+
+  padding: 5px;
+
+  opacity: 0.7;
+}
+
+.djs-tooltip-error > * {
+  width: 160px;
+
+  background: rgb(252, 236, 240);
+  color: rgb(158, 76, 76);
+  padding: 3px 7px;
+  border-radius: 5px;
+  border-left: solid 5px rgb(174, 73, 73);
+}
+
+.djs-tooltip-error:hover {
+  opacity: 1;
+}
+
+
+/**
+ * search pad
+ */
+.djs-search-container {
+  position: absolute;
+  top: 20px;
+  left: 0;
+  right: 0;
+  margin-left: auto;
+  margin-right: auto;
+
+  width: 25%;
+  min-width: 300px;
+  max-width: 400px;
+  z-index: 10;
+
+  font-size: 1.05em;
+  opacity: 0.9;
+  background: #FAFAFA;
+  border: solid 1px #CCC;
+  border-radius: 2px;
+}
+
+.djs-search-container:not(.open) {
+  display: none;
+}
+
+.djs-search-input input {
+  font-size: 1.05em;
+  width: 100%;
+  padding: 6px 10px;
+  border: 1px solid #ccc;
+}
+
+.djs-search-input input:focus {
+  outline: none;
+  border-color: #52B415;
+}
+
+.djs-search-results {
+  position: relative;
+  overflow-y: auto;
+  max-height: 200px;
+}
+
+.djs-search-results:hover {
+  /*background: #fffdd7;*/
+  cursor: pointer;
+}
+
+.djs-search-result {
+  width: 100%;
+  padding: 6px 10px;
+  background: white;
+  border-bottom: solid 1px #AAA;
+  border-radius: 1px;
+}
+
+.djs-search-highlight {
+  color: black;
+}
+
+.djs-search-result-primary {
+  margin: 0 0 10px;
+}
+
+.djs-search-result-secondary {
+  font-family: monospace;
+  margin: 0;
+}
+
+.djs-search-result:hover {
+  background: #fdffd6;
+}
+
+.djs-search-result-selected {
+  background: #fffcb0;
+}
+
+.djs-search-result-selected:hover {
+  background: #f7f388;
+}
+
+.djs-search-overlay {
+  background: yellow;
+  opacity: 0.3;
+}
+
+/**
+ * hidden styles
+ */
+.djs-element-hidden,
+.djs-element-hidden .djs-hit,
+.djs-element-hidden .djs-outline,
+.djs-label-hidden .djs-label {
+  display: none !important;
+}

BIN
ruoyi-ui-gljt/public/bpmnjs/favicon.ico


File diff suppressed because it is too large
+ 110 - 0
ruoyi-ui-gljt/public/bpmnjs/index.html


File diff suppressed because it is too large
+ 90052 - 0
ruoyi-ui-gljt/public/bpmnjs/index.js


+ 108 - 0
ruoyi-ui-gljt/public/bpmnjs/vendor/bpmn-font/css/bpmn-codes.css

@@ -0,0 +1,108 @@
+
+.bpmn-icon-screw-wrench:before { content: '\e800'; } /* '' */
+.bpmn-icon-trash:before { content: '\e801'; } /* '' */
+.bpmn-icon-conditional-flow:before { content: '\e802'; } /* '' */
+.bpmn-icon-default-flow:before { content: '\e803'; } /* '' */
+.bpmn-icon-gateway-parallel:before { content: '\e804'; } /* '' */
+.bpmn-icon-intermediate-event-catch-cancel:before { content: '\e805'; } /* '' */
+.bpmn-icon-intermediate-event-catch-non-interrupting-message:before { content: '\e806'; } /* '' */
+.bpmn-icon-start-event-compensation:before { content: '\e807'; } /* '' */
+.bpmn-icon-start-event-non-interrupting-parallel-multiple:before { content: '\e808'; } /* '' */
+.bpmn-icon-loop-marker:before { content: '\e809'; } /* '' */
+.bpmn-icon-parallel-mi-marker:before { content: '\e80a'; } /* '' */
+.bpmn-icon-start-event-non-interrupting-signal:before { content: '\e80b'; } /* '' */
+.bpmn-icon-intermediate-event-catch-non-interrupting-timer:before { content: '\e80c'; } /* '' */
+.bpmn-icon-intermediate-event-catch-parallel-multiple:before { content: '\e80d'; } /* '' */
+.bpmn-icon-intermediate-event-catch-compensation:before { content: '\e80e'; } /* '' */
+.bpmn-icon-gateway-xor:before { content: '\e80f'; } /* '' */
+.bpmn-icon-connection:before { content: '\e810'; } /* '' */
+.bpmn-icon-end-event-cancel:before { content: '\e811'; } /* '' */
+.bpmn-icon-intermediate-event-catch-condition:before { content: '\e812'; } /* '' */
+.bpmn-icon-intermediate-event-catch-non-interrupting-parallel-multiple:before { content: '\e813'; } /* '' */
+.bpmn-icon-start-event-condition:before { content: '\e814'; } /* '' */
+.bpmn-icon-start-event-non-interrupting-timer:before { content: '\e815'; } /* '' */
+.bpmn-icon-sequential-mi-marker:before { content: '\e816'; } /* '' */
+.bpmn-icon-user-task:before { content: '\e817'; } /* '' */
+.bpmn-icon-business-rule:before { content: '\e818'; } /* '' */
+.bpmn-icon-sub-process-marker:before { content: '\e819'; } /* '' */
+.bpmn-icon-start-event-parallel-multiple:before { content: '\e81a'; } /* '' */
+.bpmn-icon-start-event-error:before { content: '\e81b'; } /* '' */
+.bpmn-icon-intermediate-event-catch-signal:before { content: '\e81c'; } /* '' */
+.bpmn-icon-intermediate-event-catch-error:before { content: '\e81d'; } /* '' */
+.bpmn-icon-end-event-compensation:before { content: '\e81e'; } /* '' */
+.bpmn-icon-subprocess-collapsed:before { content: '\e81f'; } /* '' */
+.bpmn-icon-subprocess-expanded:before { content: '\e820'; } /* '' */
+.bpmn-icon-task:before { content: '\e821'; } /* '' */
+.bpmn-icon-end-event-error:before { content: '\e822'; } /* '' */
+.bpmn-icon-intermediate-event-catch-escalation:before { content: '\e823'; } /* '' */
+.bpmn-icon-intermediate-event-catch-timer:before { content: '\e824'; } /* '' */
+.bpmn-icon-start-event-escalation:before { content: '\e825'; } /* '' */
+.bpmn-icon-start-event-signal:before { content: '\e826'; } /* '' */
+.bpmn-icon-business-rule-task:before { content: '\e827'; } /* '' */
+.bpmn-icon-manual:before { content: '\e828'; } /* '' */
+.bpmn-icon-receive:before { content: '\e829'; } /* '' */
+.bpmn-icon-call-activity:before { content: '\e82a'; } /* '' */
+.bpmn-icon-start-event-timer:before { content: '\e82b'; } /* '' */
+.bpmn-icon-start-event-message:before { content: '\e82c'; } /* '' */
+.bpmn-icon-intermediate-event-none:before { content: '\e82d'; } /* '' */
+.bpmn-icon-intermediate-event-catch-link:before { content: '\e82e'; } /* '' */
+.bpmn-icon-end-event-escalation:before { content: '\e82f'; } /* '' */
+.bpmn-icon-text-annotation:before { content: '\e830'; } /* '' */
+.bpmn-icon-bpmn-io:before { content: '\e831'; } /* '' */
+.bpmn-icon-gateway-complex:before { content: '\e832'; } /* '' */
+.bpmn-icon-gateway-eventbased:before { content: '\e833'; } /* '' */
+.bpmn-icon-gateway-none:before { content: '\e834'; } /* '' */
+.bpmn-icon-gateway-or:before { content: '\e835'; } /* '' */
+.bpmn-icon-end-event-terminate:before { content: '\e836'; } /* '' */
+.bpmn-icon-end-event-signal:before { content: '\e837'; } /* '' */
+.bpmn-icon-end-event-none:before { content: '\e838'; } /* '' */
+.bpmn-icon-end-event-multiple:before { content: '\e839'; } /* '' */
+.bpmn-icon-end-event-message:before { content: '\e83a'; } /* '' */
+.bpmn-icon-end-event-link:before { content: '\e83b'; } /* '' */
+.bpmn-icon-intermediate-event-catch-message:before { content: '\e83c'; } /* '' */
+.bpmn-icon-intermediate-event-throw-compensation:before { content: '\e83d'; } /* '' */
+.bpmn-icon-start-event-multiple:before { content: '\e83e'; } /* '' */
+.bpmn-icon-script:before { content: '\e83f'; } /* '' */
+.bpmn-icon-manual-task:before { content: '\e840'; } /* '' */
+.bpmn-icon-send:before { content: '\e841'; } /* '' */
+.bpmn-icon-service:before { content: '\e842'; } /* '' */
+.bpmn-icon-receive-task:before { content: '\e843'; } /* '' */
+.bpmn-icon-user:before { content: '\e844'; } /* '' */
+.bpmn-icon-start-event-none:before { content: '\e845'; } /* '' */
+.bpmn-icon-intermediate-event-throw-escalation:before { content: '\e846'; } /* '' */
+.bpmn-icon-intermediate-event-catch-multiple:before { content: '\e847'; } /* '' */
+.bpmn-icon-intermediate-event-catch-non-interrupting-escalation:before { content: '\e848'; } /* '' */
+.bpmn-icon-intermediate-event-throw-link:before { content: '\e849'; } /* '' */
+.bpmn-icon-start-event-non-interrupting-condition:before { content: '\e84a'; } /* '' */
+.bpmn-icon-data-object:before { content: '\e84b'; } /* '' */
+.bpmn-icon-script-task:before { content: '\e84c'; } /* '' */
+.bpmn-icon-send-task:before { content: '\e84d'; } /* '' */
+.bpmn-icon-data-store:before { content: '\e84e'; } /* '' */
+.bpmn-icon-start-event-non-interrupting-escalation:before { content: '\e84f'; } /* '' */
+.bpmn-icon-intermediate-event-throw-message:before { content: '\e850'; } /* '' */
+.bpmn-icon-intermediate-event-catch-non-interrupting-multiple:before { content: '\e851'; } /* '' */
+.bpmn-icon-intermediate-event-catch-non-interrupting-signal:before { content: '\e852'; } /* '' */
+.bpmn-icon-intermediate-event-throw-multiple:before { content: '\e853'; } /* '' */
+.bpmn-icon-start-event-non-interrupting-message:before { content: '\e854'; } /* '' */
+.bpmn-icon-ad-hoc-marker:before { content: '\e855'; } /* '' */
+.bpmn-icon-service-task:before { content: '\e856'; } /* '' */
+.bpmn-icon-task-none:before { content: '\e857'; } /* '' */
+.bpmn-icon-compensation-marker:before { content: '\e858'; } /* '' */
+.bpmn-icon-start-event-non-interrupting-multiple:before { content: '\e859'; } /* '' */
+.bpmn-icon-intermediate-event-throw-signal:before { content: '\e85a'; } /* '' */
+.bpmn-icon-intermediate-event-catch-non-interrupting-condition:before { content: '\e85b'; } /* '' */
+.bpmn-icon-participant:before { content: '\e85c'; } /* '' */
+.bpmn-icon-event-subprocess-expanded:before { content: '\e85d'; } /* '' */
+.bpmn-icon-lane-insert-below:before { content: '\e85e'; } /* '' */
+.bpmn-icon-space-tool:before { content: '\e85f'; } /* '' */
+.bpmn-icon-connection-multi:before { content: '\e860'; } /* '' */
+.bpmn-icon-lane:before { content: '\e861'; } /* '' */
+.bpmn-icon-lasso-tool:before { content: '\e862'; } /* '' */
+.bpmn-icon-lane-insert-above:before { content: '\e863'; } /* '' */
+.bpmn-icon-lane-divide-three:before { content: '\e864'; } /* '' */
+.bpmn-icon-lane-divide-two:before { content: '\e865'; } /* '' */
+.bpmn-icon-data-input:before { content: '\e866'; } /* '' */
+.bpmn-icon-data-output:before { content: '\e867'; } /* '' */
+.bpmn-icon-hand-tool:before { content: '\e868'; } /* '' */
+.bpmn-icon-group:before { content: '\e869'; } /* '' */
+.bpmn-icon-transaction:before { content: '\e8c4'; } /* '' */

File diff suppressed because it is too large
+ 161 - 0
ruoyi-ui-gljt/public/bpmnjs/vendor/bpmn-font/css/bpmn-embedded.css


+ 164 - 0
ruoyi-ui-gljt/public/bpmnjs/vendor/bpmn-font/css/bpmn.css

@@ -0,0 +1,164 @@
+@font-face {
+  font-family: 'bpmn';
+  src: url('../font/bpmn.eot?26374340');
+  src: url('../font/bpmn.eot?26374340#iefix') format('embedded-opentype'),
+       url('../font/bpmn.woff2?26374340') format('woff2'),
+       url('../font/bpmn.woff?26374340') format('woff'),
+       url('../font/bpmn.ttf?26374340') format('truetype'),
+       url('../font/bpmn.svg?26374340#bpmn') format('svg');
+  font-weight: normal;
+  font-style: normal;
+}
+/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
+/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
+/*
+@media screen and (-webkit-min-device-pixel-ratio:0) {
+  @font-face {
+    font-family: 'bpmn';
+    src: url('../font/bpmn.svg?26374340#bpmn') format('svg');
+  }
+}
+*/
+
+ [class^="bpmn-icon-"]:before, [class*=" bpmn-icon-"]:before {
+  font-family: "bpmn";
+  font-style: normal;
+  font-weight: normal;
+  speak: never;
+
+  display: inline-block;
+  text-decoration: inherit;
+  width: 1em;
+  /* margin-right: .2em; */
+  text-align: center;
+  /* opacity: .8; */
+
+  /* For safety - reset parent styles, that can break glyph codes*/
+  font-variant: normal;
+  text-transform: none;
+
+  /* fix buttons height, for twitter bootstrap */
+  line-height: 1em;
+
+  /* Animation center compensation - margins should be symmetric */
+  /* remove if not needed */
+  /* margin-left: .2em; */
+
+  /* you can be more comfortable with increased icons size */
+  /* font-size: 120%; */
+
+  /* Font smoothing. That was taken from TWBS */
+  -webkit-font-smoothing: antialiased;
+  -moz-osx-font-smoothing: grayscale;
+
+  /* Uncomment for 3D effect */
+  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
+}
+
+.bpmn-icon-screw-wrench:before { content: '\e800'; } /* '' */
+.bpmn-icon-trash:before { content: '\e801'; } /* '' */
+.bpmn-icon-conditional-flow:before { content: '\e802'; } /* '' */
+.bpmn-icon-default-flow:before { content: '\e803'; } /* '' */
+.bpmn-icon-gateway-parallel:before { content: '\e804'; } /* '' */
+.bpmn-icon-intermediate-event-catch-cancel:before { content: '\e805'; } /* '' */
+.bpmn-icon-intermediate-event-catch-non-interrupting-message:before { content: '\e806'; } /* '' */
+.bpmn-icon-start-event-compensation:before { content: '\e807'; } /* '' */
+.bpmn-icon-start-event-non-interrupting-parallel-multiple:before { content: '\e808'; } /* '' */
+.bpmn-icon-loop-marker:before { content: '\e809'; } /* '' */
+.bpmn-icon-parallel-mi-marker:before { content: '\e80a'; } /* '' */
+.bpmn-icon-start-event-non-interrupting-signal:before { content: '\e80b'; } /* '' */
+.bpmn-icon-intermediate-event-catch-non-interrupting-timer:before { content: '\e80c'; } /* '' */
+.bpmn-icon-intermediate-event-catch-parallel-multiple:before { content: '\e80d'; } /* '' */
+.bpmn-icon-intermediate-event-catch-compensation:before { content: '\e80e'; } /* '' */
+.bpmn-icon-gateway-xor:before { content: '\e80f'; } /* '' */
+.bpmn-icon-connection:before { content: '\e810'; } /* '' */
+.bpmn-icon-end-event-cancel:before { content: '\e811'; } /* '' */
+.bpmn-icon-intermediate-event-catch-condition:before { content: '\e812'; } /* '' */
+.bpmn-icon-intermediate-event-catch-non-interrupting-parallel-multiple:before { content: '\e813'; } /* '' */
+.bpmn-icon-start-event-condition:before { content: '\e814'; } /* '' */
+.bpmn-icon-start-event-non-interrupting-timer:before { content: '\e815'; } /* '' */
+.bpmn-icon-sequential-mi-marker:before { content: '\e816'; } /* '' */
+.bpmn-icon-user-task:before { content: '\e817'; } /* '' */
+.bpmn-icon-business-rule:before { content: '\e818'; } /* '' */
+.bpmn-icon-sub-process-marker:before { content: '\e819'; } /* '' */
+.bpmn-icon-start-event-parallel-multiple:before { content: '\e81a'; } /* '' */
+.bpmn-icon-start-event-error:before { content: '\e81b'; } /* '' */
+.bpmn-icon-intermediate-event-catch-signal:before { content: '\e81c'; } /* '' */
+.bpmn-icon-intermediate-event-catch-error:before { content: '\e81d'; } /* '' */
+.bpmn-icon-end-event-compensation:before { content: '\e81e'; } /* '' */
+.bpmn-icon-subprocess-collapsed:before { content: '\e81f'; } /* '' */
+.bpmn-icon-subprocess-expanded:before { content: '\e820'; } /* '' */
+.bpmn-icon-task:before { content: '\e821'; } /* '' */
+.bpmn-icon-end-event-error:before { content: '\e822'; } /* '' */
+.bpmn-icon-intermediate-event-catch-escalation:before { content: '\e823'; } /* '' */
+.bpmn-icon-intermediate-event-catch-timer:before { content: '\e824'; } /* '' */
+.bpmn-icon-start-event-escalation:before { content: '\e825'; } /* '' */
+.bpmn-icon-start-event-signal:before { content: '\e826'; } /* '' */
+.bpmn-icon-business-rule-task:before { content: '\e827'; } /* '' */
+.bpmn-icon-manual:before { content: '\e828'; } /* '' */
+.bpmn-icon-receive:before { content: '\e829'; } /* '' */
+.bpmn-icon-call-activity:before { content: '\e82a'; } /* '' */
+.bpmn-icon-start-event-timer:before { content: '\e82b'; } /* '' */
+.bpmn-icon-start-event-message:before { content: '\e82c'; } /* '' */
+.bpmn-icon-intermediate-event-none:before { content: '\e82d'; } /* '' */
+.bpmn-icon-intermediate-event-catch-link:before { content: '\e82e'; } /* '' */
+.bpmn-icon-end-event-escalation:before { content: '\e82f'; } /* '' */
+.bpmn-icon-text-annotation:before { content: '\e830'; } /* '' */
+.bpmn-icon-bpmn-io:before { content: '\e831'; } /* '' */
+.bpmn-icon-gateway-complex:before { content: '\e832'; } /* '' */
+.bpmn-icon-gateway-eventbased:before { content: '\e833'; } /* '' */
+.bpmn-icon-gateway-none:before { content: '\e834'; } /* '' */
+.bpmn-icon-gateway-or:before { content: '\e835'; } /* '' */
+.bpmn-icon-end-event-terminate:before { content: '\e836'; } /* '' */
+.bpmn-icon-end-event-signal:before { content: '\e837'; } /* '' */
+.bpmn-icon-end-event-none:before { content: '\e838'; } /* '' */
+.bpmn-icon-end-event-multiple:before { content: '\e839'; } /* '' */
+.bpmn-icon-end-event-message:before { content: '\e83a'; } /* '' */
+.bpmn-icon-end-event-link:before { content: '\e83b'; } /* '' */
+.bpmn-icon-intermediate-event-catch-message:before { content: '\e83c'; } /* '' */
+.bpmn-icon-intermediate-event-throw-compensation:before { content: '\e83d'; } /* '' */
+.bpmn-icon-start-event-multiple:before { content: '\e83e'; } /* '' */
+.bpmn-icon-script:before { content: '\e83f'; } /* '' */
+.bpmn-icon-manual-task:before { content: '\e840'; } /* '' */
+.bpmn-icon-send:before { content: '\e841'; } /* '' */
+.bpmn-icon-service:before { content: '\e842'; } /* '' */
+.bpmn-icon-receive-task:before { content: '\e843'; } /* '' */
+.bpmn-icon-user:before { content: '\e844'; } /* '' */
+.bpmn-icon-start-event-none:before { content: '\e845'; } /* '' */
+.bpmn-icon-intermediate-event-throw-escalation:before { content: '\e846'; } /* '' */
+.bpmn-icon-intermediate-event-catch-multiple:before { content: '\e847'; } /* '' */
+.bpmn-icon-intermediate-event-catch-non-interrupting-escalation:before { content: '\e848'; } /* '' */
+.bpmn-icon-intermediate-event-throw-link:before { content: '\e849'; } /* '' */
+.bpmn-icon-start-event-non-interrupting-condition:before { content: '\e84a'; } /* '' */
+.bpmn-icon-data-object:before { content: '\e84b'; } /* '' */
+.bpmn-icon-script-task:before { content: '\e84c'; } /* '' */
+.bpmn-icon-send-task:before { content: '\e84d'; } /* '' */
+.bpmn-icon-data-store:before { content: '\e84e'; } /* '' */
+.bpmn-icon-start-event-non-interrupting-escalation:before { content: '\e84f'; } /* '' */
+.bpmn-icon-intermediate-event-throw-message:before { content: '\e850'; } /* '' */
+.bpmn-icon-intermediate-event-catch-non-interrupting-multiple:before { content: '\e851'; } /* '' */
+.bpmn-icon-intermediate-event-catch-non-interrupting-signal:before { content: '\e852'; } /* '' */
+.bpmn-icon-intermediate-event-throw-multiple:before { content: '\e853'; } /* '' */
+.bpmn-icon-start-event-non-interrupting-message:before { content: '\e854'; } /* '' */
+.bpmn-icon-ad-hoc-marker:before { content: '\e855'; } /* '' */
+.bpmn-icon-service-task:before { content: '\e856'; } /* '' */
+.bpmn-icon-task-none:before { content: '\e857'; } /* '' */
+.bpmn-icon-compensation-marker:before { content: '\e858'; } /* '' */
+.bpmn-icon-start-event-non-interrupting-multiple:before { content: '\e859'; } /* '' */
+.bpmn-icon-intermediate-event-throw-signal:before { content: '\e85a'; } /* '' */
+.bpmn-icon-intermediate-event-catch-non-interrupting-condition:before { content: '\e85b'; } /* '' */
+.bpmn-icon-participant:before { content: '\e85c'; } /* '' */
+.bpmn-icon-event-subprocess-expanded:before { content: '\e85d'; } /* '' */
+.bpmn-icon-lane-insert-below:before { content: '\e85e'; } /* '' */
+.bpmn-icon-space-tool:before { content: '\e85f'; } /* '' */
+.bpmn-icon-connection-multi:before { content: '\e860'; } /* '' */
+.bpmn-icon-lane:before { content: '\e861'; } /* '' */
+.bpmn-icon-lasso-tool:before { content: '\e862'; } /* '' */
+.bpmn-icon-lane-insert-above:before { content: '\e863'; } /* '' */
+.bpmn-icon-lane-divide-three:before { content: '\e864'; } /* '' */
+.bpmn-icon-lane-divide-two:before { content: '\e865'; } /* '' */
+.bpmn-icon-data-input:before { content: '\e866'; } /* '' */
+.bpmn-icon-data-output:before { content: '\e867'; } /* '' */
+.bpmn-icon-hand-tool:before { content: '\e868'; } /* '' */
+.bpmn-icon-group:before { content: '\e869'; } /* '' */
+.bpmn-icon-transaction:before { content: '\e8c4'; } /* '' */

BIN
ruoyi-ui-gljt/public/bpmnjs/vendor/bpmn-font/font/bpmn.eot


File diff suppressed because it is too large
+ 224 - 0
ruoyi-ui-gljt/public/bpmnjs/vendor/bpmn-font/font/bpmn.svg


BIN
ruoyi-ui-gljt/public/bpmnjs/vendor/bpmn-font/font/bpmn.ttf


BIN
ruoyi-ui-gljt/public/bpmnjs/vendor/bpmn-font/font/bpmn.woff


BIN
ruoyi-ui-gljt/public/bpmnjs/vendor/bpmn-font/font/bpmn.woff2


+ 820 - 0
ruoyi-ui-gljt/public/bpmnjs/vendor/diagram-js.css

@@ -0,0 +1,820 @@
+/**
+ * color definitions
+ */
+.djs-container {
+  --blue-base-65: #4d90ff;
+  --blue-base-65-opacity-30: rgba(77, 144, 255, 0.3);
+  --blue-darken-48: #005df7;
+  --blue-darken-55: #1a70ff;
+  --blue-lighten-82: #a2c5ff;
+
+  --orange-base-60: #ffa533;
+  --orange-base-60-opacity-30: rgba(255, 165, 51, 0.3);
+  --orange-base-60-opacity-50: rgba(255, 165, 51, 0.5);
+  --orange-lighten-85: #ffddb3;
+
+  --red-base-62: #ff3d3d;
+  --red-base-62-opacity-10: rgba(255, 61, 61, 0.1);
+
+  --silver-darken-94: #efefef;
+
+  --color-000000: #000000;
+  --color-000000-opacity-05: rgba(0, 0, 0, 0.05);
+  --color-000000-opacity-10: rgba(0, 0, 0, 0.1);
+  --color-333333: #333333;
+  --color-666666: #666666;
+  --color-aaaaaa: #aaaaaa;
+  --color-cccccc: #cccccc;
+  --color-cdcdcd: #cdcdcd;
+  --color-dddddd: #dddddd;
+  --color-f6f6f6: #f6f6f6;
+  --color-fafafa: #fafafa;
+  --color-fefefe: #fefefe;
+  --color-ffffff: #ffffff;
+
+  --bendpoint-fill-color: var(--blue-base-65-opacity-30);
+  --bendpoint-stroke-color: var(--blue-base-65);
+
+  --context-pad-entry-background-color: var(--color-fefefe);
+  --context-pad-entry-hover-background-color: var(--silver-darken-94);
+ 
+  --element-dragger-color: var(--blue-base-65);
+  --element-hover-outline-fill-color: var(--blue-darken-48);
+  --element-selected-outline-stroke-color: var(--blue-base-65);
+
+  --lasso-fill-color: var(--color-000000-opacity-05);
+  --lasso-stroke-color: var(--color-000000);
+
+  --palette-entry-color: var(--color-333333);
+  --palette-entry-hover-color: var(--blue-darken-48);
+  --palette-entry-selected-color: var(--blue-base-65);
+  --palette-separator-color: var(--color-aaaaaa);
+  --palette-toggle-hover-background-color: var(--color-666666);
+  --palette-background-color: var(--color-fafafa);
+  --palette-border-color: var(--color-cccccc);
+
+  --popup-body-background-color: var(--color-fefefe);
+  --popup-header-entry-selected-color: var(--blue-base-65);
+  --popup-header-entry-selected-background-color: var(--color-000000-opacity-10);
+  --popup-header-separator-color: var(--color-dddddd);
+  --popup-background-color: var(--color-fafafa);
+  --popup-border-color: var(--color-cccccc);
+ 
+  --resizer-fill-color: var(--blue-base-65-opacity-30);
+  --resizer-stroke-color: var(--blue-base-65);
+
+  --search-container-background-color: var(--color-fafafa);
+  --search-container-border-color: var(--blue-darken-55);
+  --search-container-box-shadow-color: var(--blue-lighten-82);
+  --search-container-box-shadow-inset-color: var(--color-cdcdcd);
+  --search-input-border-color: var(--color-cccccc);
+  --search-result-border-color: var(--color-aaaaaa);
+  --search-result-highlight-color: var(--color-000000);
+  --search-result-selected-color: var(--blue-base-65-opacity-30);
+
+  --shape-attach-allowed-stroke-color: var(--blue-base-65);
+  --shape-connect-allowed-fill-color: var(--color-000000-opacity-05);
+  --shape-drop-allowed-fill-color: var(--color-000000-opacity-05);
+  --shape-drop-not-allowed-fill-color: var(--red-base-62-opacity-10);
+  --shape-resize-preview-stroke-color: var(--blue-base-65);
+
+  --snap-line-stroke-color: var(--blue-base-65-opacity-30);
+
+  --space-tool-crosshair-stroke-color: var(--color-000000);
+ 
+  --tooltip-error-background-color: var(--red-base-62-opacity-10);
+  --tooltip-error-border-color: var(--red-base-62);
+  --tooltip-error-color: var(--red-base-62);
+}
+
+/**
+ * outline styles
+ */
+
+.djs-outline {
+  fill: none;
+  visibility: hidden;
+}
+
+.djs-element.hover .djs-outline,
+.djs-element.selected .djs-outline {
+  visibility: visible;
+  shape-rendering: geometricPrecision;
+  stroke-dasharray: 3,3;
+}
+
+.djs-element.selected .djs-outline {
+  stroke: var(--element-selected-outline-stroke-color);
+  stroke-width: 1px;
+}
+
+.djs-element.hover .djs-outline {
+  stroke: var(--element-hover-outline-fill-color);
+  stroke-width: 1px;
+}
+
+.djs-shape.connect-ok .djs-visual > :nth-child(1) {
+  fill: var(--shape-connect-allowed-fill-color) !important;
+}
+
+.djs-shape.connect-not-ok .djs-visual > :nth-child(1),
+.djs-shape.drop-not-ok .djs-visual > :nth-child(1) {
+  fill: var(--shape-drop-not-allowed-fill-color) !important;
+}
+
+.djs-shape.new-parent .djs-visual > :nth-child(1) {
+  fill: var(--shape-drop-allowed-fill-color) !important;
+}
+
+svg.drop-not-ok {
+  background: var(--shape-drop-not-allowed-fill-color) !important;
+}
+
+svg.new-parent {
+  background: var(--shape-drop-allowed-fill-color) !important;
+}
+
+.djs-connection.connect-ok .djs-visual > :nth-child(1),
+.djs-connection.drop-ok .djs-visual > :nth-child(1) {
+  stroke: var(--shape-drop-allowed-fill-color) !important;
+}
+
+.djs-connection.connect-not-ok .djs-visual > :nth-child(1),
+.djs-connection.drop-not-ok .djs-visual > :nth-child(1) {
+  stroke: var(--shape-drop-not-allowed-fill-color) !important;
+}
+
+.drop-not-ok,
+.connect-not-ok {
+  stroke: var(--shape-attach-allowed-stroke-color) !important;
+  cursor: not-allowed;
+}
+
+.djs-element.attach-ok .djs-visual > :nth-child(1) {
+  stroke-width: 5px !important;
+}
+
+.djs-frame.connect-not-ok .djs-visual > :nth-child(1),
+.djs-frame.drop-not-ok .djs-visual > :nth-child(1) {
+  stroke-width: 3px !important;
+  stroke: var(--shape-drop-not-allowed-fill-color) !important;
+  fill: none !important;
+}
+
+/**
+* Selection box style
+*
+*/
+.djs-lasso-overlay {
+  fill: var(--lasso-fill-color);
+
+  stroke-dasharray: 5 1 3 1;
+  stroke: var(--lasso-stroke-color);
+
+  shape-rendering: geometricPrecision;
+  pointer-events: none;
+}
+
+/**
+ * Resize styles
+ */
+.djs-resize-overlay {
+  fill: none;
+
+  stroke-dasharray: 5 1 3 1;
+  stroke: var(--shape-resize-preview-stroke-color);
+
+  pointer-events: none;
+}
+
+.djs-resizer-hit {
+  fill: none;
+  pointer-events: all;
+}
+
+.djs-resizer-visual {
+  fill: var(--resizer-fill-color);;
+  stroke-width: 1px;
+  stroke-opacity: 0.5;
+  stroke: var(--resizer-stroke-color);
+  shape-rendering: geometricprecision;
+}
+
+.djs-resizer:hover .djs-resizer-visual {
+  stroke: var(--resizer-stroke-color);
+  stroke-opacity: 1;
+}
+
+.djs-cursor-resize-ns,
+.djs-resizer-n,
+.djs-resizer-s {
+  cursor: ns-resize;
+}
+
+.djs-cursor-resize-ew,
+.djs-resizer-e,
+.djs-resizer-w {
+  cursor: ew-resize;
+}
+
+.djs-cursor-resize-nwse,
+.djs-resizer-nw,
+.djs-resizer-se {
+  cursor: nwse-resize;
+}
+
+.djs-cursor-resize-nesw,
+.djs-resizer-ne,
+.djs-resizer-sw {
+  cursor: nesw-resize;
+}
+
+.djs-shape.djs-resizing > .djs-outline {
+  visibility: hidden !important;
+}
+
+.djs-shape.djs-resizing > .djs-resizer {
+  visibility: hidden;
+}
+
+.djs-dragger > .djs-resizer {
+  visibility: hidden;
+}
+
+/**
+ * drag styles
+ */
+.djs-dragger * {
+  fill: none !important;
+  stroke: var(--element-dragger-color) !important;
+}
+
+.djs-dragger tspan,
+.djs-dragger text {
+  fill: var(--element-dragger-color) !important;
+  stroke: none !important;
+}
+
+marker.djs-dragger circle,
+marker.djs-dragger path,
+marker.djs-dragger polygon,
+marker.djs-dragger polyline,
+marker.djs-dragger rect {
+  fill: var(--element-dragger-color) !important;
+  stroke: none !important;
+}
+
+marker.djs-dragger text,
+marker.djs-dragger tspan {
+  fill: none !important;
+  stroke: var(--element-dragger-color) !important;
+}
+
+.djs-dragging {
+  opacity: 0.3;
+}
+
+.djs-dragging,
+.djs-dragging > * {
+  pointer-events: none !important;
+}
+
+.djs-dragging .djs-context-pad,
+.djs-dragging .djs-outline {
+  display: none !important;
+}
+
+/**
+ * no pointer events for visual
+ */
+.djs-visual,
+.djs-outline {
+  pointer-events: none;
+}
+
+.djs-element.attach-ok .djs-hit {
+  stroke-width: 60px !important;
+}
+
+/**
+ * all pointer events for hit shape
+ */
+.djs-element > .djs-hit-all {
+  pointer-events: all;
+}
+
+.djs-element > .djs-hit-stroke,
+.djs-element > .djs-hit-click-stroke {
+  pointer-events: stroke;
+}
+
+/**
+ * all pointer events for hit shape
+ */
+.djs-drag-active .djs-element > .djs-hit-click-stroke {
+  pointer-events: all;
+}
+
+/**
+ * shape / connection basic styles
+ */
+.djs-connection .djs-visual {
+  stroke-width: 2px;
+  fill: none;
+}
+
+.djs-cursor-grab {
+  cursor: -webkit-grab;
+  cursor: -moz-grab;
+  cursor: grab;
+}
+
+.djs-cursor-grabbing {
+  cursor: -webkit-grabbing;
+  cursor: -moz-grabbing;
+  cursor: grabbing;
+}
+
+.djs-cursor-crosshair {
+  cursor: crosshair;
+}
+
+.djs-cursor-move {
+  cursor: move;
+}
+
+.djs-cursor-resize-ns {
+  cursor: ns-resize;
+}
+
+.djs-cursor-resize-ew {
+  cursor: ew-resize;
+}
+
+
+/**
+ * snapping
+ */
+.djs-snap-line {
+  stroke: var(--snap-line-stroke-color);
+  stroke-linecap: round;
+  stroke-width: 2px;
+  pointer-events: none;
+}
+
+/**
+ * snapping
+ */
+.djs-crosshair {
+  stroke: var(--space-tool-crosshair-stroke-color);
+  stroke-linecap: round;
+  stroke-width: 1px;
+  pointer-events: none;
+  shape-rendering: crispEdges;
+  stroke-dasharray: 5, 5;
+}
+
+/**
+ * palette
+ */
+
+.djs-palette {
+  position: absolute;
+  left: 20px;
+  top: 20px;
+
+  box-sizing: border-box;
+  width: 48px;
+}
+
+.djs-palette .separator {
+  margin: 0 5px;
+  padding-top: 5px;
+
+  border: none;
+  border-bottom: solid 1px var(--palette-separator-color);
+
+  clear: both;
+}
+
+.djs-palette .entry:before {
+  vertical-align: text-bottom;
+}
+
+.djs-palette .djs-palette-toggle {
+  cursor: pointer;
+}
+
+.djs-palette .entry,
+.djs-palette .djs-palette-toggle {
+  color: var(--palette-entry-color);
+  font-size: 30px;
+
+  text-align: center;
+}
+
+.djs-palette .entry {
+  float: left;
+}
+
+.djs-palette .entry img {
+  max-width: 100%;
+}
+
+.djs-palette .djs-palette-entries:after {
+  content: '';
+  display: table;
+  clear: both;
+}
+
+.djs-palette .djs-palette-toggle:hover {
+  background: var(--palette-toggle-hover-background-color);
+}
+
+.djs-palette .entry:hover {
+  color: var(--palette-entry-hover-color);
+}
+
+.djs-palette .highlighted-entry {
+  color: var(--palette-entry-selected-color) !important;
+}
+
+.djs-palette .entry,
+.djs-palette .djs-palette-toggle {
+  width: 46px;
+  height: 46px;
+  line-height: 46px;
+  cursor: default;
+}
+
+/**
+ * Palette open / two-column layout is controlled via
+ * classes on the palette. Events to hook into palette
+ * changed life-cycle are available in addition.
+ */
+.djs-palette.two-column.open {
+  width: 94px;
+}
+
+.djs-palette:not(.open) .djs-palette-entries {
+  display: none;
+}
+
+.djs-palette:not(.open) {
+  overflow: hidden;
+}
+
+.djs-palette.open .djs-palette-toggle {
+  display: none;
+}
+
+/**
+ * context-pad
+ */
+.djs-overlay-context-pad {
+  width: 72px;
+}
+
+.djs-context-pad {
+  position: absolute;
+  display: none;
+  pointer-events: none;
+}
+
+.djs-context-pad .entry {
+  width: 22px;
+  height: 22px;
+  text-align: center;
+  display: inline-block;
+  font-size: 22px;
+  margin: 0 2px 2px 0;
+
+  border-radius: 3px;
+
+  cursor: default;
+
+  background-color: var(--context-pad-entry-background-color);
+  box-shadow: 0 0 2px 1px var(--context-pad-entry-background-color);
+  pointer-events: all;
+}
+
+.djs-context-pad .entry:before {
+  vertical-align: top;
+}
+
+.djs-context-pad .entry:hover {
+  background: var(--context-pad-entry-hover-background-color);
+}
+
+.djs-context-pad.open {
+  display: block;
+}
+
+/**
+ * popup styles
+ */
+.djs-popup .entry {
+  line-height: 20px;
+  white-space: nowrap;
+  cursor: default;
+}
+
+/* larger font for prefixed icons */
+.djs-popup .entry:before {
+  vertical-align: middle;
+  font-size: 20px;
+}
+
+.djs-popup .entry > span {
+  vertical-align: middle;
+  font-size: 14px;
+}
+
+.djs-popup .entry:hover,
+.djs-popup .entry.active:hover {
+  background: var(--popup-header-entry-selected-background-color);
+}
+
+.djs-popup .entry.disabled {
+  background: inherit;
+}
+
+.djs-popup .djs-popup-header .entry {
+  display: inline-block;
+  padding: 2px 3px 2px 3px;
+
+  border: solid 1px transparent;
+  border-radius: 3px;
+}
+
+.djs-popup .djs-popup-header .entry.active {
+  color: var(--popup-header-entry-selected-color);
+  border: solid 1px var(--popup-header-entry-selected-color);
+  background-color: var(--popup-header-entry-selected-background-color);
+}
+
+.djs-popup-body .entry {
+  padding: 4px 10px 4px 5px;
+}
+
+.djs-popup-body .entry > span {
+  margin-left: 5px;
+}
+
+.djs-popup-body {
+  background-color: var(--popup-body-background-color);
+}
+
+.djs-popup-header {
+  border-bottom: 1px solid var(--popup-header-separator-color);
+}
+
+.djs-popup-header .entry {
+  margin: 1px;
+  margin-left: 3px;
+}
+
+.djs-popup-header .entry:last-child {
+  margin-right: 3px;
+}
+
+/**
+ * popup / palette styles
+ */
+.djs-palette {
+  background: var(--palette-background-color);
+  border: solid 1px var(--palette-border-color);
+  border-radius: 2px;
+}
+
+.djs-popup {
+  background: var(--popup-background-color);
+  border: solid 1px var(--popup-border-color);
+  border-radius: 2px;
+}
+
+/**
+ * touch
+ */
+
+.djs-shape,
+.djs-connection {
+  touch-action: none;
+}
+
+.djs-segment-dragger,
+.djs-bendpoint {
+  display: none;
+}
+
+/**
+ * bendpoints
+ */
+.djs-segment-dragger .djs-visual {
+  display: none;
+
+  fill: var(--bendpoint-fill-color);
+  stroke: var(--bendpoint-stroke-color);
+  stroke-width: 1px;
+  stroke-opacity: 1;
+}
+
+.djs-segment-dragger:hover .djs-visual {
+  display: block;
+}
+
+.djs-bendpoint .djs-visual {
+  fill: var(--bendpoint-fill-color);
+  stroke: var(--bendpoint-stroke-color);
+  stroke-width: 1px;
+  stroke-opacity: 0.5;
+}
+
+.djs-segment-dragger:hover,
+.djs-bendpoints.hover .djs-segment-dragger,
+.djs-bendpoints.selected .djs-segment-dragger,
+.djs-bendpoint:hover,
+.djs-bendpoints.hover .djs-bendpoint,
+.djs-bendpoints.selected .djs-bendpoint {
+  display: block;
+}
+
+.djs-drag-active .djs-bendpoints * {
+  display: none;
+}
+
+.djs-bendpoints:not(.hover) .floating {
+  display: none;
+}
+
+.djs-segment-dragger:hover .djs-visual,
+.djs-segment-dragger.djs-dragging .djs-visual,
+.djs-bendpoint:hover .djs-visual,
+.djs-bendpoint.floating .djs-visual {
+  fill: var(--bendpoint-fill-color);
+  stroke: var(--bendpoint-stroke-color);
+  stroke-opacity: 1;
+}
+
+.djs-bendpoint.floating .djs-hit {
+  pointer-events: none;
+}
+
+.djs-segment-dragger .djs-hit,
+.djs-bendpoint .djs-hit {
+  fill: none;
+  pointer-events: all;
+}
+
+.djs-segment-dragger.horizontal .djs-hit {
+  cursor: ns-resize;
+}
+
+.djs-segment-dragger.vertical .djs-hit {
+  cursor: ew-resize;
+}
+
+.djs-segment-dragger.djs-dragging .djs-hit {
+  pointer-events: none;
+}
+
+.djs-updating,
+.djs-updating > * {
+  pointer-events: none !important;
+}
+
+.djs-updating .djs-context-pad,
+.djs-updating .djs-outline,
+.djs-updating .djs-bendpoint,
+.connect-ok .djs-bendpoint,
+.connect-not-ok .djs-bendpoint,
+.drop-ok .djs-bendpoint,
+.drop-not-ok .djs-bendpoint {
+  display: none !important;
+}
+
+.djs-segment-dragger.djs-dragging,
+.djs-bendpoint.djs-dragging {
+  display: block;
+  opacity: 1.0;
+}
+
+
+/**
+ * tooltips
+ */
+.djs-tooltip-error {
+  width: 160px;
+  padding: 6px;
+
+  background: var(--tooltip-error-background-color);
+  border: solid 1px var(--tooltip-error-border-color);
+  border-radius: 2px;
+  color: var(--tooltip-error-color);
+  font-size: 12px;
+  line-height: 16px;
+  
+  opacity: 0.75;
+}
+
+.djs-tooltip-error:hover {
+  opacity: 1;
+}
+
+
+/**
+ * search pad
+ */
+.djs-search-container {
+  position: absolute;
+  top: 20px;
+  left: 0;
+  right: 0;
+  margin-left: auto;
+  margin-right: auto;
+
+  width: 25%;
+  min-width: 300px;
+  max-width: 400px;
+  z-index: 10;
+
+  font-size: 1.05em;
+  opacity: 0.9;
+  background: var(--search-container-background-color);
+  border: solid 1px var(--search-container-border-color);
+  border-radius: 2px;
+  box-shadow: 0 0 0 2px var(--search-container-box-shadow-color), 0 0 0 1px var(--search-container-box-shadow-inset-color) inset;
+}
+
+.djs-search-container:not(.open) {
+  display: none;
+}
+
+.djs-search-input input {
+  font-size: 1.05em;
+  width: 100%;
+  padding: 6px 10px;
+  border: 1px solid var(--search-input-border-color);
+}
+
+.djs-search-input input:focus {
+  outline: none;
+  border-color: var(--search-input-border-color);
+}
+
+.djs-search-results {
+  position: relative;
+  overflow-y: auto;
+  max-height: 200px;
+}
+
+.djs-search-results:hover {
+  cursor: pointer;
+}
+
+.djs-search-result {
+  width: 100%;
+  padding: 6px 10px;
+  background: white;
+  border-bottom: solid 1px var(--search-result-border-color);
+  border-radius: 1px;
+}
+
+.djs-search-highlight {
+  color: var(--search-result-highlight-color);
+}
+
+.djs-search-result-primary {
+  margin: 0 0 10px;
+}
+
+.djs-search-result-secondary {
+  font-family: monospace;
+  margin: 0;
+}
+
+.djs-search-result:hover {
+  background: var(--search-result-selected-color);
+}
+
+.djs-search-result-selected {
+  background: var(--search-result-selected-color);
+}
+
+.djs-search-result-selected:hover {
+  background: var(--search-result-selected-color);
+}
+
+.djs-search-overlay {
+  background: var(--search-result-selected-color);
+}
+
+/**
+ * hidden styles
+ */
+.djs-element-hidden,
+.djs-element-hidden .djs-hit,
+.djs-element-hidden .djs-outline,
+.djs-label-hidden .djs-label {
+  display: none !important;
+}

File diff suppressed because it is too large
+ 1 - 0
ruoyi-ui-gljt/public/changchun.json


BIN
ruoyi-ui-gljt/public/favicon.ico


BIN
ruoyi-ui-gljt/public/favicon1.ico


File diff suppressed because it is too large
+ 46 - 0
ruoyi-ui-gljt/public/html/ie.html


+ 217 - 0
ruoyi-ui-gljt/public/index.html

@@ -0,0 +1,217 @@
+<!DOCTYPE html>
+<html>
+  <head>
+    <meta charset="utf-8">
+    <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+    <meta name="renderer" content="webkit">
+    <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
+    <link rel="icon" href="<%= BASE_URL %>favicon.ico">
+    <title><%= webpackConfig.name %></title>
+    <!--[if lt IE 11]><script>window.location.href='/html/ie.html';</script><![endif]-->
+	  <script>
+      window._AMapSecurityConfig = {
+        securityJsCode: 'cb8b6f03ca4bc204689a221deb204657'
+      };
+    </script>
+    <style>
+    html,
+    body,
+    #app {
+      height: 100%;
+      margin: 0px;
+      padding: 0px;
+    }
+    .chromeframe {
+      margin: 0.2em 0;
+      background: #ccc;
+      color: #000;
+      padding: 0.2em 0;
+    }
+
+    #loader-wrapper {
+      position: fixed;
+      top: 0;
+      left: 0;
+      width: 100%;
+      height: 100%;
+      z-index: 999999;
+    }
+
+    #loader {
+      display: block;
+      position: relative;
+      left: 50%;
+      top: 50%;
+      width: 150px;
+      height: 150px;
+      margin: -75px 0 0 -75px;
+      border-radius: 50%;
+      border: 3px solid transparent;
+      border-top-color: #FFF;
+      -webkit-animation: spin 2s linear infinite;
+      -ms-animation: spin 2s linear infinite;
+      -moz-animation: spin 2s linear infinite;
+      -o-animation: spin 2s linear infinite;
+      animation: spin 2s linear infinite;
+      z-index: 1001;
+    }
+
+    #loader:before {
+      content: "";
+      position: absolute;
+      top: 5px;
+      left: 5px;
+      right: 5px;
+      bottom: 5px;
+      border-radius: 50%;
+      border: 3px solid transparent;
+      border-top-color: #FFF;
+      -webkit-animation: spin 3s linear infinite;
+      -moz-animation: spin 3s linear infinite;
+      -o-animation: spin 3s linear infinite;
+      -ms-animation: spin 3s linear infinite;
+      animation: spin 3s linear infinite;
+    }
+
+    #loader:after {
+      content: "";
+      position: absolute;
+      top: 15px;
+      left: 15px;
+      right: 15px;
+      bottom: 15px;
+      border-radius: 50%;
+      border: 3px solid transparent;
+      border-top-color: #FFF;
+      -moz-animation: spin 1.5s linear infinite;
+      -o-animation: spin 1.5s linear infinite;
+      -ms-animation: spin 1.5s linear infinite;
+      -webkit-animation: spin 1.5s linear infinite;
+      animation: spin 1.5s linear infinite;
+    }
+
+
+    @-webkit-keyframes spin {
+      0% {
+        -webkit-transform: rotate(0deg);
+        -ms-transform: rotate(0deg);
+        transform: rotate(0deg);
+      }
+      100% {
+        -webkit-transform: rotate(360deg);
+        -ms-transform: rotate(360deg);
+        transform: rotate(360deg);
+      }
+    }
+
+    @keyframes spin {
+      0% {
+        -webkit-transform: rotate(0deg);
+        -ms-transform: rotate(0deg);
+        transform: rotate(0deg);
+      }
+      100% {
+        -webkit-transform: rotate(360deg);
+        -ms-transform: rotate(360deg);
+        transform: rotate(360deg);
+      }
+    }
+
+
+    #loader-wrapper .loader-section {
+      position: fixed;
+      top: 0;
+      width: 51%;
+      height: 100%;
+      background: #7171C6;
+      z-index: 1000;
+      -webkit-transform: translateX(0);
+      -ms-transform: translateX(0);
+      transform: translateX(0);
+    }
+
+    #loader-wrapper .loader-section.section-left {
+      left: 0;
+    }
+
+    #loader-wrapper .loader-section.section-right {
+      right: 0;
+    }
+
+
+    .loaded #loader-wrapper .loader-section.section-left {
+      -webkit-transform: translateX(-100%);
+      -ms-transform: translateX(-100%);
+      transform: translateX(-100%);
+      -webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
+      transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
+    }
+
+    .loaded #loader-wrapper .loader-section.section-right {
+      -webkit-transform: translateX(100%);
+      -ms-transform: translateX(100%);
+      transform: translateX(100%);
+      -webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
+      transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
+    }
+
+    .loaded #loader {
+      opacity: 0;
+      -webkit-transition: all 0.3s ease-out;
+      transition: all 0.3s ease-out;
+    }
+
+    .loaded #loader-wrapper {
+      visibility: hidden;
+      -webkit-transform: translateY(-100%);
+      -ms-transform: translateY(-100%);
+      transform: translateY(-100%);
+      -webkit-transition: all 0.3s 1s ease-out;
+      transition: all 0.3s 1s ease-out;
+    }
+
+    .no-js #loader-wrapper {
+      display: none;
+    }
+
+    .no-js h1 {
+      color: #222222;
+    }
+
+    #loader-wrapper .load_title {
+      font-family: 'Open Sans';
+      color: #FFF;
+      font-size: 19px;
+      width: 100%;
+      text-align: center;
+      z-index: 9999999999999;
+      position: absolute;
+      top: 60%;
+      opacity: 1;
+      line-height: 30px;
+    }
+
+    #loader-wrapper .load_title span {
+      font-weight: normal;
+      font-style: italic;
+      font-size: 13px;
+      color: #FFF;
+      opacity: 0.5;
+    }
+    .amap-logo,.amap-copyright{
+      //display: none;
+      opacity: 0 !important;
+    }
+  </style>
+  </head>
+  <body>
+    <div id="app">
+	    <div id="loader-wrapper">
+		    <div id="loader"></div>
+		    <div class="loader-section section-left"></div>
+		    <div class="loader-section section-right"></div>
+		    <div class="load_title">正在加载系统资源,请耐心等待</div>
+        </div>
+	</div>
+  </body>
+</html>

File diff suppressed because it is too large
+ 1 - 0
ruoyi-ui-gljt/public/jilin.json


File diff suppressed because it is too large
+ 1 - 0
ruoyi-ui-gljt/public/map/220000.json


File diff suppressed because it is too large
+ 3610 - 0
ruoyi-ui-gljt/public/map/220100.json


File diff suppressed because it is too large
+ 1 - 0
ruoyi-ui-gljt/public/map/220200.json


File diff suppressed because it is too large
+ 1365 - 0
ruoyi-ui-gljt/public/map/220300.json


+ 983 - 0
ruoyi-ui-gljt/public/map/220400.json

@@ -0,0 +1,983 @@
+{
+  "type": "FeatureCollection",
+  "features": [
+    {
+      "type": "Feature",
+      "properties": {
+        "name": "东丰县"
+      },
+      "geometry": {
+        "type": "MultiPolygon",
+        "coordinates": [
+          [
+            [
+              [
+                125.436236601563,
+                43.2253200507813
+              ],
+              [
+                125.47978640625,
+                43.1952529121094
+              ],
+              [
+                125.483468046875,
+                43.178843
+              ],
+              [
+                125.475103789063,
+                43.1415517402344
+              ],
+              [
+                125.49142703125,
+                43.0979274726563
+              ],
+              [
+                125.55326296875,
+                43.0897585273438
+              ],
+              [
+                125.58142703125,
+                43.0679274726563
+              ],
+              [
+                125.64326296875,
+                43.0597585273438
+              ],
+              [
+                125.657345,
+                43.0538430000001
+              ],
+              [
+                125.667345,
+                43.0538430000001
+              ],
+              [
+                125.674918242188,
+                43.0388722968751
+              ],
+              [
+                125.709771757813,
+                43.0288137031251
+              ],
+              [
+                125.720704375,
+                43.0072023750001
+              ],
+              [
+                125.727345,
+                43.003843
+              ],
+              [
+                125.755357695313,
+                42.9407448554687
+              ],
+              [
+                125.735548125,
+                42.923676984375
+              ],
+              [
+                125.730889921875,
+                42.8657216621094
+              ],
+              [
+                125.75197390625,
+                42.8184706855469
+              ],
+              [
+                125.786793242188,
+                42.8029335761719
+              ],
+              [
+                125.83197390625,
+                42.764009015625
+              ],
+              [
+                125.805523710938,
+                42.7481850410156
+              ],
+              [
+                125.792252226563,
+                42.7492519355469
+              ],
+              [
+                125.712437773438,
+                42.7384340644532
+              ],
+              [
+                125.698604765625,
+                42.7395449042969
+              ],
+              [
+                125.641261015625,
+                42.7290846992188
+              ],
+              [
+                125.662877226563,
+                42.7104616523438
+              ],
+              [
+                125.657008085938,
+                42.637446515625
+              ],
+              [
+                125.68197390625,
+                42.6084706855469
+              ],
+              [
+                125.713355742188,
+                42.5990224433594
+              ],
+              [
+                125.70197390625,
+                42.5892153144531
+              ],
+              [
+                125.6880871875,
+                42.5730995917969
+              ],
+              [
+                125.67197390625,
+                42.5592153144531
+              ],
+              [
+                125.662022734375,
+                42.5476638007813
+              ],
+              [
+                125.63877078125,
+                42.5495314765625
+              ],
+              [
+                125.58275515625,
+                42.5012721992188
+              ],
+              [
+                125.558131132813,
+                42.4363881660156
+              ],
+              [
+                125.430968046875,
+                42.3799379707031
+              ],
+              [
+                125.412345,
+                42.3784413886719
+              ],
+              [
+                125.389224882813,
+                42.3802992988281
+              ],
+              [
+                125.34197390625,
+                42.3592153144531
+              ],
+              [
+                125.316832304688,
+                42.3300319648438
+              ],
+              [
+                125.26197390625,
+                42.3092153144532
+              ],
+              [
+                125.257345,
+                42.303843
+              ],
+              [
+                125.165650664063,
+                42.3075978828125
+              ],
+              [
+                125.174405546875,
+                42.3288430000001
+              ],
+              [
+                125.16654421875,
+                42.3479213691407
+              ],
+              [
+                125.2005871875,
+                42.3665834785157
+              ],
+              [
+                125.17654421875,
+                42.3797646308594
+              ],
+              [
+                125.18646609375,
+                42.4038430000001
+              ],
+              [
+                125.175816679688,
+                42.4296804023437
+              ],
+              [
+                125.145445585938,
+                42.4390639472656
+              ],
+              [
+                125.12892703125,
+                42.4692006660157
+              ],
+              [
+                125.107345,
+                42.473843
+              ],
+              [
+                125.098389921875,
+                42.48837425
+              ],
+              [
+                125.07048953125,
+                42.4978835273438
+              ],
+              [
+                125.075460234375,
+                42.513843
+              ],
+              [
+                125.066329375,
+                42.5431545234375
+              ],
+              [
+                125.08404421875,
+                42.5683852363282
+              ],
+              [
+                125.079229765625,
+                42.583843
+              ],
+              [
+                125.090279570313,
+                42.6193190742188
+              ],
+              [
+                125.047345,
+                42.623843
+              ],
+              [
+                125.06271609375,
+                42.6484706855469
+              ],
+              [
+                125.077022734375,
+                42.6959938789063
+              ],
+              [
+                125.17654421875,
+                42.65944846875
+              ],
+              [
+                125.228468046875,
+                42.6884194160157
+              ],
+              [
+                125.27271609375,
+                42.6984706855469
+              ],
+              [
+                125.322935820313,
+                42.7264894843751
+              ],
+              [
+                125.321944609375,
+                42.738843
+              ],
+              [
+                125.322906523438,
+                42.7508071113281
+              ],
+              [
+                125.360445585938,
+                42.7477907539063
+              ],
+              [
+                125.43213015625,
+                42.7692617011719
+              ],
+              [
+                125.443961210938,
+                42.7683107734376
+              ],
+              [
+                125.46197390625,
+                42.7892153144532
+              ],
+              [
+                125.4780871875,
+                42.8030995917969
+              ],
+              [
+                125.500103789063,
+                42.8286525703125
+              ],
+              [
+                125.533355742188,
+                42.8386635566407
+              ],
+              [
+                125.5219153125,
+                42.8485195136719
+              ],
+              [
+                125.523936796875,
+                42.8736305976562
+              ],
+              [
+                125.5118371875,
+                42.9290969062501
+              ],
+              [
+                125.535831328125,
+                42.9497682929688
+              ],
+              [
+                125.561363554688,
+                42.9477162910156
+              ],
+              [
+                125.583453398438,
+                42.9600405097657
+              ],
+              [
+                125.580870390625,
+                42.9921901679688
+              ],
+              [
+                125.56197390625,
+                43.008470685547
+              ],
+              [
+                125.544439726563,
+                43.02882346875
+              ],
+              [
+                125.486656523438,
+                43.0419509101563
+              ],
+              [
+                125.45271609375,
+                43.0892153144531
+              ],
+              [
+                125.42505984375,
+                43.1015566230469
+              ],
+              [
+                125.41271609375,
+                43.1292153144531
+              ],
+              [
+                125.397345,
+                43.1338430000001
+              ],
+              [
+                125.39326296875,
+                43.1397585273438
+              ],
+              [
+                125.349849882813,
+                43.156001203125
+              ],
+              [
+                125.364991484375,
+                43.1920449042969
+              ],
+              [
+                125.359381132813,
+                43.2170583320313
+              ],
+              [
+                125.372345,
+                43.2199636054688
+              ],
+              [
+                125.392345,
+                43.2154799628906
+              ],
+              [
+                125.436236601563,
+                43.2253200507813
+              ]
+            ]
+          ]
+        ]
+      }
+    },
+    {
+      "type": "Feature",
+      "properties": {
+        "name": "东辽县",
+        "cp": [
+          125.00,
+          42.92
+        ]
+      },
+      "geometry": {
+        "type": "MultiPolygon",
+        "coordinates": [
+          [
+            [
+              [
+                125.329210234375,
+                43.1267507148437
+              ],
+              [
+                125.377667265625,
+                43.0997145820313
+              ],
+              [
+                125.397345,
+                43.1338430000001
+              ],
+              [
+                125.41271609375,
+                43.1292153144531
+              ],
+              [
+                125.42505984375,
+                43.1015566230469
+              ],
+              [
+                125.45271609375,
+                43.0892153144531
+              ],
+              [
+                125.486656523438,
+                43.0419509101563
+              ],
+              [
+                125.544439726563,
+                43.02882346875
+              ],
+              [
+                125.56197390625,
+                43.008470685547
+              ],
+              [
+                125.580870390625,
+                42.9921901679688
+              ],
+              [
+                125.583453398438,
+                42.9600405097657
+              ],
+              [
+                125.561363554688,
+                42.9477162910156
+              ],
+              [
+                125.535831328125,
+                42.9497682929688
+              ],
+              [
+                125.5118371875,
+                42.9290969062501
+              ],
+              [
+                125.523936796875,
+                42.8736305976562
+              ],
+              [
+                125.5219153125,
+                42.8485195136719
+              ],
+              [
+                125.533355742188,
+                42.8386635566407
+              ],
+              [
+                125.500103789063,
+                42.8286525703125
+              ],
+              [
+                125.4780871875,
+                42.8030995917969
+              ],
+              [
+                125.46197390625,
+                42.7892153144532
+              ],
+              [
+                125.443961210938,
+                42.7683107734376
+              ],
+              [
+                125.43213015625,
+                42.7692617011719
+              ],
+              [
+                125.360445585938,
+                42.7477907539063
+              ],
+              [
+                125.322906523438,
+                42.7508071113281
+              ],
+              [
+                125.321944609375,
+                42.738843
+              ],
+              [
+                125.322935820313,
+                42.7264894843751
+              ],
+              [
+                125.27271609375,
+                42.6984706855469
+              ],
+              [
+                125.228468046875,
+                42.6884194160157
+              ],
+              [
+                125.17654421875,
+                42.65944846875
+              ],
+              [
+                125.077022734375,
+                42.6959938789063
+              ],
+              [
+                125.06271609375,
+                42.6484706855469
+              ],
+              [
+                125.047345,
+                42.623843
+              ],
+              [
+                125.034742460938,
+                42.6092153144532
+              ],
+              [
+                125.01197390625,
+                42.628470685547
+              ],
+              [
+                125.00271609375,
+                42.6592153144531
+              ],
+              [
+                124.9719153125,
+                42.6785073066406
+              ],
+              [
+                124.973150664063,
+                42.693843
+              ],
+              [
+                124.971163359375,
+                42.7185195136719
+              ],
+              [
+                124.99197390625,
+                42.7364455390625
+              ],
+              [
+                124.97986453125,
+                42.7793105292969
+              ],
+              [
+                124.955689726563,
+                42.8073683906251
+              ],
+              [
+                124.913316679688,
+                42.8107741523437
+              ],
+              [
+                124.886124296875,
+                42.7792153144531
+              ],
+              [
+                124.8668371875,
+                42.7918300605469
+              ],
+              [
+                124.851217070313,
+                42.8198232246094
+              ],
+              [
+                124.852745390625,
+                42.838843
+              ],
+              [
+                124.849146757813,
+                42.8836330390625
+              ],
+              [
+                124.8663684375,
+                42.9786183906251
+              ],
+              [
+                124.85271609375,
+                43.0092153144531
+              ],
+              [
+                124.836949492188,
+                43.0227992988282
+              ],
+              [
+                124.87271609375,
+                43.0684706855469
+              ],
+              [
+                124.887345,
+                43.1338430000001
+              ],
+              [
+                124.95271609375,
+                43.1684706855469
+              ],
+              [
+                124.970103789063,
+                43.1886525703125
+              ],
+              [
+                125.00271609375,
+                43.198470685547
+              ],
+              [
+                125.02197390625,
+                43.2092153144532
+              ],
+              [
+                125.185260039063,
+                43.2258705878907
+              ],
+              [
+                125.27197390625,
+                43.1484706855469
+              ],
+              [
+                125.329210234375,
+                43.1267507148437
+              ]
+            ],
+            [
+              [
+                125.317345,
+                42.9038430000001
+              ],
+              [
+                125.329537382813,
+                42.9072658515625
+              ],
+              [
+                125.320767851563,
+                42.9160353828125
+              ],
+              [
+                125.304810820313,
+                42.9146425605469
+              ],
+              [
+                125.271959257813,
+                43.0012087226563
+              ],
+              [
+                125.242823515625,
+                43.0284706855469
+              ],
+              [
+                125.187345,
+                42.993843
+              ],
+              [
+                125.161246367188,
+                42.9899404121094
+              ],
+              [
+                125.15158328125,
+                42.9748415351562
+              ],
+              [
+                125.132345,
+                42.9802480292969
+              ],
+              [
+                125.122345,
+                42.9774379707032
+              ],
+              [
+                125.102345,
+                42.9830580878906
+              ],
+              [
+                125.077345,
+                42.9760329414063
+              ],
+              [
+                125.054288359375,
+                42.9825124335938
+              ],
+              [
+                125.0651575,
+                42.9438430000001
+              ],
+              [
+                125.058345976563,
+                42.9196059394532
+              ],
+              [
+                125.067345,
+                42.913843
+              ],
+              [
+                125.07170046875,
+                42.9081996894532
+              ],
+              [
+                125.081422148438,
+                42.8424050117188
+              ],
+              [
+                125.11298953125,
+                42.8294863105469
+              ],
+              [
+                125.125811796875,
+                42.812876203125
+              ],
+              [
+                125.16170046875,
+                42.8394863105469
+              ],
+              [
+                125.19021609375,
+                42.8511574531251
+              ],
+              [
+                125.217926054688,
+                42.8344448066407
+              ],
+              [
+                125.266485625,
+                42.8704482246094
+              ],
+              [
+                125.297345,
+                42.8658876777344
+              ],
+              [
+                125.325186796875,
+                42.8700014472656
+              ],
+              [
+                125.317345,
+                42.9038430000001
+              ]
+            ]
+          ]
+        ]
+      }
+    },
+    {
+      "type": "Feature",
+      "properties": {
+        "name": "龙山区"
+      },
+      "geometry": {
+        "type": "MultiPolygon",
+        "coordinates": [
+          [
+            [
+              [
+                125.317345,
+                42.9038430000001
+              ],
+              [
+                125.320767851563,
+                42.9160353828125
+              ],
+              [
+                125.329537382813,
+                42.9072658515625
+              ],
+              [
+                125.317345,
+                42.9038430000001
+              ]
+            ]
+          ],
+          [
+            [
+              [
+                125.317345,
+                42.9038430000001
+              ],
+              [
+                125.325186796875,
+                42.8700014472656
+              ],
+              [
+                125.297345,
+                42.8658876777344
+              ],
+              [
+                125.266485625,
+                42.8704482246094
+              ],
+              [
+                125.217926054688,
+                42.8344448066407
+              ],
+              [
+                125.19021609375,
+                42.8511574531251
+              ],
+              [
+                125.16170046875,
+                42.8394863105469
+              ],
+              [
+                125.125811796875,
+                42.812876203125
+              ],
+              [
+                125.11298953125,
+                42.8294863105469
+              ],
+              [
+                125.081422148438,
+                42.8424050117188
+              ],
+              [
+                125.07170046875,
+                42.9081996894532
+              ],
+              [
+                125.067345,
+                42.913843
+              ],
+              [
+                125.132340117188,
+                42.9084401679688
+              ],
+              [
+                125.16338015625,
+                42.9109352851563
+              ],
+              [
+                125.161920195313,
+                42.9291213203125
+              ],
+              [
+                125.182916289063,
+                42.9667494941407
+              ],
+              [
+                125.181925078125,
+                42.9790810371094
+              ],
+              [
+                125.187345,
+                42.993843
+              ],
+              [
+                125.242823515625,
+                43.0284706855469
+              ],
+              [
+                125.271959257813,
+                43.0012087226563
+              ],
+              [
+                125.304810820313,
+                42.9146425605469
+              ],
+              [
+                125.317345,
+                42.9038430000001
+              ]
+            ]
+          ]
+        ]
+      }
+    },
+    {
+      "type": "Feature",
+      "properties": {
+        "name": "西安区"
+      },
+      "geometry": {
+        "type": "MultiPolygon",
+        "coordinates": [
+          [
+            [
+              [
+                125.181925078125,
+                42.9790810371094
+              ],
+              [
+                125.182916289063,
+                42.9667494941407
+              ],
+              [
+                125.161920195313,
+                42.9291213203125
+              ],
+              [
+                125.16338015625,
+                42.9109352851563
+              ],
+              [
+                125.132340117188,
+                42.9084401679688
+              ],
+              [
+                125.067345,
+                42.913843
+              ],
+              [
+                125.058345976563,
+                42.9196059394532
+              ],
+              [
+                125.0651575,
+                42.9438430000001
+              ],
+              [
+                125.054288359375,
+                42.9825124335938
+              ],
+              [
+                125.077345,
+                42.9760329414063
+              ],
+              [
+                125.102345,
+                42.9830580878906
+              ],
+              [
+                125.122345,
+                42.9774379707032
+              ],
+              [
+                125.132345,
+                42.9802480292969
+              ],
+              [
+                125.15158328125,
+                42.9748415351562
+              ],
+              [
+                125.161246367188,
+                42.9899404121094
+              ],
+              [
+                125.187345,
+                42.993843
+              ],
+              [
+                125.181925078125,
+                42.9790810371094
+              ]
+            ]
+          ]
+        ]
+      }
+    }
+  ]
+}

File diff suppressed because it is too large
+ 5 - 0
ruoyi-ui-gljt/public/map/220500.json


File diff suppressed because it is too large
+ 1 - 0
ruoyi-ui-gljt/public/map/220600.json


File diff suppressed because it is too large
+ 1 - 0
ruoyi-ui-gljt/public/map/220700.json


File diff suppressed because it is too large
+ 1 - 0
ruoyi-ui-gljt/public/map/220800.json


File diff suppressed because it is too large
+ 1 - 0
ruoyi-ui-gljt/public/map/222400.json


+ 2 - 0
ruoyi-ui-gljt/public/robots.txt

@@ -0,0 +1,2 @@
+User-agent: *
+Disallow: /

+ 19 - 0
ruoyi-ui-gljt/src/App.vue

@@ -0,0 +1,19 @@
+<template>
+  <div id="app">
+    <router-view />
+  </div>
+</template>
+
+<script>
+export default  {
+  name:  'App',
+    metaInfo() {
+        return {
+            title: this.$store.state.settings.dynamicTitle && this.$store.state.settings.title,
+            titleTemplate: title => {
+                return title ? `${title} - ${process.env.VUE_APP_TITLE}` : process.env.VUE_APP_TITLE
+            }
+        }
+    }
+}
+</script>

+ 179 - 0
ruoyi-ui-gljt/src/api/bigScreen.js

@@ -0,0 +1,179 @@
+import request from '@/utils/request'
+
+//老人点位数据
+export function getOldmanMarkers(params) {
+  return request({
+    url: '/system/xzqhWl/lr',
+    method: 'get',
+    params: params
+  })
+}
+
+// // 老人详情数据
+// export function getOldmanDetails(params) {
+//   return request({
+//     url: '/system/xzqhWl/lr/dc',
+//     method: 'get',
+//     params: params
+//   })
+// }
+
+// 老人详情数据
+export function getOldmanDetails(params) {
+  var xhr = new XMLHttpRequest()
+  xhr.open('get', '/getxflrinfo?lrid=' + params.lrId, false)
+  xhr.setRequestHeader('Content-Type', 'application/json;charset=utf-8')
+  xhr.send()
+  return JSON.parse(xhr.responseText)
+}
+
+// 养老机构点位数据
+export function getOrgMarkers(params) {
+  return request({
+    url: '/system/xzqhWl/fwz',
+    method: 'get',
+    params: params
+  })
+}
+
+// 养老机构详情数据
+export function getOrgDetails(params) {
+  return request({
+    url: '/system/xzqhWl/fwz/dc',
+    method: 'get',
+    params: params
+  })
+}
+
+// 服务产品数据
+export function getProduction(params) {
+  return request({
+    url: '/system/wlcp/list',
+    method: 'get',
+    params: params
+  })
+}
+
+// 交易信息数据
+export function getTradingRecord(params) {
+  return request({
+    url: '/system/ddjy/list',
+    method: 'get',
+    params: params
+  })
+}
+
+// 历史评价数据
+export function getEvaluate(params) {
+  return request({
+    url: '/system/ddpj/list',
+    method: 'get',
+    params: params
+  })
+}
+
+// 为老服务商点位数据
+export function getServiceMarkers(params) {
+  return request({
+    url: '/system/xzqhWl/fws',
+    method: 'get',
+    params: params
+  })
+}
+
+// 为老服务商详情数据
+export function getServiceDetails(params) {
+  return request({
+    url: '/system/xzqhWl/fws/dc',
+    method: 'get',
+    params: params
+  })
+}
+
+// 为老服务产品滚动列表
+export function getProductList(params) {
+  return request({
+    url: '/system/ddjy/lbt',
+    method: 'get',
+    params: params
+  })
+}
+
+// 摄像头点位数据
+export function getMonitorMarkers(params) {
+  return request({
+    url: '/system/xzqhWl/sst',
+    method: 'get',
+    params: params
+  })
+}
+
+// 摄像头点位详情数据
+export function getMonitorDetails(params) {
+  return request({
+    url: '/system/xzqhWl/sst/dc',
+    method: 'get',
+    params: params
+  })
+}
+
+// 智能设备点位数据
+export function getSmartMarkers(params) {
+  return request({
+    url: '/system/xzqhWl/znsb',
+    method: 'get',
+    params: params
+  })
+}
+// 智能设备点位数据
+export function getSmartList(params) {
+  return request({
+    url: '/system/yjbw/getAdv',
+    method: 'get',
+    params: params
+  })
+}
+
+// 智能设备详情数据
+export function getSmartDetails(params) {
+  return request({
+    url: '/system/xzqhWl/znsb/dc',
+    method: 'get',
+    params: params
+  })
+}
+// 智能设备收发记录数据
+export function getSmartRecord(params) {
+  return request({
+    url: '/system/yjbw/list',
+    method: 'get',
+    params: params
+  })
+}
+
+// 养老机构下社区
+export function getRegion(params) {
+  return request({
+    url: '/system/xzqhWl/xq',
+    method: 'get',
+    params: params
+  })
+}
+
+// 机构下社区
+export function getSqxq(params) {
+  return request({
+    url: '/system/xzqhWl/sqxq',
+    method: 'get',
+    params: params
+  })
+}
+
+// 机构下社区
+export function getXfxzqhid(params) {
+  return request({
+    url: '/system/xzqhWl/xfId',
+    method: 'get',
+    params: params
+  })
+}

+ 225 - 0
ruoyi-ui-gljt/src/api/business/btgl/Export2Excel.js

@@ -0,0 +1,225 @@
+/* eslint-disable */
+import { saveAs } from 'file-saver'
+import * as XLSX from 'xlsx'
+
+function generateArray(table) {
+  var out = [];
+  var rows = table.querySelectorAll('tr');
+  var ranges = [];
+  for (var R = 0; R < rows.length; ++R) {
+    var outRow = [];
+    var row = rows[R];
+    var columns = row.querySelectorAll('td');
+    for (var C = 0; C < columns.length; ++C) {
+      var cell = columns[C];
+      var colspan = cell.getAttribute('colspan');
+      var rowspan = cell.getAttribute('rowspan');
+      var cellValue = cell.innerText;
+      if (cellValue !== "" && cellValue == +cellValue) cellValue = +cellValue;
+
+      //Skip ranges
+      ranges.forEach(function (range) {
+        if (R >= range.s.r && R <= range.e.r && outRow.length >= range.s.c && outRow.length <= range.e.c) {
+          for (var i = 0; i <= range.e.c - range.s.c; ++i) outRow.push(null);
+        }
+      });
+
+      //Handle Row Span
+      if (rowspan || colspan) {
+        rowspan = rowspan || 1;
+        colspan = colspan || 1;
+        ranges.push({
+          s: {
+            r: R,
+            c: outRow.length
+          },
+          e: {
+            r: R + rowspan - 1,
+            c: outRow.length + colspan - 1
+          }
+        });
+      };
+
+      //Handle Value
+      outRow.push(cellValue !== "" ? cellValue : null);
+
+      //Handle Colspan
+      if (colspan)
+        for (var k = 0; k < colspan - 1; ++k) outRow.push(null);
+    }
+    out.push(outRow);
+  }
+  return [out, ranges];
+};
+
+function datenum(v, date1904) {
+  if (date1904) v += 1462;
+  var epoch = Date.parse(v);
+  return (epoch - new Date(Date.UTC(1899, 11, 30))) / (24 * 60 * 60 * 1000);
+}
+
+function sheet_from_array_of_arrays(data, opts) {
+  var ws = {};
+  var range = {
+    s: {
+      c: 10000000,
+      r: 10000000
+    },
+    e: {
+      c: 0,
+      r: 0
+    }
+  };
+  for (var R = 0; R != data.length; ++R) {
+    for (var C = 0; C != data[R].length; ++C) {
+      if (range.s.r > R) range.s.r = R;
+      if (range.s.c > C) range.s.c = C;
+      if (range.e.r < R) range.e.r = R;
+      if (range.e.c < C) range.e.c = C;
+      var cell = {
+        v: data[R][C]
+      };
+      if (cell.v == null) continue;
+      var cell_ref = XLSX.utils.encode_cell({
+        c: C,
+        r: R
+      });
+
+      if (typeof cell.v === 'number') cell.t = 'n';
+      else if (typeof cell.v === 'boolean') cell.t = 'b';
+      else if (cell.v instanceof Date) {
+        cell.t = 'n';
+        cell.z = XLSX.SSF._table[14];
+        cell.v = datenum(cell.v);
+      }
+      else cell.t = 's';
+      ws[cell_ref] = cell;
+    }
+  }
+  if (range.s.c < 10000000) ws['!ref'] = XLSX.utils.encode_range(range);
+  return ws;
+}
+
+function Workbook() {
+  if (!(this instanceof Workbook)) return new Workbook();
+  this.SheetNames = [];
+  this.Sheets = {};
+}
+
+function s2ab(s) {
+  var buf = new ArrayBuffer(s.length);
+  var view = new Uint8Array(buf);
+  for (var i = 0; i != s.length; ++i) view[i] = s.charCodeAt(i) & 0xFF;
+  return buf;
+}
+
+export function export_table_to_excel(id) {
+  var theTable = document.getElementById(id);
+  var oo = generateArray(theTable);
+  var ranges = oo[1];
+
+  /* original data */
+  var data = oo[0];
+  var ws_name = "SheetJS";
+
+  var wb = new Workbook(),
+    ws = sheet_from_array_of_arrays(data);
+
+  /* add ranges to worksheet */
+  // ws['!cols'] = ['apple', 'banan'];
+  ws['!merges'] = ranges;
+
+  /* add worksheet to workbook */
+  wb.SheetNames.push(ws_name);
+  wb.Sheets[ws_name] = ws;
+
+  var wbout = XLSX.write(wb, {
+    bookType: 'xlsx',
+    bookSST: false,
+    type: 'binary'
+  });
+
+  saveAs(new Blob([s2ab(wbout)], {
+    type: "application/octet-stream"
+  }), "test.xlsx")
+}
+// 对此方法进行修改,如下:
+export function export_json_to_excel({
+                                       multiHeader2 = [],	// 第一行表头
+                                       multiHeader = [], // 第二行表头
+                                       header,	// 第三行表头
+                                       data,
+                                       filename, //文件名
+                                       merges = [], // 合并
+                                       autoWidth = true,
+                                       bookType = 'xlsx'
+                                     } = {}) {
+  /* original data */
+  filename = filename || '列表';
+  data = [...data]
+  data.unshift(header);
+
+  for (let i = multiHeader2.length - 1; i > -1; i--) {
+    data.unshift(multiHeader2[i])
+  }
+
+  for (let i = multiHeader.length - 1; i > -1; i--) {
+    data.unshift(multiHeader[i])
+  }
+
+  var ws_name = "SheetJS";
+  var wb = new Workbook(),
+    ws = sheet_from_array_of_arrays(data);
+
+  if (merges.length > 0) {
+    if (!ws['!merges']) ws['!merges'] = [];
+    merges.forEach(item => {
+      ws['!merges'].push(XLSX.utils.decode_range(item))
+    })
+  }
+
+  if (autoWidth) {
+    /*设置worksheet每列的最大宽度*/
+    const colWidth = data.map(row => row.map(val => {
+      /*先判断是否为null/undefined*/
+      if (val == null) {
+        return {
+          'wch': 10
+        };
+      }
+      /*再判断是否为中文*/
+      else if (val.toString().charCodeAt(0) > 255) {
+        return {
+          'wch': val.toString().length * 2
+        };
+      } else {
+        return {
+          'wch': val.toString().length
+        };
+      }
+    }))
+    /*以第一行为初始值*/
+    let result = colWidth[0];
+    for (let i = 1; i < colWidth.length; i++) {
+      for (let j = 0; j < colWidth[i].length; j++) {
+        if (result[j]['wch'] < colWidth[i][j]['wch']) {
+          result[j]['wch'] = colWidth[i][j]['wch'];
+        }
+      }
+    }
+    ws['!cols'] = result;
+  }
+
+  /* add worksheet to workbook */
+  wb.SheetNames.push(ws_name);
+  wb.Sheets[ws_name] = ws;
+
+  var wbout = XLSX.write(wb, {
+    bookType: bookType,
+    bookSST: false,
+    type: 'binary'
+  });
+  saveAs(new Blob([s2ab(wbout)], {
+    type: "application/octet-stream"
+  }), `${filename}.${bookType}`);
+}

+ 62 - 0
ruoyi-ui-gljt/src/api/business/btgl/btglTf.js

@@ -0,0 +1,62 @@
+import request from '@/utils/request'
+
+// 查询补贴停发信息列表
+export function listBtglTf(query) {
+  return request({
+    url: '/business/btglTf/list',
+    method: 'get',
+    params: query
+  })
+}
+
+// 查询补贴停发信息详细
+export function getBtglTf(id) {
+  return request({
+    url: '/business/btglTf/' + id,
+    method: 'get'
+  })
+}
+
+// 新增补贴停发信息
+export function addBtglTfLr(data) {
+  return request({
+    url: '/business/btglTf/lr',
+    method: 'post',
+    data: data
+  })
+}
+
+// 新增补贴停发信息
+export function addBtglTfJg(data) {
+  return request({
+    url: '/business/btglTf/jg',
+    method: 'post',
+    data: data
+  })
+}
+
+// 修改补贴停发信息
+export function updateBtglTfLr(data) {
+  return request({
+    url: '/business/btglTf/lr',
+    method: 'put',
+    data: data
+  })
+}
+
+// 修改补贴停发信息
+export function updateBtglTfJg(data) {
+  return request({
+    url: '/business/btglTf/jg',
+    method: 'put',
+    data: data
+  })
+}
+
+// 删除补贴停发信息
+export function delBtglTf(id) {
+  return request({
+    url: '/business/btglTf/' + id,
+    method: 'delete'
+  })
+}

+ 53 - 0
ruoyi-ui-gljt/src/api/business/btgl/glbt.js

@@ -0,0 +1,53 @@
+import request from '@/utils/request'
+
+// 查询补贴管理高龄补贴信息列表
+export function listGlbt(query) {
+  return request({
+    url: '/business/glbt/list',
+    method: 'get',
+    params: query
+  })
+}
+
+// 查询补贴管理高龄补贴信息详细
+export function getGlbt(id) {
+  return request({
+    url: '/business/glbt/' + id,
+    method: 'get'
+  })
+}
+
+// 新增补贴管理高龄补贴信息
+export function addGlbt(data) {
+  return request({
+    url: '/business/glbt',
+    method: 'post',
+    data: data
+  })
+}
+
+// 修改补贴管理高龄补贴信息
+export function updateGlbt(data) {
+  return request({
+    url: '/business/glbt',
+    method: 'put',
+    data: data
+  })
+}
+
+// 删除补贴管理高龄补贴信息
+export function delGlbt(id) {
+  return request({
+    url: '/business/glbt/' + id,
+    method: 'delete'
+  })
+}
+
+// 取得补发金额
+export function getBfje(data) {
+  return request({
+    url: '/business/glbt/getBfje',
+    method: 'post',
+    data: data
+  })
+}

+ 52 - 0
ruoyi-ui-gljt/src/api/business/btgl/glbtmx.js

@@ -0,0 +1,52 @@
+import request from '@/utils/request'
+
+// 查询补贴管理高龄补贴明细信息列表
+export function listGlbtmx(query) {
+  return request({
+    url: '/business/glbtmx/list',
+    method: 'get',
+    params: query
+  })
+}
+
+export function listAllGlbtmx(query) {
+  return request({
+    url: '/business/glbtmx/export',
+    method: 'get',
+    params: query
+  })
+}
+
+// 查询补贴管理高龄补贴明细信息详细
+export function getGlbtmx(id) {
+  return request({
+    url: '/business/glbtmx/' + id,
+    method: 'get'
+  })
+}
+
+// 新增补贴管理高龄补贴明细信息
+export function addGlbtmx(data) {
+  return request({
+    url: '/business/glbtmx',
+    method: 'post',
+    data: data
+  })
+}
+
+// 修改补贴管理高龄补贴明细信息
+export function updateGlbtmx(data) {
+  return request({
+    url: '/business/glbtmx',
+    method: 'put',
+    data: data
+  })
+}
+
+// 删除补贴管理高龄补贴明细信息
+export function delGlbtmx(id) {
+  return request({
+    url: '/business/glbtmx/' + id,
+    method: 'delete'
+  })
+}

+ 44 - 0
ruoyi-ui-gljt/src/api/business/btgl/glbtqd.js

@@ -0,0 +1,44 @@
+import request from '@/utils/request'
+
+// 查询补贴管理高龄补贴清单信息列表
+export function listGlbtqd(query) {
+  return request({
+    url: '/business/glbtqd/list',
+    method: 'get',
+    params: query
+  })
+}
+
+// 查询补贴管理高龄补贴清单信息详细
+export function getGlbtqd(id) {
+  return request({
+    url: '/business/glbtqd/' + id,
+    method: 'get'
+  })
+}
+
+// 新增补贴管理高龄补贴清单信息
+export function addGlbtqd(data) {
+  return request({
+    url: '/business/glbtqd',
+    method: 'post',
+    data: data
+  })
+}
+
+// 修改补贴管理高龄补贴清单信息
+export function updateGlbtqd(data) {
+  return request({
+    url: '/business/glbtqd',
+    method: 'put',
+    data: data
+  })
+}
+
+// 删除补贴管理高龄补贴清单信息
+export function delGlbtqd(id) {
+  return request({
+    url: '/business/glbtqd/' + id,
+    method: 'delete'
+  })
+}

+ 10 - 0
ruoyi-ui-gljt/src/api/business/btgl/glbttj.js

@@ -0,0 +1,10 @@
+import request from "@/utils/request";
+
+// 查询补贴管理高龄补贴明细信息列表
+export function listGlbttj(query) {
+  return request({
+    url: '/business/glbtTj/list',
+    method: 'get',
+    params: query
+  })
+}

+ 44 - 0
ruoyi-ui-gljt/src/api/business/btgl/glbtxm.js

@@ -0,0 +1,44 @@
+import request from '@/utils/request'
+
+// 查询补贴管理高龄补贴项目信息列表
+export function listGlbtxm(query) {
+  return request({
+    url: '/business/glbtxm/list',
+    method: 'get',
+    params: query
+  })
+}
+
+// 查询补贴管理高龄补贴项目信息详细
+export function getGlbtxm(id) {
+  return request({
+    url: '/business/glbtxm/' + id,
+    method: 'get'
+  })
+}
+
+// 新增补贴管理高龄补贴项目信息
+export function addGlbtxm(data) {
+  return request({
+    url: '/business/glbtxm',
+    method: 'post',
+    data: data
+  })
+}
+
+// 修改补贴管理高龄补贴项目信息
+export function updateGlbtxm(data) {
+  return request({
+    url: '/business/glbtxm',
+    method: 'put',
+    data: data
+  })
+}
+
+// 删除补贴管理高龄补贴项目信息
+export function delGlbtxm(id) {
+  return request({
+    url: '/business/glbtxm/' + id,
+    method: 'delete'
+  })
+}

+ 62 - 0
ruoyi-ui-gljt/src/api/business/btgl/jewh.js

@@ -0,0 +1,62 @@
+import request from '@/utils/request'
+
+// 查询老人应发金额维护列表
+export function listJewh(query) {
+  return request({
+    url: '/business/jewh/list',
+    method: 'get',
+    params: query
+  })
+}
+
+// 查询老人补贴变更审批列表
+export function selectBgspList(query) {
+  return request({
+    url: '/business/jewh/selectBgspList',
+    method: 'get',
+    params: query
+  })
+}
+
+// 查询老人应发金额维护详细
+export function getJewh(id) {
+  return request({
+    url: '/business/jewh/' + id,
+    method: 'get'
+  })
+}
+
+//查询老人信息
+export function selectLrList(query) {
+  return request({
+    url: '/business/jewh/selectLrList',
+    method: 'get',
+    params: query
+  })
+}
+
+// 新增老人应发金额维护
+export function addJewh(data) {
+  return request({
+    url: '/business/jewh',
+    method: 'post',
+    data: data
+  })
+}
+
+// 修改老人应发金额维护
+export function updateJewh(data) {
+  return request({
+    url: '/business/jewh',
+    method: 'put',
+    data: data
+  })
+}
+
+// 删除老人应发金额维护
+export function delJewh(id) {
+  return request({
+    url: '/business/jewh/' + id,
+    method: 'delete'
+  })
+}

+ 81 - 0
ruoyi-ui-gljt/src/api/business/btgl/jgbt.js

@@ -0,0 +1,81 @@
+import request from '@/utils/request'
+
+// 查询机构补贴申请受理列表
+export function listJgbt(query) {
+  return request({
+    url: '/business/jgbt/list',
+    method: 'get',
+    params: query
+  })
+}
+
+// 查询机构补贴资金受理列表
+export function listJgbtTf(query) {
+  return request({
+    url: '/business/jgbt/tf/list',
+    method: 'get',
+    params: query
+  })
+}
+
+// 查询机构补贴资金停发审批列表
+export function listJgbtTfSp(query) {
+  return request({
+    url: '/business/jgbt/sp/list',
+    method: 'get',
+    params: query
+  })
+}
+
+
+// 查询机构补贴申请审核列表
+export function selectJgbtShList(query) {
+  return request({
+    url: '/business/jgbt/selectJgbtShList',
+    method: 'get',
+    params: query
+  })
+}
+
+// 查询机构补贴申请审批列表
+export function selectJgbtSpList(query) {
+  return request({
+    url: '/business/jgbt/selectJgbtSpList',
+    method: 'get',
+    params: query
+  })
+}
+
+// 查询机构补贴申请受理详细
+export function getJgbt(id) {
+  return request({
+    url: '/business/jgbt/' + id,
+    method: 'get'
+  })
+}
+
+// 新增机构补贴申请受理
+export function addJgbt(data) {
+  return request({
+    url: '/business/jgbt',
+    method: 'post',
+    data: data
+  })
+}
+
+// 修改机构补贴申请受理
+export function updateJgbt(data) {
+  return request({
+    url: '/business/jgbt',
+    method: 'put',
+    data: data
+  })
+}
+
+// 删除机构补贴申请受理
+export function delJgbt(id) {
+  return request({
+    url: '/business/jgbt/' + id,
+    method: 'delete'
+  })
+}

+ 62 - 0
ruoyi-ui-gljt/src/api/business/btgl/jgbthp.js

@@ -0,0 +1,62 @@
+import request from '@/utils/request'
+
+// 查询机构补贴回盘列表
+export function listJgbthp(query) {
+  return request({
+    url: '/business/jgbthp/list',
+    method: 'get',
+    params: query
+  })
+}
+
+// 查询可生成银行清单
+export function selectYhqdList(query) {
+  return request({
+    url: '/business/jgbthp/selectYhqdList',
+    method: 'get',
+    params: query
+  })
+}
+
+// 明细
+export function selectYhQdmxList(query){
+  return request({
+    url:'/business/jgbthp/selectYhQdmxList',
+    method:'get',
+    params: query
+  })
+}
+
+// 查询机构补贴回盘详细
+export function getJgbthp(id) {
+  return request({
+    url: '/business/jgbthp/' + id,
+    method: 'get'
+  })
+}
+
+// 新增机构补贴回盘
+export function addJgbthp(data) {
+  return request({
+    url: '/business/jgbthp',
+    method: 'post',
+    data: data
+  })
+}
+
+// 修改机构补贴回盘
+export function updateJgbthp(data) {
+  return request({
+    url: '/business/jgbthp',
+    method: 'put',
+    data: data
+  })
+}
+
+// 删除机构补贴回盘
+export function delJgbthp(id) {
+  return request({
+    url: '/business/jgbthp/' + id,
+    method: 'delete'
+  })
+}

+ 53 - 0
ruoyi-ui-gljt/src/api/business/btgl/jghc.js

@@ -0,0 +1,53 @@
+import request from '@/utils/request'
+
+// 查询机构补贴核查列表
+export function listJghc(query) {
+  return request({
+    url: '/business/jghc/list',
+    method: 'get',
+    params: query
+  })
+}
+
+// 查询机构补贴核查详细
+export function getJghc(id) {
+  return request({
+    url: '/business/jghc/' + id,
+    method: 'get'
+  })
+}
+
+// 查询机构补贴核查列表
+export function listJgHc(query) {
+  return request({
+    url: '/business/jgqdmx/hc/list',
+    method: 'get',
+    params: query
+  })
+}
+
+// 新增机构补贴核查
+export function addJghc(data) {
+  return request({
+    url: '/business/jghc',
+    method: 'post',
+    data: data
+  })
+}
+
+// 修改机构补贴核查
+export function updateJghc(data) {
+  return request({
+    url: '/business/jghc',
+    method: 'put',
+    data: data
+  })
+}
+
+// 删除机构补贴核查
+export function delJghc(id) {
+  return request({
+    url: '/business/jghc/' + id,
+    method: 'delete'
+  })
+}

+ 53 - 0
ruoyi-ui-gljt/src/api/business/btgl/jgjewh.js

@@ -0,0 +1,53 @@
+import request from '@/utils/request'
+
+// 查询机构补贴资金维护列表
+export function listJgjewh(query) {
+  return request({
+    url: '/business/jgjewh/list',
+    method: 'get',
+    params: query
+  })
+}
+
+// 查询机构补贴资金维护详细
+export function getJgjewh(id) {
+  return request({
+    url: '/business/jgjewh/' + id,
+    method: 'get'
+  })
+}
+
+// 查询机构补贴变更审批列表
+export function selectBgspList(query) {
+  return request({
+    url: '/business/jgjewh/selectBgspList',
+    method: 'get',
+    params: query
+  })
+}
+
+// 新增机构补贴资金维护
+export function addJgjewh(data) {
+  return request({
+    url: '/business/jgjewh',
+    method: 'post',
+    data: data
+  })
+}
+
+// 修改机构补贴资金维护
+export function updateJgjewh(data) {
+  return request({
+    url: '/business/jgjewh',
+    method: 'put',
+    data: data
+  })
+}
+
+// 删除机构补贴资金维护
+export function delJgjewh(id) {
+  return request({
+    url: '/business/jgjewh/' + id,
+    method: 'delete'
+  })
+}

+ 62 - 0
ruoyi-ui-gljt/src/api/business/btgl/jgqd.js

@@ -0,0 +1,62 @@
+import request from '@/utils/request'
+
+// 查询机构应发清单列表
+export function listJgqd(query) {
+  return request({
+    url: '/business/jgqd/list',
+    method: 'get',
+    params: query
+  })
+}
+
+// 查询机构应发清单详细
+export function getJgqd(id) {
+  return request({
+    url: '/business/jgqd/' + id,
+    method: 'get'
+  })
+}
+
+// 查询可生成清单
+export function selectJgQdList(query) {
+  return request({
+    url: '/business/jgqd/selectJgQdList',
+    method: 'get',
+    params: query
+  })
+}
+
+//清单明细
+export function selectQdmxList(query){
+  return request({
+    url:'/business/jgqd/selectQdmxList',
+    method:'get',
+    params: query
+  })
+}
+
+// 新增机构应发清单
+export function addJgqd(data) {
+  return request({
+    url: '/business/jgqd',
+    method: 'post',
+    data: data
+  })
+}
+
+// 修改机构应发清单
+export function updateJgqd(data) {
+  return request({
+    url: '/business/jgqd',
+    method: 'put',
+    data: data
+  })
+}
+
+// 删除机构应发清单
+export function delJgqd(id) {
+  return request({
+    url: '/business/jgqd/' + id,
+    method: 'delete'
+  })
+}

+ 44 - 0
ruoyi-ui-gljt/src/api/business/btgl/jgqdmx.js

@@ -0,0 +1,44 @@
+import request from '@/utils/request'
+
+// 查询机构清单明细列表
+export function listJgqdmx(query) {
+  return request({
+    url: '/business/jgqdmx/list',
+    method: 'get',
+    params: query
+  })
+}
+
+// 查询机构清单明细详细
+export function getJgqdmx(id) {
+  return request({
+    url: '/business/jgqdmx/' + id,
+    method: 'get'
+  })
+}
+
+// 新增机构清单明细
+export function addJgqdmx(data) {
+  return request({
+    url: '/business/jgqdmx',
+    method: 'post',
+    data: data
+  })
+}
+
+// 修改机构清单明细
+export function updateJgqdmx(data) {
+  return request({
+    url: '/business/jgqdmx',
+    method: 'put',
+    data: data
+  })
+}
+
+// 删除机构清单明细
+export function delJgqdmx(id) {
+  return request({
+    url: '/business/jgqdmx/' + id,
+    method: 'delete'
+  })
+}

+ 45 - 0
ruoyi-ui-gljt/src/api/business/btgl/jgtf.js

@@ -0,0 +1,45 @@
+import request from '@/utils/request'
+
+// 查询机构补贴停发列表
+export function listJgtf(query) {
+  return request({
+    url: '/business/jgtf/list',
+    method: 'get',
+    params: query
+  })
+}
+
+
+// 查询机构补贴停发详细
+export function getJgtf(id) {
+  return request({
+    url: '/business/jgtf/' + id,
+    method: 'get'
+  })
+}
+
+// 新增机构补贴停发
+export function addJgtf(data) {
+  return request({
+    url: '/business/jgtf',
+    method: 'post',
+    data: data
+  })
+}
+
+// 修改机构补贴停发
+export function updateJgtf(data) {
+  return request({
+    url: '/business/jgtf',
+    method: 'put',
+    data: data
+  })
+}
+
+// 删除机构补贴停发
+export function delJgtf(id) {
+  return request({
+    url: '/business/jgtf/' + id,
+    method: 'delete'
+  })
+}

+ 80 - 0
ruoyi-ui-gljt/src/api/business/btgl/lrbtgl.js

@@ -0,0 +1,80 @@
+import request from '@/utils/request'
+
+// 查询老人补贴资金受理列表
+export function listLrbtgl(query) {
+  return request({
+    url: '/business/lrbtgl/list',
+    method: 'get',
+    params: query
+  })
+}
+
+// 查询老人补贴资金受理列表
+export function listLrbtglTf(query) {
+  return request({
+    url: '/business/lrbtgl/tf/list',
+    method: 'get',
+    params: query
+  })
+}
+
+// 查询老人补贴资金受理列表
+export function listLrbtglTfSp(query) {
+  return request({
+    url: '/business/lrbtgl/sp/list',
+    method: 'get',
+    params: query
+  })
+}
+
+// 查询老人补贴资金审核列表
+export function listLrbtsh(query) {
+  return request({
+    url: '/business/lrbtgl/selectLrbtshList',
+    method: 'get',
+    params: query
+  })
+}
+
+// 查询老人补贴资金审批列表
+export function listLrbtsp(query) {
+  return request({
+    url: '/business/lrbtgl/selectLrbtspList',
+    method: 'get',
+    params: query
+  })
+}
+
+// 查询老人补贴资金受理详细
+export function getLrbtgl(id) {
+  return request({
+    url: '/business/lrbtgl/' + id,
+    method: 'get'
+  })
+}
+
+// 新增老人补贴资金受理
+export function addLrbtgl(data) {
+  return request({
+    url: '/business/lrbtgl',
+    method: 'post',
+    data: data
+  })
+}
+
+// 修改老人补贴资金受理
+export function updateLrbtgl(data) {
+  return request({
+    url: '/business/lrbtgl',
+    method: 'put',
+    data: data
+  })
+}
+
+// 删除老人补贴资金受理
+export function delLrbtgl(id) {
+  return request({
+    url: '/business/lrbtgl/' + id,
+    method: 'delete'
+  })
+}

+ 62 - 0
ruoyi-ui-gljt/src/api/business/btgl/lrbthp.js

@@ -0,0 +1,62 @@
+import request from '@/utils/request'
+
+// 查询老人补贴回盘列表
+export function listLrbthp(query) {
+  return request({
+    url: '/business/lrbthp/list',
+    method: 'get',
+    params: query
+  })
+}
+
+// 查询可生成银行清单
+export function selectYhqdList(query) {
+  return request({
+    url: '/business/lrbthp/selectYhqdList',
+    method: 'get',
+    params: query
+  })
+}
+
+// 查询老人补贴回盘详细
+export function getLrbthp(id) {
+  return request({
+    url: '/business/lrbthp/' + id,
+    method: 'get'
+  })
+}
+
+// 明细
+export function selectYhQdmxList(query){
+  return request({
+    url:'/business/lrbthp/selectYhQdmxList',
+    method:'get',
+    params: query
+  })
+}
+
+// 新增老人补贴回盘
+export function addLrbthp(data) {
+  return request({
+    url: '/business/lrbthp',
+    method: 'post',
+    data: data
+  })
+}
+
+// 修改老人补贴回盘
+export function updateLrbthp(data) {
+  return request({
+    url: '/business/lrbthp',
+    method: 'put',
+    data: data
+  })
+}
+
+// 删除老人补贴回盘
+export function delLrbthp(id) {
+  return request({
+    url: '/business/lrbthp/' + id,
+    method: 'delete'
+  })
+}

+ 54 - 0
ruoyi-ui-gljt/src/api/business/btgl/lrhc.js

@@ -0,0 +1,54 @@
+import request from '@/utils/request'
+
+// 查询老人补贴核查列表
+export function listLrhc(query) {
+  return request({
+    url: '/business/lrhc/list',
+    method: 'get',
+    params: query
+  })
+}
+
+// 查询老人补贴核查详细
+export function getLrhc(id) {
+  return request({
+    url: '/business/lrhc/' + id,
+    method: 'get'
+  })
+}
+
+// 查询老人补贴核查列表
+export function listLrbtglHc(query) {
+  return request({
+    url: '/business/lrbtgl/hc/list',
+    method: 'get',
+    params: query
+  })
+}
+
+
+// 新增老人补贴核查
+export function addLrhc(data) {
+  return request({
+    url: '/business/lrhc',
+    method: 'post',
+    data: data
+  })
+}
+
+// 修改老人补贴核查
+export function updateLrhc(data) {
+  return request({
+    url: '/business/lrhc',
+    method: 'put',
+    data: data
+  })
+}
+
+// 删除老人补贴核查
+export function delLrhc(id) {
+  return request({
+    url: '/business/lrhc/' + id,
+    method: 'delete'
+  })
+}

+ 62 - 0
ruoyi-ui-gljt/src/api/business/btgl/lrqd.js

@@ -0,0 +1,62 @@
+import request from '@/utils/request'
+
+// 查询老人应发清单列表
+export function listLrqd(query) {
+  return request({
+    url: '/business/lrqd/list',
+    method: 'get',
+    params: query
+  })
+}
+
+// 查询可生成清单
+export function selectQdList(query) {
+  return request({
+    url: '/business/lrqd/selectQdList',
+    method: 'get',
+    params: query
+  })
+}
+
+//清单明细
+export function selectQdmxList(query){
+  return request({
+    url:'/business/lrqd/selectQdmxList',
+    method:'get',
+    params: query
+  })
+}
+
+// 查询老人应发清单详细
+export function getLrqd(id) {
+  return request({
+    url: '/business/lrqd/' + id,
+    method: 'get'
+  })
+}
+
+// 新增老人应发清单
+export function addLrqd(data) {
+  return request({
+    url: '/business/lrqd',
+    method: 'post',
+    data: data
+  })
+}
+
+// 修改老人应发清单
+export function updateLrqd(data) {
+  return request({
+    url: '/business/lrqd',
+    method: 'put',
+    data: data
+  })
+}
+
+// 删除老人应发清单
+export function delLrqd(id) {
+  return request({
+    url: '/business/lrqd/' + id,
+    method: 'delete'
+  })
+}

+ 44 - 0
ruoyi-ui-gljt/src/api/business/btgl/lrqdmx.js

@@ -0,0 +1,44 @@
+import request from '@/utils/request'
+
+// 查询老人清单明细列表
+export function listLrqdmx(query) {
+  return request({
+    url: '/business/lrqdmx/list',
+    method: 'get',
+    params: query
+  })
+}
+
+// 查询老人清单明细详细
+export function getLrqdmx(id) {
+  return request({
+    url: '/business/lrqdmx/' + id,
+    method: 'get'
+  })
+}
+
+// 新增老人清单明细
+export function addLrqdmx(data) {
+  return request({
+    url: '/business/lrqdmx',
+    method: 'post',
+    data: data
+  })
+}
+
+// 修改老人清单明细
+export function updateLrqdmx(data) {
+  return request({
+    url: '/business/lrqdmx',
+    method: 'put',
+    data: data
+  })
+}
+
+// 删除老人清单明细
+export function delLrqdmx(id) {
+  return request({
+    url: '/business/lrqdmx/' + id,
+    method: 'delete'
+  })
+}

+ 44 - 0
ruoyi-ui-gljt/src/api/business/btgl/xmgl.js

@@ -0,0 +1,44 @@
+import request from '@/utils/request'
+
+// 查询补贴项目管理列表
+export function listXmgl(query) {
+  return request({
+    url: '/business/xmgl/list',
+    method: 'get',
+    params: query
+  })
+}
+
+// 查询补贴项目管理详细
+export function getXmgl(id) {
+  return request({
+    url: '/business/xmgl/' + id,
+    method: 'get'
+  })
+}
+
+// 新增补贴项目管理
+export function addXmgl(data) {
+  return request({
+    url: '/business/xmgl',
+    method: 'post',
+    data: data
+  })
+}
+
+// 修改补贴项目管理
+export function updateXmgl(data) {
+  return request({
+    url: '/business/xmgl',
+    method: 'put',
+    data: data
+  })
+}
+
+// 删除补贴项目管理
+export function delXmgl(id) {
+  return request({
+    url: '/business/xmgl/' + id,
+    method: 'delete'
+  })
+}

+ 44 - 0
ruoyi-ui-gljt/src/api/business/bzgl/xjdwgl.js

@@ -0,0 +1,44 @@
+import request from '@/utils/request'
+
+// 查询先进单位管理列表
+export function listXjdwgl(query) {
+  return request({
+    url: '/business/xjdwgl/list',
+    method: 'get',
+    params: query
+  })
+}
+
+// 查询先进单位管理详细
+export function getXjdwgl(id) {
+  return request({
+    url: '/business/xjdwgl/' + id,
+    method: 'get'
+  })
+}
+
+// 新增先进单位管理
+export function addXjdwgl(data) {
+  return request({
+    url: '/business/xjdwgl',
+    method: 'post',
+    data: data
+  })
+}
+
+// 修改先进单位管理
+export function updateXjdwgl(data) {
+  return request({
+    url: '/business/xjdwgl',
+    method: 'put',
+    data: data
+  })
+}
+
+// 删除先进单位管理
+export function delXjdwgl(id) {
+  return request({
+    url: '/business/xjdwgl/' + id,
+    method: 'delete'
+  })
+}

+ 44 - 0
ruoyi-ui-gljt/src/api/business/bzgl/xjgrgl.js

@@ -0,0 +1,44 @@
+import request from '@/utils/request'
+
+// 查询先进个人管理列表
+export function listXjgrgl(query) {
+  return request({
+    url: '/business/xjgrgl/list',
+    method: 'get',
+    params: query
+  })
+}
+
+// 查询先进个人管理详细
+export function getXjgrgl(id) {
+  return request({
+    url: '/business/xjgrgl/' + id,
+    method: 'get'
+  })
+}
+
+// 新增先进个人管理
+export function addXjgrgl(data) {
+  return request({
+    url: '/business/xjgrgl',
+    method: 'post',
+    data: data
+  })
+}
+
+// 修改先进个人管理
+export function updateXjgrgl(data) {
+  return request({
+    url: '/business/xjgrgl',
+    method: 'put',
+    data: data
+  })
+}
+
+// 删除先进个人管理
+export function delXjgrgl(id) {
+  return request({
+    url: '/business/xjgrgl/' + id,
+    method: 'delete'
+  })
+}

+ 53 - 0
ruoyi-ui-gljt/src/api/business/fwjc.js

@@ -0,0 +1,53 @@
+import request from '@/utils/request'
+
+// 查询服务检查列表
+export function listFwjc(query) {
+  return request({
+    url: '/business/fwjc/list',
+    method: 'get',
+    params: query
+  })
+}
+
+// 查询服务检查详细
+export function getFwjc(id) {
+  return request({
+    url: '/business/fwjc/' + id,
+    method: 'get'
+  })
+}
+
+// 新增服务检查
+export function addFwjc(data) {
+  return request({
+    url: '/business/fwjc',
+    method: 'post',
+    data: data
+  })
+}
+
+// 修改服务检查
+export function updateFwjc(data) {
+  return request({
+    url: '/business/fwjc',
+    method: 'put',
+    data: data
+  })
+}
+
+// 删除服务检查
+export function delFwjc(id) {
+  return request({
+    url: '/business/fwjc/' + id,
+    method: 'delete'
+  })
+}
+
+// 检查信息列表
+export function checkJgFwJc(query) {
+  return request({
+    url: '/business/fwjc/checkJgFwJc',
+    method: 'get',
+    params: query
+  })
+}

+ 44 - 0
ruoyi-ui-gljt/src/api/business/fwjcJcxx.js

@@ -0,0 +1,44 @@
+import request from '@/utils/request'
+
+// 查询服务质量检查子项信息列表
+export function listFwjcJcxx(query) {
+  return request({
+    url: '/business/fwjcJcxx/list',
+    method: 'get',
+    params: query
+  })
+}
+
+// 查询服务质量检查子项信息详细
+export function getFwjcJcxx(id) {
+  return request({
+    url: '/business/fwjcJcxx/' + id,
+    method: 'get'
+  })
+}
+
+// 新增服务质量检查子项信息
+export function addFwjcJcxx(data) {
+  return request({
+    url: '/business/fwjcJcxx',
+    method: 'post',
+    data: data
+  })
+}
+
+// 修改服务质量检查子项信息
+export function updateFwjcJcxx(data) {
+  return request({
+    url: '/business/fwjcJcxx',
+    method: 'put',
+    data: data
+  })
+}
+
+// 删除服务质量检查子项信息
+export function delFwjcJcxx(id) {
+  return request({
+    url: '/business/fwjcJcxx/' + id,
+    method: 'delete'
+  })
+}

+ 76 - 0
ruoyi-ui-gljt/src/api/business/fwjggl/bn.js

@@ -0,0 +1,76 @@
+import request from '@/utils/request'
+
+// 查询机构备案列表
+export function listBn(query) {
+  return request({
+    url: '/business/bn/list',
+    method: 'get',
+    params: query
+  })
+}
+
+export function listBnGroup(query) {
+  return request({
+    url: '/business/bn/groupList',
+    method: 'get',
+    params: query
+  })
+}
+
+// 查询机构备案详细
+export function getBn(id) {
+  return request({
+    url: '/business/bn/' + id,
+    method: 'get'
+  })
+}
+
+// 查询【变更】机构备案详细
+export function getChangeBn(id) {
+  return request({
+    url: '/business/bn/change/' + id,
+    method: 'get'
+  })
+}
+
+// 新增机构备案
+export function addBn(data) {
+  return request({
+    url: '/business/bn',
+    method: 'post',
+    data: data
+  })
+}
+
+// 修改机构备案
+export function updateBn(data) {
+  return request({
+    url: '/business/bn',
+    method: 'put',
+    data: data
+  })
+}
+
+// 删除机构备案
+export function delBn(id) {
+  return request({
+    url: '/business/bn/' + id,
+    method: 'delete'
+  })
+}
+// 机构查询
+export function SecJgMsg(query) {
+  return request({
+    url: '/business/jcxx/searchJgByXydm',
+    method: 'get',
+    params: query
+  })
+}
+// 社区机构查询
+export function SqSecJgMsg(query) {
+  return request({
+    url: '/business/sqJcxx/searchJgByXydm',
+    method: 'get',
+    params: query
+  })
+}

+ 60 - 0
ruoyi-ui-gljt/src/api/business/fwjggl/djpd/bgdjpdSq.js

@@ -0,0 +1,60 @@
+import request from '@/utils/request'
+
+// 查询变更评定级别申请信息列表
+export function listBgdjpdSq(query) {
+  return request({
+    url: '/business/bgdjpdSq/list',
+    method: 'get',
+    params: query
+  })
+}
+
+// 查询变更评定级别申请信息列表
+export function listBgdjpdSqJg(query) {
+  return request({
+    url: '/business/bgdjpdSq/user/list',
+    method: 'get',
+    params: query
+  })
+}
+
+// 查询变更评定级别申请信息详细
+export function getBgdjpdSq(id) {
+  return request({
+    url: '/business/bgdjpdSq/' + id,
+    method: 'get'
+  })
+}
+
+export function searchJg(xydm) {
+  return request({
+    url: '/business/bgdjpdSq/searchJgByXydm/' + xydm,
+    method: 'get'
+  })
+}
+
+// 新增变更评定级别申请信息
+export function addBgdjpdSq(data) {
+  return request({
+    url: '/business/bgdjpdSq',
+    method: 'post',
+    data: data
+  })
+}
+
+// 修改变更评定级别申请信息
+export function updateBgdjpdSq(data) {
+  return request({
+    url: '/business/bgdjpdSq',
+    method: 'put',
+    data: data
+  })
+}
+
+// 删除变更评定级别申请信息
+export function delBgdjpdSq(id) {
+  return request({
+    url: '/business/bgdjpdSq/' + id,
+    method: 'delete'
+  })
+}

+ 53 - 0
ruoyi-ui-gljt/src/api/business/fwjggl/djpd/djpdGx.js

@@ -0,0 +1,53 @@
+import request from '@/utils/request'
+
+// 查询等级评定公示信息列表
+export function listDjpdGx(query) {
+  return request({
+    url: '/business/djpdGx/list',
+    method: 'get',
+    params: query
+  })
+}
+
+// 查询等级评定公示信息列表
+export function listPdjgGx(query) {
+  return request({
+    url: '/business/djpdGx/pdjg/list',
+    method: 'get',
+    params: query
+  })
+}
+
+// 查询等级评定公示信息详细
+export function getDjpdGx(id) {
+  return request({
+    url: '/business/djpdGx/' + id,
+    method: 'get'
+  })
+}
+
+// 新增等级评定公示信息
+export function addDjpdGx(data) {
+  return request({
+    url: '/business/djpdGx',
+    method: 'post',
+    data: data
+  })
+}
+
+// 修改等级评定公示信息
+export function updateDjpdGx(data) {
+  return request({
+    url: '/business/djpdGx',
+    method: 'put',
+    data: data
+  })
+}
+
+// 删除等级评定公示信息
+export function delDjpdGx(id) {
+  return request({
+    url: '/business/djpdGx/' + id,
+    method: 'delete'
+  })
+}

+ 109 - 0
ruoyi-ui-gljt/src/api/business/fwjggl/djpd/djpdJgSq.js

@@ -0,0 +1,109 @@
+import request from '@/utils/request'
+
+// 查询等级评定申请列表
+export function listDjpdSq(query) {
+  return request({
+    url: '/business/djpdJglr/list',
+    method: 'get',
+    params: query
+  })
+}
+
+// 查询等级评定申请列表
+export function listDjpdSqByUser(query) {
+  return request({
+    url: '/business/djpdJglr/user/list',
+    method: 'get',
+    params: query
+  })
+}
+
+// 查询等级评定受理列表
+export function listDjpdSl(query) {
+  return request({
+    url: '/business/djpdJglr/sl/list',
+    method: 'get',
+    params: query
+  })
+}
+
+// 查询等级评定申请详细
+export function getDjpdSq(id) {
+  return request({
+    url: '/business/djpdJglr/' + id,
+    method: 'get'
+  })
+}
+
+// 查询等级评定申请详细
+export function getUserDjpdSq(id) {
+  return request({
+    url: '/business/djpdJglr/user/' + id,
+    method: 'get'
+  })
+}
+
+// 查询等级评定申请详细
+export function getDjpdSqConfig(id, code) {
+  return request({
+    url: '/business/djpdJglr/xq/' + id + '/' + code,
+    method: 'get'
+  })
+}
+
+export function searchJg(query) {
+  return request({
+    url: '/business/djpdJglr/searchJgByXydm',
+    method: 'get',
+    params: query
+  })
+}
+
+export function getJgByUser() {
+  return request({
+    url: '/business/djpdJglr/search/jg',
+    method: 'get'
+  })
+}
+
+// 新增等级评定申请
+export function addDjpdSq(data) {
+  return request({
+    url: '/business/djpdJglr',
+    method: 'post',
+    data: data
+  })
+}
+
+// 修改等级评定申请
+export function updateDjpdSq(data) {
+  return request({
+    url: '/business/djpdJglr',
+    method: 'put',
+    data: data
+  })
+}
+
+// 修改等级评定受理
+export function updateDjpdSl(data) {
+  return request({
+    url: '/business/djpdJglr/sl',
+    method: 'put',
+    data: data
+  })
+}
+
+export function updateDjpdStart(id) {
+  return request({
+    url: '/business/djpdJglr/start/instance/' + id,
+    method: 'get'
+  })
+}
+
+// 删除等级评定申请
+export function delDjpdSq(id) {
+  return request({
+    url: '/business/djpdJglr/' + id,
+    method: 'delete'
+  })
+}

+ 181 - 0
ruoyi-ui-gljt/src/api/business/fwjggl/djpd/djpdSq.js

@@ -0,0 +1,181 @@
+import request from '@/utils/request'
+
+// 查询等级评定申请列表
+export function listDjpdSq(query) {
+  return request({
+    url: '/business/djpdSq/list',
+    method: 'get',
+    params: query
+  })
+}
+
+// 查询等级评定申请列表
+export function listDjpdSqByUser(query) {
+  return request({
+    url: '/business/djpdSq/user/list',
+    method: 'get',
+    params: query
+  })
+}
+
+// 查询等级评定申请列表
+export function listJbtjPd(query) {
+  return request({
+    url: '/business/djpdSq/jbtj/list',
+    method: 'get',
+    params: query
+  })
+}
+
+// 查询等级评定申请列表
+export function listJbtjPdSub(query) {
+  return request({
+    url: '/business/djpdSq/jbtj/sub/list',
+    method: 'get',
+    params: query
+  })
+}
+
+// 查询等级评定受理列表
+export function listDjpdSl(query) {
+  return request({
+    url: '/business/djpdSq/sl/list',
+    method: 'get',
+    params: query
+  })
+}
+
+// 查询等级评定审核列表
+export function listDjpdSh(query) {
+  return request({
+    url: '/business/djpdSq/sh/list',
+    method: 'get',
+    params: query
+  })
+}
+
+// 查询等级评定抽取专家列表
+export function listDjpdCq(query) {
+  return request({
+    url: '/business/djpdSq/cq/list',
+    method: 'get',
+    params: query
+  })
+}
+
+// 查询等级评定申请列表
+export function listDjpdTx(query) {
+  return request({
+    url: '/business/djpdSq/tx/list',
+    method: 'get',
+    params: query
+  })
+}
+
+// 查询等级评定申请详细
+export function getDjpdSq(id) {
+  return request({
+    url: '/business/djpdSq/' + id,
+    method: 'get'
+  })
+}
+
+// 查询等级评定申请详细
+export function getUserDjpdSq(id) {
+  return request({
+    url: '/business/djpdSq/user/' + id,
+    method: 'get'
+  })
+}
+
+// 查询等级评定申请详细
+export function getDjpdSqConfig(id, code) {
+  return request({
+    url: '/business/djpdSq/xq/' + id + '/' + code,
+    method: 'get'
+  })
+}
+// url: '/business/djpdSq/xq/' + id + '/' + code,
+
+export function searchJg(query) {
+  return request({
+    url: '/business/djpdSq/searchJgByXydm',
+    method: 'get',
+    params: query
+  })
+}
+
+export function getJgByUser() {
+  return request({
+    url: '/business/djpdSq/search/jg',
+    method: 'get'
+  })
+}
+
+// 新增等级评定申请
+export function addDjpdSq(data) {
+  return request({
+    url: '/business/djpdSq',
+    method: 'post',
+    data: data
+  })
+}
+
+export function changePdjg(data) {
+  return request({
+    url: '/business/djpdSq/add/jbpz',
+    method: 'post',
+    data: data
+  })
+}
+
+// 修改等级评定申请
+export function updateDjpdSq(data) {
+  return request({
+    url: '/business/djpdSq',
+    method: 'put',
+    data: data
+  })
+}
+
+// 修改等级评定基本评定
+export function updateDjpdJbpd(data) {
+  return request({
+    url: '/business/djpdSq/jbpd',
+    method: 'put',
+    data: data
+  })
+}
+
+// 修改等级评定受理
+export function updateDjpdSl(data) {
+  return request({
+    url: '/business/djpdSq/sl',
+    method: 'put',
+    data: data
+  })
+}
+
+// 修改等级评定受理
+export function updateDjpdSh(data) {
+  return request({
+    url: '/business/djpdSq/sh',
+    method: 'put',
+    data: data
+  })
+}
+
+export function updateDjpdStart(id) {
+  return request({
+    url: '/business/djpdSq/start/instance/' + id,
+    method: 'get'
+  })
+}
+
+// 删除等级评定申请
+export function delDjpdSq(id) {
+  return request({
+    url: '/business/djpdSq/' + id,
+    method: 'delete'
+  })
+}

+ 53 - 0
ruoyi-ui-gljt/src/api/business/fwjggl/djpd/djzspb.js

@@ -0,0 +1,53 @@
+import request from '@/utils/request'
+
+// 查询等级证书及牌匾信息列表
+export function listDjzspb(query) {
+  return request({
+    url: '/business/djzspb/list',
+    method: 'get',
+    params: query
+  })
+}
+
+// 查询等级证书及牌匾信息详细
+export function getDjzspb(id) {
+  return request({
+    url: '/business/djzspb/' + id,
+    method: 'get'
+  })
+}
+
+// 查询等级证书及牌匾信息列表
+export function listDjzspbCx(query) {
+  return request({
+    url: '/business/djzspb/cx/list',
+    method: 'get',
+    params: query
+  })
+}
+
+// 新增等级证书及牌匾信息
+export function addDjzspb(data) {
+  return request({
+    url: '/business/djzspb',
+    method: 'post',
+    data: data
+  })
+}
+
+// 修改等级证书及牌匾信息
+export function updateDjzspb(data) {
+  return request({
+    url: '/business/djzspb',
+    method: 'put',
+    data: data
+  })
+}
+
+// 删除等级证书及牌匾信息
+export function delDjzspb(id) {
+  return request({
+    url: '/business/djzspb/' + id,
+    method: 'delete'
+  })
+}

+ 53 - 0
ruoyi-ui-gljt/src/api/business/fwjggl/djpd/gsjgFk.js

@@ -0,0 +1,53 @@
+import request from '@/utils/request'
+
+// 查询公示结果反馈信息列表
+export function listGsjgFk(query) {
+  return request({
+    url: '/business/gsjgFk/list',
+    method: 'get',
+    params: query
+  })
+}
+
+// 查询公示结果反馈信息列表
+export function listDJpdGsjgFk(query) {
+  return request({
+    url: '/business/gsjgFk/fk/list',
+    method: 'get',
+    params: query
+  })
+}
+
+// 查询公示结果反馈信息详细
+export function getGsjgFk(id) {
+  return request({
+    url: '/business/gsjgFk/' + id,
+    method: 'get'
+  })
+}
+
+// 新增公示结果反馈信息
+export function addGsjgFk(data) {
+  return request({
+    url: '/business/gsjgFk',
+    method: 'post',
+    data: data
+  })
+}
+
+// 修改公示结果反馈信息
+export function updateGsjgFk(data) {
+  return request({
+    url: '/business/gsjgFk',
+    method: 'put',
+    data: data
+  })
+}
+
+// 删除公示结果反馈信息
+export function delGsjgFk(id) {
+  return request({
+    url: '/business/gsjgFk/' + id,
+    method: 'delete'
+  })
+}

+ 60 - 0
ruoyi-ui-gljt/src/api/business/fwjggl/djpd/pdzj.js

@@ -0,0 +1,60 @@
+import request from '@/utils/request'
+
+// 查询评定专家信息列表
+export function listPdzj(query) {
+  return request({
+    url: '/business/pdzj/list',
+    method: 'get',
+    params: query
+  })
+}
+
+// 查询评定专家信息详细
+export function getPdzj(id) {
+  return request({
+    url: '/business/pdzj/' + id,
+    method: 'get'
+  })
+}
+
+// 新增评定专家信息
+export function addPdzj(data) {
+  return request({
+    url: '/business/pdzj',
+    method: 'post',
+    data: data
+  })
+}
+
+// 修改评定专家信息
+export function updatePdzj(data) {
+  return request({
+    url: '/business/pdzj',
+    method: 'put',
+    data: data
+  })
+}
+
+// 修改评定专家信息
+export function updatePdzjStatus(id) {
+  return request({
+    url: '/business/pdzj/sx/' + id,
+    method: 'get'
+  })
+}
+
+// 删除评定专家信息
+export function delPdzj(id) {
+  return request({
+    url: '/business/pdzj/' + id,
+    method: 'delete'
+  })
+}
+
+// 删除评定专家信息
+export function insSysUser(id) {
+  return request({
+    url: '/business/pdzj/ins/' + id,
+    method: 'get'
+  })
+}

+ 53 - 0
ruoyi-ui-gljt/src/api/business/fwjggl/djpd/pdzjCq.js

@@ -0,0 +1,53 @@
+import request from '@/utils/request'
+
+// 查询评定专家抽取信息列表
+export function listPdzjCq(query) {
+  return request({
+    url: '/business/pdzjCq/list',
+    method: 'get',
+    params: query
+  })
+}
+
+// 查询评定专家抽取信息列表
+export function autoPdzjCq(query) {
+  return request({
+    url: '/business/pdzjCq/auto/list',
+    method: 'get',
+    params: query
+  })
+}
+
+// 查询评定专家抽取信息详细
+export function getPdzjCq(id) {
+  return request({
+    url: '/business/pdzjCq/' + id,
+    method: 'get'
+  })
+}
+
+// 新增评定专家抽取信息
+export function addPdzjCq(data) {
+  return request({
+    url: '/business/pdzjCq',
+    method: 'post',
+    data: data
+  })
+}
+
+// 修改评定专家抽取信息
+export function updatePdzjCq(data) {
+  return request({
+    url: '/business/pdzjCq',
+    method: 'put',
+    data: data
+  })
+}
+
+// 删除评定专家抽取信息
+export function delPdzjCq(id) {
+  return request({
+    url: '/business/pdzjCq/' + id,
+    method: 'delete'
+  })
+}

+ 44 - 0
ruoyi-ui-gljt/src/api/business/fwjggl/djpd/pdzjCyjl.js

@@ -0,0 +1,44 @@
+import request from '@/utils/request'
+
+// 查询评定专家从业经历信息列表
+export function listPdzjCyjl(query) {
+  return request({
+    url: '/business/pdzjCyjl/list',
+    method: 'get',
+    params: query
+  })
+}
+
+// 查询评定专家从业经历信息详细
+export function getPdzjCyjl(id) {
+  return request({
+    url: '/business/pdzjCyjl/' + id,
+    method: 'get'
+  })
+}
+
+// 新增评定专家从业经历信息
+export function addPdzjCyjl(data) {
+  return request({
+    url: '/business/pdzjCyjl',
+    method: 'post',
+    data: data
+  })
+}
+
+// 修改评定专家从业经历信息
+export function updatePdzjCyjl(data) {
+  return request({
+    url: '/business/pdzjCyjl',
+    method: 'put',
+    data: data
+  })
+}
+
+// 删除评定专家从业经历信息
+export function delPdzjCyjl(id) {
+  return request({
+    url: '/business/pdzjCyjl/' + id,
+    method: 'delete'
+  })
+}

+ 44 - 0
ruoyi-ui-gljt/src/api/business/fwjggl/djpd/xqPz.js

@@ -0,0 +1,44 @@
+import request from '@/utils/request'
+
+// 查询政务业务详情配置信息列表
+export function listXqPz(query) {
+  return request({
+    url: '/business/xqPz/list',
+    method: 'get',
+    params: query
+  })
+}
+
+// 查询政务业务详情配置信息详细
+export function getXqPz(id) {
+  return request({
+    url: '/business/xqPz/' + id,
+    method: 'get'
+  })
+}
+
+// 新增政务业务详情配置信息
+export function addXqPz(data) {
+  return request({
+    url: '/business/xqPz',
+    method: 'post',
+    data: data
+  })
+}
+
+// 修改政务业务详情配置信息
+export function updateXqPz(data) {
+  return request({
+    url: '/business/xqPz',
+    method: 'put',
+    data: data
+  })
+}
+
+// 删除政务业务详情配置信息
+export function delXqPz(id) {
+  return request({
+    url: '/business/xqPz/' + id,
+    method: 'delete'
+  })
+}

+ 10 - 0
ruoyi-ui-gljt/src/api/business/fwjggl/djpd/xxcx.js

@@ -0,0 +1,10 @@
+import request from '@/utils/request'
+
+// 查询政务业务详情配置信息列表
+export function listHtxxByQy(query) {
+    return request({
+      url: '/business/djpdSq/jgqy/list',
+      method: 'get',
+      params: query
+    })
+  }

+ 61 - 0
ruoyi-ui-gljt/src/api/business/fwjggl/djpd/xzlr.js

@@ -0,0 +1,61 @@
+import request from '@/utils/request'
+
+// 查询细则评定结果信息列表
+export function listXzlr(query) {
+  return request({
+    url: '/business/xzlr/list',
+    method: 'get',
+    params: query
+  })
+}
+
+// 查询细则评定结果信息列表
+export function listXzPd(query) {
+  return request({
+    url: '/business/xzlr/pd/list',
+    method: 'get',
+    params: query
+  })
+}
+
+// 查询部门下拉树结构
+export function listXzTree() {
+  return request({
+    url: '/business/xzlr/listXzTree',
+    method: 'get'
+  })
+}
+
+// 查询细则评定结果信息详细
+export function getXzlr(id) {
+  return request({
+    url: '/business/xzlr/' + id,
+    method: 'get'
+  })
+}
+
+// 新增细则评定结果信息
+export function addXzlr(data) {
+  return request({
+    url: '/business/xzlr',
+    method: 'post',
+    data: data
+  })
+}
+
+// 修改细则评定结果信息
+export function updateXzlr(data) {
+  return request({
+    url: '/business/xzlr',
+    method: 'put',
+    data: data
+  })
+}
+
+// 删除细则评定结果信息
+export function delXzlr(id) {
+  return request({
+    url: '/business/xzlr/' + id,
+    method: 'delete'
+  })
+}

+ 97 - 0
ruoyi-ui-gljt/src/api/business/fwjggl/jcxx.js

@@ -0,0 +1,97 @@
+import request from '@/utils/request'
+
+// 查询机构信息列表
+export function listJcxx(query) {
+  return request({
+    url: '/business/jcxx/list',
+    method: 'get',
+    params: query
+  })
+}
+
+// 查询机构财务信息列表
+export function listJcxxCw(query) {
+  return request({
+    url: '/business/jcxx/cwList',
+    method: 'get',
+    params: query
+  })
+}
+
+// 查询机构信息列表
+export function fwjcList(query) {
+  return request({
+    url: '/business/jcxx/fwjcList',
+    method: 'get',
+    params: query
+  })
+}
+
+// 查询机构信息详细
+export function getJcxx(id) {
+  return request({
+    url: '/business/jcxx/' + id,
+    method: 'get'
+  })
+}
+
+// 查询机构信财务息详细
+export function getJcxxCw(id) {
+  return request({
+    url: '/business/jcxx/cwxx/' + id,
+    method: 'get'
+  })
+}
+
+// 信用代码查询机构
+export function selectJgByXydm(id) {
+  return request({
+    url: '/business/jcxx/searchJgByXydm/' + id,
+    method: 'get'
+  })
+}
+
+
+// 新增机构信息
+export function addJcxx(data) {
+  return request({
+    url: '/business/jcxx',
+    method: 'post',
+    data: data
+  })
+}
+
+// 修改机构信息
+export function updateJcxx(data) {
+  return request({
+    url: '/business/jcxx',
+    method: 'put',
+    data: data
+  })
+}
+
+// 修改机构财务信息
+export function updateJcxxCw(data) {
+  return request({
+    url: '/business/jcxx/editCw',
+    method: 'post',
+    data: data
+  })
+}
+
+// 修改机构信息开业状态
+export function updateJgKyzt(data) {
+  return request({
+    url: '/business/jcxx/updateJgKyzt',
+    method: 'put',
+    data: data
+  })
+}
+
+// 删除机构信息
+export function delJcxx(id) {
+  return request({
+    url: '/business/jcxx/' + id,
+    method: 'delete'
+  })
+}

+ 44 - 0
ruoyi-ui-gljt/src/api/business/fwjggl/jgfwjc.js

@@ -0,0 +1,44 @@
+import request from '@/utils/request'
+
+// 查询服务检查列表
+export function listJgfwjc(query) {
+  return request({
+    url: '/business/jgfwjc/list',
+    method: 'get',
+    params: query
+  })
+}
+
+// 查询服务检查详细
+export function getJgfwjc(id) {
+  return request({
+    url: '/business/jgfwjc/' + id,
+    method: 'get'
+  })
+}
+
+// 新增服务检查
+export function addJgfwjc(data) {
+  return request({
+    url: '/business/jgfwjc',
+    method: 'post',
+    data: data
+  })
+}
+
+// 修改服务检查
+export function updateJgfwjc(data) {
+  return request({
+    url: '/business/jgfwjc',
+    method: 'put',
+    data: data
+  })
+}
+
+// 删除服务检查
+export function delJgfwjc(id) {
+  return request({
+    url: '/business/jgfwjc/' + id,
+    method: 'delete'
+  })
+}

+ 44 - 0
ruoyi-ui-gljt/src/api/business/fwjggl/jzxx.js

@@ -0,0 +1,44 @@
+import request from '@/utils/request'
+
+// 查询养老机构_捐赠信息列表
+export function listJzxx(query) {
+  return request({
+    url: '/organization/jzxx/list',
+    method: 'get',
+    params: query
+  })
+}
+
+// 查询养老机构_捐赠信息详细
+export function getJzxx(id) {
+  return request({
+    url: '/organization/jzxx/' + id,
+    method: 'get'
+  })
+}
+
+// 新增养老机构_捐赠信息
+export function addJzxx(data) {
+  return request({
+    url: '/organization/jzxx',
+    method: 'post',
+    data: data
+  })
+}
+
+// 修改养老机构_捐赠信息
+export function updateJzxx(data) {
+  return request({
+    url: '/organization/jzxx',
+    method: 'put',
+    data: data
+  })
+}
+
+// 删除养老机构_捐赠信息
+export function delJzxx(id) {
+  return request({
+    url: '/organization/jzxx/' + id,
+    method: 'delete'
+  })
+}

+ 46 - 0
ruoyi-ui-gljt/src/api/business/fwjggl/lryp.js

@@ -0,0 +1,46 @@
+import request from '@/utils/request'
+
+// 查询老人用品列表
+export function listLryp(query) {
+  return request({
+    url: '/organization/lryp/list',
+    method: 'get',
+    params: query
+  })
+}
+
+// 查询老人用品详细
+export function getLryp(id) {
+  return request({
+    url: '/organization/lryp/' + id,
+    method: 'get'
+  })
+}
+
+
+// 新增老人用品
+export function addLryp(data) {
+  return request({
+    url: '/organization/lryp',
+    method: 'post',
+    data: data
+  })
+}
+
+// 修改老人用品
+export function updateLryp(data) {
+  return request({
+    url: '/organization/lryp',
+    method: 'put',
+    data: data
+  })
+}
+
+// 删除老人用品
+export function delLryp(id) {
+  return request({
+    url: '/organization/lryp/' + id,
+    method: 'delete'
+  })
+}
+

+ 53 - 0
ruoyi-ui-gljt/src/api/business/fwjggl/qtaqzc.js

@@ -0,0 +1,53 @@
+import request from '@/utils/request'
+
+// 查询其他安全自查列表
+export function listQtaqzc(query) {
+  return request({
+    url: '/business/qtaqzc/list',
+    method: 'get',
+    params: query
+  })
+}
+
+// 根据jgId分组查询其他安全自查列表
+export function groupListQtaqzc(query) {
+  return request({
+    url: '/business/qtaqzc/groupList',
+    method: 'get',
+    params: query
+  })
+}
+
+// 查询其他安全自查详细
+export function getQtaqzc(id) {
+  return request({
+    url: '/business/qtaqzc/' + id,
+    method: 'get'
+  })
+}
+
+// 新增其他安全自查
+export function addQtaqzc(data) {
+  return request({
+    url: '/business/qtaqzc',
+    method: 'post',
+    data: data
+  })
+}
+
+// 修改其他安全自查
+export function updateQtaqzc(data) {
+  return request({
+    url: '/business/qtaqzc',
+    method: 'put',
+    data: data
+  })
+}
+
+// 删除其他安全自查
+export function delQtaqzc(id) {
+  return request({
+    url: '/business/qtaqzc/' + id,
+    method: 'delete'
+  })
+}

+ 53 - 0
ruoyi-ui-gljt/src/api/business/fwjggl/sqJcxx.js

@@ -0,0 +1,53 @@
+import request from '@/utils/request'
+
+// 查询社区养老机构_基础信息列表
+export function listSqJcxx(query) {
+  return request({
+    url: '/business/sqJcxx/list',
+    method: 'get',
+    params: query
+  })
+}
+
+// 查询社区养老机构_基础信息详细
+export function businessGetSqJcxx(id) {
+  return request({
+    url: '/business/sqJcxx/' + id,
+    method: 'get'
+  })
+}
+
+// 新增社区养老机构_基础信息
+export function addSqJcxx(data) {
+  return request({
+    url: '/business/sqJcxx',
+    method: 'post',
+    data: data
+  })
+}
+
+// 修改社区养老机构_基础信息
+export function businessUpdateSqJcxx(data) {
+  return request({
+    url: '/business/sqJcxx',
+    method: 'put',
+    data: data
+  })
+}
+
+// 修改机构信息开业状态
+export function updateSqJgKyzt(data) {
+  return request({
+    url: '/business/sqJcxx/updateSqJgKyzt',
+    method: 'put',
+    data: data
+  })
+}
+
+// 删除社区养老机构_基础信息
+export function delSqJcxx(id) {
+  return request({
+    url: '/business/sqJcxx/' + id,
+    method: 'delete'
+  })
+}

+ 44 - 0
ruoyi-ui-gljt/src/api/business/fwjggl/sssb.js

@@ -0,0 +1,44 @@
+import request from '@/utils/request'
+
+// 查询设施设备列表
+export function listSssb(query) {
+  return request({
+    url: '/organization/sssb/list',
+    method: 'get',
+    params: query
+  })
+}
+
+// 查询设施设备详细
+export function getSssb(id) {
+  return request({
+    url: '/organization/sssb/' + id,
+    method: 'get'
+  })
+}
+
+// 新增设施设备
+export function addSssb(data) {
+  return request({
+    url: '/organization/sssb',
+    method: 'post',
+    data: data
+  })
+}
+
+// 修改设施设备
+export function updateSssb(data) {
+  return request({
+    url: '/organization/sssb',
+    method: 'put',
+    data: data
+  })
+}
+
+// 删除设施设备
+export function delSssb(id) {
+  return request({
+    url: '/organization/sssb/' + id,
+    method: 'delete'
+  })
+}

+ 66 - 0
ruoyi-ui-gljt/src/api/business/fwjggl/xfaqzcxx.js

@@ -0,0 +1,66 @@
+import request from '@/utils/request'
+
+// 查询消防安全自查列表
+export function listXfaqzcxx(query) {
+  return request({
+    url: '/business/xfaqzcxx/list',
+    method: 'get',
+    params: query
+  })
+}
+
+// 查询消防安全自查列表
+export function groupListXfaqzcxx(query) {
+  return request({
+    url: '/business/xfaqzcxx/groupList',
+    method: 'get',
+    params: query
+  })
+}
+
+// 查询消防安全自查详细
+export function getXfaqzcxx(id) {
+  return request({
+    url: '/business/xfaqzcxx/' + id,
+    method: 'get'
+  })
+}
+
+// 新增消防安全自查
+export function addXfaqzcxx(data) {
+  return request({
+    url: '/business/xfaqzcxx',
+    method: 'post',
+    data: data
+  })
+}
+
+// 修改消防安全自查
+export function updateXfaqzcxx(data) {
+  return request({
+    url: '/business/xfaqzcxx',
+    method: 'put',
+    data: data
+  })
+}
+
+// 删除消防安全自查
+export function delXfaqzcxx(id) {
+  return request({
+    url: '/business/xfaqzcxx/' + id,
+    method: 'delete'
+  })
+}
+export function selectYlJgMsg(id) {
+  return request({
+    url: '/business/xfaqzcxx/selectYlJgMsg/' + id,
+    method: 'get',
+  })
+}
+export function rightList(query) {
+  return request({
+    url: '/system/zbgz/rightList',
+    method: 'get',
+    params: query
+  })
+}

+ 18 - 0
ruoyi-ui-gljt/src/api/business/fwjggl/yggl/ygBtxx.js

@@ -0,0 +1,18 @@
+import request from '@/utils/request'
+
+// 查询补贴信息列表
+export function listYgBtxx(query) {
+  return request({
+    url: '/organization/ygBtxx/list',
+    method: 'get',
+    params: query
+  })
+}
+
+// 查询补贴信息详细
+export function getYgBtxx(id) {
+  return request({
+    url: '/organization/ygBtxx/' + id,
+    method: 'get'
+  })
+}

+ 19 - 0
ruoyi-ui-gljt/src/api/business/fwjggl/yggl/ygCfxx.js

@@ -0,0 +1,19 @@
+import request from '@/utils/request'
+
+// 查询处罚信息列表
+export function listYgCfxx(query) {
+  return request({
+    url: '/organization/ygCfxx/list',
+    method: 'get',
+    params: query
+  })
+}
+
+// 查询处罚信息详细
+export function getYgCfxx(id) {
+  return request({
+    url: '/organization/ygCfxx/' + id,
+    method: 'get'
+  })
+}
+

+ 0 - 0
ruoyi-ui-gljt/src/api/business/fwjggl/yggl/ygCyjl.js


Some files were not shown because too many files changed in this diff