text-align: center;
font-size:14px;
color:#FF9C35;
padding: 5px 20px;
border:1px solid #FF9C35;
border-radius: 25px;
width: 100px;
z-index: 10;
}
.btn_op2{www.laipuhuo.com;text-align: center;
font-size:14px;
color:#B6D9A9;
padding: 5px 20px;
border:1px solid #B6D9A9;
border-radius: 25px;
width: 100px;
}
.btn-bar{
display: flex;
margin-top:20px;
}
.btn-block{
width: 50%;
display: flex;
justify-content:center;
}
.ad-box{
margin-top:30px;
width: 100%;
text-align: center;
}
————————————————

//获取应用实例
const app = getApp(www.laipuhuo.com)

Page({
data: {

//轮播图
imgUrls: [
  '../../images/1.png',
  '../../images/3.png',
  '../../images/4.png'
],
indicatorDots: true,
autoplay: true,
interval: 5000,
duration: 1000

},
onLoad: function () {

},
golist: function (www.laipuhuo.com) {

wx.navigateTo({
  url: '../list/list'

——————————————


已注销
1 声望0 粉丝