Commit 5a448275 authored by wanghuan's avatar wanghuan

1

parent 8c96567c
......@@ -3,7 +3,7 @@
"version": "1.0.0",
"private": true,
"scripts": {
"dev": "spark dev --type h5",
"dev": "spark dev --type h5 --port 6866",
"prod": "spark build --type h5 --env prod",
"build": "spark build --type h5 --env dev",
"tb": "spark build --type taobao"
......
......@@ -200,8 +200,9 @@ class Main3 extends Component {
<div className="main3" uuid="8754a9d1-7453-474b-b722-7cb71483ae85" ref="main3" >
<img
className="main3_bg "
uuid="25a6c3f8-3f78-4758-b2ab-5bcbfaa0d8bc"
src="//yun.duiba.com.cn/spark/assets/3dff859e5097ca38eebf736863ea0344dfc1ac76.png"
src='http://yun.duiba.com.cn/spark/assets/f814904585bbeb176da6121c1dcd253196017b1b.jpg'
// uuid="25a6c3f8-3f78-4758-b2ab-5bcbfaa0d8bc"
// src="//yun.duiba.com.cn/spark/assets/3dff859e5097ca38eebf736863ea0344dfc1ac76.png"
/>
<div className="main3_top " uuid="257105ac-5616-4e29-a4dc-302ed2604193">
<div
......
This diff is collapsed.
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