细节修改

This commit is contained in:
tx 2025-01-10 10:05:41 +08:00
parent 26fd2a6ddb
commit 590a33096c
4 changed files with 14 additions and 7 deletions

View File

@ -53,10 +53,7 @@
<image src="https://lxnapi.ccttiot.com/bike/img/static/uaW9kLzl1RYoU8WyiuYL" mode=""></image>
鸣笛寻车
</view>
<!-- <view class="btn2" @touchstart="touchStart" @touchmove="touchMove" @touchend="touchEnd">
<view class="slider" :style="{ transform: 'translateX(' + translateX + 'rpx)' }"></view>
右滑启动
</view> -->
<view class="btn1" @click="devicebtn(1)" v-if="deviceInfos.lockStatus == 1">
<image src="https://lxnapi.ccttiot.com/bike/img/static/uEUTkjiSqIDTjnLxGvP8" mode=""></image>
已启动

View File

@ -1,5 +1,7 @@
<template>
<view class="login-page">
<u-navbar title="登录" :border-bottom="false" :background="bgc" title-color='#262B37' title-size='38'
height='50' :custom-back='backPage'></u-navbar>
<view v-if="pageIndex == 1">
<image class="background-image" src="https://lxnapi.ccttiot.com/bike/img/static/uWOnjtkaVDDLhY4PtMd8"
mode="aspectFill">
@ -124,6 +126,9 @@ export default {
title: '',
message: ''
},
bgc: {
backgroundColor: " ",
},
showPhoneLogin: true,
pageIndex: 0,
isAgree: false, //
@ -131,6 +136,11 @@ export default {
},
methods: {
backPage(){
uni.reLaunch({
url:'/pages/index/index'
})
},
// code
getWxLoginCode() {
return new Promise((resolve, reject) => {

View File

@ -150,7 +150,7 @@
deviceInfo() {
this.$u.get('/app/device/info?sn=' + this.sn).then((res) => {
this.$u.get('appVerify/getDeviceBySn?sn=' + this.sn).then((res) => {
if (res.code === 200) {
this.carInfo=res.data

View File

@ -75,8 +75,8 @@
实名认证
</view>
<view class="item" @click="topage(6)">
<image src="https://lxnapi.ccttiot.com/bike/img/static/uusjOAFIQuDM5sfVPags" />
添加设备
<image src="https://lxnapi.ccttiot.com/bike/img/static/uuWE5y9qXyXTrjyZWkfr" />
设备录入
</view>
<!-- <view class="item">
<image src="https://lxnapi.ccttiot.com/bike/img/static/u1SsqJYSQ8jTK9PkhFtF"/>