Commit a955342f authored by 郝聪敏's avatar 郝聪敏

fix: 修改默认封面

parent 42366be2
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
<p slot="title">{{ config.title }}</p> <p slot="title">{{ config.title }}</p>
<div class="dynamic-row-card"> <div class="dynamic-row-card">
<img <img
src="http://desk.fd.zol-img.com.cn/g5/M00/00/07/ChMkJ1ZqMb2IWITEAAbRDaofaNIAAGBHwO3hh0ABtEl380.jpg" src="http://activitystatic.xyqb.com/low_code.jpg"
/> />
</div> </div>
</Card> </Card>
......
...@@ -53,7 +53,7 @@ export const defaultState = { ...@@ -53,7 +53,7 @@ export const defaultState = {
id: 0, id: 0,
pageName: '', pageName: '',
pageDescribe: '', pageDescribe: '',
coverImage: 'http://desk.fd.zol-img.com.cn/g5/M00/00/07/ChMkJ1ZqMb2IWITEAAbRDaofaNIAAGBHwO3hh0ABtEl380.jpg', coverImage: 'http://activitystatic.xyqb.com/low_code.jpg',
isPublish: false, isPublish: false,
page: { page: {
elements: [], elements: [],
......
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