合并分支
Showing
build/asset-manifest.json
0 → 100644
build/favicon.ico
0 → 100644
File added
build/index.html
0 → 100644
build/manifest.json
0 → 100644
build/service-worker.js
0 → 100644
build/static/css/10.1597b3e9.chunk.css
0 → 100644
This diff is collapsed.
Click to expand it.
build/static/css/10.1597b3e9.chunk.css.map
0 → 100644
This diff is collapsed.
Click to expand it.
build/static/css/9.7c331155.chunk.css
0 → 100644
build/static/css/9.7c331155.chunk.css.map
0 → 100644
This diff is collapsed.
Click to expand it.
build/static/css/coupons.9ece7350.chunk.css
0 → 100644
build/static/css/main.afa9aa9f.chunk.css
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
build/static/css/main.afa9aa9f.chunk.css.map
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
build/static/css/myorders.3ab93c8e.chunk.css
0 → 100644
build/static/css/study.586bcabb.chunk.css
0 → 100644
build/static/css/togroup.f8580590.chunk.css
0 → 100644
build/static/css/video.10e4a7e1.chunk.css
0 → 100644
build/static/js/10.38fa9101.chunk.js
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
build/static/js/10.38fa9101.chunk.js.map
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
build/static/js/11.a116d384.chunk.js
0 → 100644
This diff is collapsed.
Click to expand it.
build/static/js/11.a116d384.chunk.js.map
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
build/static/js/9.0d233def.chunk.js
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
build/static/js/9.0d233def.chunk.js.map
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
build/static/js/coupons.6a94a878.chunk.js
0 → 100644
This diff is collapsed.
Click to expand it.
build/static/js/main.24ad8e4e.chunk.js
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
build/static/js/main.24ad8e4e.chunk.js.map
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
build/static/js/myorders.9736dcd8.chunk.js
0 → 100644
This diff is collapsed.
Click to expand it.
build/static/js/purchased.380e692a.chunk.js
0 → 100644
build/static/js/runtime~main.a0b841fe.js
0 → 100644
build/static/js/runtime~main.a0b841fe.js.map
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
build/static/js/study.becfeee6.chunk.js
0 → 100644
This diff is collapsed.
Click to expand it.
build/static/js/study.becfeee6.chunk.js.map
0 → 100644
This diff is collapsed.
Click to expand it.
build/static/js/togroup.6905e23b.chunk.js
0 → 100644
build/static/js/video.1b371a9a.chunk.js
0 → 100644
build/static/js/video.1b371a9a.chunk.js.map
0 → 100644
This diff is collapsed.
Click to expand it.
build/static/media/iconfont.66125e8a.eot
0 → 100644
File added
build/static/media/iconfont.6d0ba0d4.ttf
0 → 100644
File added
build/static/media/iconfont.74806351.woff
0 → 100644
File added
build/static/media/iconfont.c8b2c37e.svg
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
This diff is collapsed.
Click to expand it.
{ | ||
"name": "my-julyedu", | ||
"name": "mr-julyedu", | ||
"version": "0.1.0", | ||
"private": true, | ||
"dependencies": { | ||
... | ... | @@ -16,6 +16,7 @@ |
"babel-plugin-named-asset-import": "^0.3.1", | ||
"babel-preset-react-app": "^7.0.2", | ||
"bfj": "6.1.1", | ||
"callapp-lib": "^2.1.7", | ||
"case-sensitive-paths-webpack-plugin": "2.2.0", | ||
"crypto-js": "^3.1.9-1", | ||
"css-loader": "1.0.0", | ||
... | ... | @@ -61,6 +62,7 @@ |
"react-mobile-swiper": "^1.1.4", | ||
"react-redux": "^7.0.2", | ||
"react-router-dom": "^5.0.1", | ||
"react-spinners": "^0.5.4", | ||
"redux": "^4.0.1", | ||
"redux-immutable": "^4.0.0", | ||
"redux-logger": "^3.0.6", | ||
... | ... | @@ -80,6 +82,8 @@ |
"scripts": { | ||
"start": "node scripts/start.js", | ||
"build": "node scripts/build.js", | ||
"build-pre": "node scripts/build-pre.js", | ||
"build-test": "node scripts/build-test.js", | ||
"test": "node scripts/test.js" | ||
}, | ||
"eslintConfig": { | ||
... | ... | @@ -154,6 +158,7 @@ |
"babel-plugin-import": "^1.11.0", | ||
"classnames": "^2.2.6", | ||
"mockjs": "^1.0.1-beta3", | ||
"postcss-px-to-viewport": "^1.1.0", | ||
"sass-resources-loader": "^2.0.0" | ||
}, | ||
"theme": "./src/assets/theme/config.js" | ||
... | ... |
scripts/build-pre.js
0 → 100644
scripts/build-test.js
0 → 100644
src/common/CallApp/index.js
0 → 100644
src/common/ToApp/index.js
deleted
100644 → 0
src/common/course-base/course-base.scss
0 → 100644
src/common/course-base/index.js
0 → 100644
src/common/v-list-base/index.js
0 → 100644
src/common/v-list-base/index.scss
0 → 100644
This diff is collapsed.
Click to expand it.
13 KB
977 Bytes
2.92 KB
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
13 KB
977 Bytes
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.