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'
——————————————
**粗体** _斜体_ [链接](http://example.com) `代码` - 列表 > 引用
。你还可以使用@
来通知其他用户。