From ab9bc98c6f9ab820f7f4f343b524f7b8310ef272 Mon Sep 17 00:00:00 2001
From: LAPTOP-RI7D261L\Mr Ke <545800322@qq.com>
Date: Mon, 17 Feb 2020 10:30:42 +0800
Subject: [PATCH] 南沙小程序修改
---
package.json | 29 ++++++++++++++++++++---------
1 files changed, 20 insertions(+), 9 deletions(-)
diff --git a/package.json b/package.json
index 43a3142..e86a36b 100644
--- a/package.json
+++ b/package.json
@@ -1,5 +1,5 @@
{
- "name": "byfy",
+ "name": "ByfyYfzt",
"description": "白云法院前端项目",
"scripts": {
"code": "node ./.command/code",
@@ -21,35 +21,46 @@
"copy-webpack-plugin": "^4.5.1",
"cross-env": "^5.1.5",
"css-loader": "^0.28.11",
+ "es6-promise": "^4.2.5",
"file-loader": "^1.1.11",
"html-webpack-plugin": "^3.2.0",
+ "isomorphic-fetch": "^2.2.1",
"less": "^3.0.4",
"less-loader": "^4.1.0",
"mini-css-extract-plugin": "^0.4.0",
"node-sass": "^4.9.0",
+ "react-sticky": "^6.0.3",
"sass-loader": "^7.0.1",
"style-loader": "^0.21.0",
"webpack": "^4.8.3",
"webpack-cli": "^2.1.3",
- "webpack-dev-server": "^3.1.4"
+ "webpack-dev-server": "3.1.10"
},
+ "license": "ISC",
"dependencies": {
- "antd": "^3.5.2",
+ "antd": "^3.10.8",
"antd-mobile": "2.1.6",
"babel-polyfill": "^6.26.0",
"babel-runtime": "^6.26.0",
- "braft-editor": "^2.1.22",
+ "braft-editor": "^2.3.8",
"classnames": "^2.2.5",
- "echarts": "^4.1.0",
- "hife": "^1.0.10",
+ "define-properties": "^1.1.3",
+ "echarts": "^4.2.1",
+ "extract-text-webpack-plugin": "^3.0.2",
+ "hife": "1.0.10",
+ "less-vars-to-js": "^1.3.0",
"lodash": "^4.17.10",
"moment": "^2.22.1",
- "react": "16.3.2",
+ "react": "^16.3.2",
+ "react-amap": "^1.2.7",
+ "react-bmap": "^1.0.74",
"react-dom": "^16.3.2",
"react-router": "^4.2.0",
"react-router-dom": "^4.2.2",
- "simditor": "^2.3.19",
- "simditor-html": "^1.1.1",
+ "react-sticky": "^6.0.3",
+ "reqwest": "^2.0.5",
+ "styled-components": "^4.1.3",
+ "swiper": "^4.4.6",
"weixin-js-sdk": "^1.3.2"
}
}
--
Gitblit v1.8.0