知識
不管是網(wǎng)站,軟件還是小程序,都要直接或間接能為您產(chǎn)生價(jià)值,我們在追求其視覺表現(xiàn)的同時(shí),更側(cè)重于功能的便捷,營銷的便利,運(yùn)營的高效,讓網(wǎng)站成為營銷工具,讓軟件能切實(shí)提升企業(yè)內(nèi)部管理水平和效率。優(yōu)秀的程序?yàn)楹笃谏壧峁┍憬莸闹С郑?
您當(dāng)前位置>首頁 » 新聞資訊 » 小程序相關(guān) >
微信小程序啟動(dòng)頁的實(shí)現(xiàn)
發(fā)表時(shí)間:2021-1-5
發(fā)布人:葵宇科技
瀏覽次數(shù):42
將啟動(dòng)頁路徑放在pages數(shù)組的第一項(xiàng),tabBar中l(wèi)ist正常放置。
for ='{{testList}}' wx:for-item="item" wx:key="item">
<image src="{{item.fileID}}" bindload="autoImage" style="width:{{imgWidth}};height:{{ imgHeight }}" />view>
class ="userinfo">
<view class="userinfo-avatar">
<open-data type="userAvatarUrl">open-data>
view>
<view class="userinfo-name">
<text>{{msg}}text>
<open-data type="userNickName">
open-data>
view>
<button hover-class="btn_red" class="btn" bindtap="goToIndex">進(jìn)入店鋪button>view>
autoImage(e)
{
var that = this;
var originalWidth = e.detail.width;
var originalHeight = e.detail.height;
var imageWidth = 0;
var imageHeight = 0;
wx.getSystemInfo({complete: (res) =>
{
var winWidth = res.windowWidth;
if (originalWidth > winWidth)
{
var autoWidth = winWidth;
var autoHeight = (autoWidth * originalHeight) / originalWidth;
imageWidth = autoWidth + 'px';
imageHeight = autoHeight + 'px';
}
else {
imageWidth = originalWidth + 'px';
imageHeight = originalHeight + 'px';
}
that.setData({
imgWidth: imageWidth,
imgHeight: imageHeight
});
}
})},
goToIndex() {
wx.switchTab({
url: '/pages/index/index',
});},
相關(guān)案例查看更多
相關(guān)閱讀
- 云南網(wǎng)站建設(shè)專業(yè)品牌
- 云南小程序開發(fā)首選品牌
- 汽車報(bào)廢回收軟件
- 云南電商網(wǎng)站建設(shè)
- 云南小程序被騙
- 軟件定制
- 網(wǎng)站建設(shè)開發(fā)
- 云南網(wǎng)站設(shè)計(jì)
- 網(wǎng)站維護(hù)
- 網(wǎng)站建設(shè)快速優(yōu)化
- 小程序被攻擊
- 云南網(wǎng)站建設(shè)高手
- 楚雄小程序開發(fā)
- 汽車報(bào)廢回收管理軟件
- 網(wǎng)站小程序
- 網(wǎng)站制作
- 網(wǎng)絡(luò)公司報(bào)價(jià)
- 云南建站公司
- 云南網(wǎng)站建設(shè)公司地址
- 云南網(wǎng)站建設(shè)靠譜公司
- web開發(fā)
- 云南網(wǎng)站建設(shè)百度
- 云南小程序代建
- 云南網(wǎng)頁制作
- 云南做百度小程序的公司
- 汽車報(bào)廢管理
- 軟件定制公司
- 云南網(wǎng)絡(luò)營銷顧問
- 軟件開發(fā)
- 紅河小程序開發(fā)