You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
export default{
|
|
|
|
main_top_action_button_defines : [
|
|
|
|
{
|
|
|
|
title : "成为大富翁",
|
|
|
|
desc : "成为大富翁描述",
|
|
|
|
icon : "../../static/images/mainview/hezuo.png",
|
|
|
|
url : "",
|
|
|
|
style : "left: 24rpx;",
|
|
|
|
},
|
|
|
|
{
|
|
|
|
title : "大富翁区域",
|
|
|
|
desc : "保持纵横比缩放图片,只保证图片的短边能完全显示出来。也就是说",
|
|
|
|
icon : "../../static/images/mainview/ditu.png",
|
|
|
|
url : "",
|
|
|
|
style : "right : 24rpx;",
|
|
|
|
}
|
|
|
|
],
|
|
|
|
///品牌项目轮播图定义,暂时在这里定义,之后找服务器拿
|
|
|
|
project_swiper_defines : [
|
|
|
|
{
|
|
|
|
image: 'https://cdn.uviewui.com/uview/swiper/swiper2.png',
|
|
|
|
title: '昨夜星辰昨夜风,画楼西畔桂堂东',
|
|
|
|
},
|
|
|
|
{
|
|
|
|
image: 'https://cdn.uviewui.com/uview/swiper/swiper1.png',
|
|
|
|
title: '身无彩凤双飞翼,心有灵犀一点通',
|
|
|
|
},
|
|
|
|
{
|
|
|
|
image: 'https://cdn.uviewui.com/uview/swiper/swiper3.png',
|
|
|
|
title: '谁念西风独自凉,萧萧黄叶闭疏窗,沉思往事立残阳',
|
|
|
|
},
|
|
|
|
],
|
|
|
|
}
|