[bug修复]

查询排序改成倒叙
pet
liujun 2024-12-11 10:30:43 +08:00
parent b6e976f9f2
commit f8dc14aab4
3 changed files with 23298 additions and 313 deletions

23603
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -5,7 +5,7 @@
"author": "",
"private": true,
"scripts": {
"dev": "webpack-dev-server --inline --progress --config build/webpack.dev.conf.js --host 192.168.151.75",
"dev": "webpack-dev-server --inline --progress --config build/webpack.dev.conf.js --host 192.168.8.124",
"start": "npm run dev",
"unit": "jest --config test/unit/jest.conf.js --coverage",
"e2e": "node test/e2e/runner.js",

View File

@ -1,11 +1,11 @@
// eslint-disable-next-line no-unused-vars
const config = {
weburl: 'http://192.168.0.100:8080/', // 前台地址
httpurl: 'http://192.168.0.100:8091/', // 后台地址
weburl: 'http://192.168.8.124:8080/', // 前台地址
httpurl: 'http://192.168.8.124:8091/', // 后台地址
qyurl: 'https://qgqy.qhdsafety.com/', // 企业前台
adminurl: 'https://www.qdkjchina.com/qa-prevention-admin/',
// 正式
fileUrl: 'https://qgqy.qhdsafety.com/file/', // 附件服务器地址
fileUrl: 'https://wwag.qhdsafety.com/file/', // 附件服务器地址
weburlWaiwang: 'https://qgqy.qhdsafety.com/', // 服务器外网地址
httpurlWaiwang: 'https://qgqy.qhdsafety.com/qa-prevention-gwj/', // ,
fileUrlWaiwang: 'https://qgqy.qhdsafety.com/file/', // 服务器外网 附件地址,