Commit bf9d377e authored by wangxuelai's avatar wangxuelai

''

parent 0f0a8943
......@@ -17,6 +17,6 @@
</head>
<body>
<div id="root"></div>
<script src="https://cdn.img.shangjiadao.cn/qingxiao/biz/dist/main.js?1572261335909" charset="utf-8"></script>
<script src="https://cdn.img.shangjiadao.cn/qingxiao/biz/dist/main.js?1572262111656" charset="utf-8"></script>
</body>
</html>
\ No newline at end of file
......@@ -75,8 +75,8 @@ export default {
url: signature.host,
};
const uploadImg = yield call(uploader.uploadImg, params);
// const imgUrl = imagify(filename, 'image/resize,w_640');
const imgUrl = imagify(filename);
const imgUrl = imagify(filename, 'image/resize,w_1280');
// const imgUrl = imagify(filename);
yield put({
type: 'updateState',
payload: {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment