Commit 908ba922 authored by 尚斌杰's avatar 尚斌杰

添加图片

parent 9584f002
......@@ -23,19 +23,19 @@ export default {
return {
dataSource:[
{
img:'http://www.bjgee.net/res/Home/1103/11039947.jpg'
img:'/images/index/11039947.jpg'
},
{
img:'http://www.bjgee.net/res/Home/structure/img_1928.jpg'
img:'/images/index/img_1928.jpg'
},
{
img:'http://www.bjgee.net/res/Home/1104/1104992.jpg'
img:'/images/index/1104992.jpg'
},
{
img:'http://www.bjgee.net/res/Home/1103/11039927.jpg'
img:'/images/index/11039927.jpg'
},
{
img:'http://www.bjgee.net/res/Home/structure/img_1963.jpg'
img:'/images/index/img_1963.jpg'
}
]
}
......
......@@ -112,7 +112,7 @@ export const state = () => ({
{
id:'oganization',
name:'组织机构',
detail:`<p><img class="" height="457" width="695" alt="" src="http://www.bjgee.net/res/Home/1102/qq截图未命名1.jpg"></p>`,
detail:`<p><img class="" height="457" width="695" alt="" src="/images/oganization/organization.jpg"></p>`,
}
]
......
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