提供一個(gè)登錄頁(yè)的案例,供同學(xué)們使用
項(xiàng)目效果圖:

目錄結(jié)構(gòu):

圖片資源:

login.wxml:
<view class="container"> <view class="login-icon"> <image class="login-img" src="../images/loginLog.jpg"></image> </view> <view class="login-from"> <!--賬號(hào)--> <view class="inputView"> <image class="nameImage" src="../images/name.png"></image> <label class="loginLab">賬號(hào)</label> <input class="inputText" placeholder="請(qǐng)輸入賬號(hào)" bindinput="phoneInput" /> </view> <view class="line"></view> <!--密碼--> <view class="inputView"> <image class="keyImage" src="../images/key.png"></image> <label class="loginLab">密碼</label> <input class="inputText" password="true" placeholder="請(qǐng)輸入密碼" bind
新聞熱點(diǎn)
疑難解答
圖片精選
網(wǎng)友關(guān)注