????:index.wxml<!--index.wxml--> <view style='background-color:#A0A0A0'> <swiper indicator-dots='true' autoplay='true' interval='3000'&nbs
index.wxml
<!--index.wxml--> <view style='background-color:#A0A0A0'> <swiper indicator-dots='true' autoplay='true' interval='3000' duration='100' indicator-active-color='#000'> <swiper-item> <image src='https://lite-img.yeleonline.com/uploads/dev/seller/204/null1553762294565tmp_acf20253b95b8fa8b144558116592c98.jpg'></image> </swiper-item> <swiper-item> <image src='http://lite-img.yeleonline.com/uploads/dev/seller/0/EnYBcHJYdSzSndPdTynMnXS7jxCCnEkJ.jpg'></image> </swiper-item> <swiper-item> <image src='https://lite-img.yeleonline.com/uploads/dev/seller/138/1381547428401704tmp_fad2ceadcc7e577685bd14b4efbcf7c8.jpg'></image> </swiper-item> </swiper> </view>
app.json
{ "pages":[ "pages/index/index", "pages/shop/index", "pages/news/index" ], "window":{ "backgroundTextStyle":"light", "navigationBarBackgroundColor": "#fff", "navigationBarTitleText": "WeChat", "navigationBarTextStyle":"black" }, "tabBar":{ "list":[ { "pagePath": "pages/index/index", "text": "首頁" }, { "pagePath": "pages/shop/index", "text": "商品" }, { "pagePath": "pages/news/index", "text": "新聞" } ] } }
?? ???:查無此人?? ??:2019-04-19 09:27:19
???? ??:完成的不錯。小程序現(xiàn)在還是很火熱,繼續(xù)加油。