login.vue.wxml 1001 Bytes
<template name="7f776b89"><view class="_view 7f776b89"><view class="_view 7f776b89 loginBg"><view class="_view 7f776b89 loginBox"><text class="_text 7f776b89 loginTitle">智慧商业客流6.0</text><view class="_view 7f776b89 inputBox userBox"><image src="../../static/login/user.png" mode class="_image 7f776b89"></image><input class="_input 7f776b89 uni-input userInput" focus placeholder="请输入用户名" value="{{username}}" bindinput="handleProxy" data-eventid="{{'7f776b89-0'}}" data-comkey="{{$k}}" /></view><view class="_view 7f776b89 inputBox pwdBox"><image src="../../static/login/pwd.png" mode class="_image 7f776b89"></image><input class="_input 7f776b89 uni-input pwdInput" placeholder="请输入密码" password value="{{password}}" bindinput="handleProxy" data-eventid="{{'7f776b89-1'}}" data-comkey="{{$k}}" /></view><button class="_button 7f776b89 loginBtn" bindtap="handleProxy" data-eventid="{{'7f776b89-2'}}" data-comkey="{{$k}}">登录</button></view></view></view></template>