微信小程式我的介面

2021-09-24 08:56:25 字數 1731 閱讀 4196

感謝! 承蒙關照~

介面效果:

介面結構:

我們先看me.json**

複製**

me.wxml**

"bg">

"head">

"headicon">

"}" style="width:70px;height:70px;">

"login">

}"hr">

'item'>

"title">手機繫結

"detail2">

>

"line">

'item'>

"title">閱讀文章

"detail2">

>

"hr">

'item'>

"title">電影推薦

"detail2">

>

"line">

"item">

"title">我的收藏

"detail2">

>

"line">

"item">

"title">意見反饋

"detail2">

>

"line">

"item">

"title">設定

"detail2">

>

"hr">

複製**

me.wxss**

.bg 

.head

.headicon

.login

.button

.head image

.hr

.item

.title

.detail2

.line

複製**

me.js**

//獲取應用例項

var openid = wx.getstoragesync("openid");

page(,

doauthorization: function(e) else ,

success: function(res) else catch (e)

//載入使用者資訊

that.loaduserinfo();

that.setdata();}},

fail: function(err) })}

})}

},loaduserinfo: function

() //傳送資訊給伺服器獲得使用者資訊

wx.request()

} else

},fail: function(e) ,

complete: function(e)

})// 由於 getuserinfo 是網路請求,可能會在 page.onload 之後才返回

// 所以此處加入 callback 以防止這種情況

if (this.userinforeadycallback) }})

}},

// 事件處理函式

bindviewtap: function

() )

},onshow: function

() })

複製**

微信小程式我的介面

感謝 承蒙關照 介面效果 介面結構 我們先看me.json me.wxml 手機繫結 閱讀文章 電影推薦 我的收藏 意見反饋 設me.wxss 獲取應用例項 var openid wx.getstoragesync openid page doauthorization function e els...

微信小程式 後端介面

主要controller介面 namespace addons fenxi controller use home controller addonscontroller class fenxicontroller extends addonscontroller this ajaxreturn l...

微信小程式PHP 微信支付介面呼叫

小程式端 伺服器端 準備資料 都在後台系統中可查到 mch id 12 02 商戶號 key lk afk12 openid trim post openid out trade no mch id.time out trade no trim post out trade no body 答題獎金...