|
|
@ -1,10 +1,11 @@ |
|
|
|
<view |
|
|
|
<view |
|
|
|
class="page" |
|
|
|
class="page" |
|
|
|
style="background: url({{imageUrl}}login-bg.png?r={{Timestamp}}) no-repeat top center/100% 300rpx;padding-top:{{menuButtonInfo.bottom}}px;" |
|
|
|
style="background: url({{imageUrl}}login-bg.png?r={{Timestamp}}) no-repeat top center/100% 316rpx;padding-top:{{menuButtonInfo.bottom}}px;" |
|
|
|
> |
|
|
|
> |
|
|
|
<!-- <view class="page-line" style="top:{{menuButtonInfo.bottom+94}}px"></view> --> |
|
|
|
|
|
|
|
<view class="container"> |
|
|
|
<view class="container"> |
|
|
|
|
|
|
|
<image class="label" src="{{imageUrl}}login-label.png?t={{Timestamp}}"></image> |
|
|
|
<image class="title" src="{{imageUrl}}login-title.png?t={{Timestamp}}"></image> |
|
|
|
<image class="title" src="{{imageUrl}}login-title.png?t={{Timestamp}}"></image> |
|
|
|
|
|
|
|
<view class="tip">注意:该小程序仅支持具备执业资质的医生人群登录使用</view> |
|
|
|
<view class="form"> |
|
|
|
<view class="form"> |
|
|
|
<view class="tel"> |
|
|
|
<view class="tel"> |
|
|
|
<input |
|
|
|
<input |
|
|
|