Commit 071f9460 authored by 朱明辉's avatar 朱明辉

修改底部内容

parent 80d274d1
This source diff could not be displayed because it is too large. You can view the blob instead.
...@@ -4,6 +4,7 @@ ...@@ -4,6 +4,7 @@
"private": true, "private": true,
"scripts": { "scripts": {
"serve": "vue-cli-service serve", "serve": "vue-cli-service serve",
"dev": "vue-cli-service serve",
"build": "vue-cli-service build", "build": "vue-cli-service build",
"lint": "vue-cli-service lint" "lint": "vue-cli-service lint"
}, },
......
...@@ -7,9 +7,9 @@ ...@@ -7,9 +7,9 @@
<ul class="g6 f16 contact-detail ovh mt5"> <ul class="g6 f16 contact-detail ovh mt5">
<li class="l">公司地址:广州市海珠区琶洲街道暄悦东街23号中悦广场2801</li> <li class="l">公司地址:广州市海珠区琶洲街道暄悦东街23号中悦广场2801</li>
<li class="l split">|</li> <li class="l split">|</li>
<li class="l">联系电话/微信:王先生 <a class="g6" href="tel:18510024578">18510024578</a></li> <li class="l">联系电话/微信:农小姐 <a class="g6" href="tel:15622787395">15622787395</a></li>
<li class="l split">|</li> <li class="l split">|</li>
<li class="l">联系邮箱:<a class="g6" href="mailto:wangpei@llewan.com">wangpei@llewan.com</a></li> <li class="l">联系邮箱:<a class="g6" href="mailto:wangpei@llewan.com">nongsiwen@llewan.com</a></li>
</ul> </ul>
</div> </div>
</div> </div>
......
...@@ -2,26 +2,26 @@ export default { ...@@ -2,26 +2,26 @@ export default {
hotGame: [ hotGame: [
{ {
id: 1, id: 1,
gameImage: 'https://res.g.llewan.com/ftp/lewan/lewanguanwang/image/01/game005.png', gameImage: 'https://static-cdn.llewan.com/h5/guanwang/static/03.jpg',
qrCode: 'https://res.g.llewan.com/ftp/lewan/lewanguanwang/image/01/qrgame01.jpg', qrCode: 'https://static-cdn.llewan.com/h5/guanwang/static/05.jpg',
gameName: '一起切水果', gameName: '剑尊',
gameDesc: '现象级传播4000万用户,广告曝光超5亿次', gameDesc: '',
hotGameActive: '' hotGameActive: ''
}, },
{ {
id: 2, id: 2,
gameImage: 'https://res.g.llewan.com/ftp/lewan/lewanguanwang/image/01/game02.jpg', gameImage: 'https://static-cdn.llewan.com/h5/guanwang/static/02.jpg',
qrCode: 'https://res.g.llewan.com/ftp/lewan/lewanguanwang/image/01/qrgame02.jpg', qrCode: 'https://static-cdn.llewan.com/h5/guanwang/static/04.jpg',
gameName: '我要养条狗', gameName: '滔天传说',
gameDesc: '购买合成收集类游戏,高峰期近40wDAU', gameDesc: '',
hotGameActive: '' hotGameActive: ''
}, },
{ {
id: 3, id: 3,
gameImage: 'https://res.g.llewan.com/ftp/lewan/lewanguanwang/image/01/game03.jpg', gameImage: 'https://static-cdn.llewan.com/h5/guanwang/static/01.jpg',
qrCode: 'https://res.g.llewan.com/ftp/lewan/lewanguanwang/image/01/qrgame03.jpg', qrCode: 'https://static-cdn.llewan.com/h5/guanwang/static/06.jpg',
gameName: '最强消数字', gameName: '烈火之刃',
gameDesc: '德州风格数字消除游戏,一旦入迷不可自拔', gameDesc: '',
hotGameActive: '' hotGameActive: ''
}, },
{ {
......
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