This commit is contained in:
xiao-fajia 2024-09-26 10:43:14 +08:00
commit 4095ec7700
7 changed files with 45 additions and 48 deletions

View File

@ -1,13 +1,10 @@
// 应用全局配置 // 应用全局配置
module.exports = { module.exports = {
//baseUrl: 'https://www.nuoyunr.com/admin-api', baseUrl: 'https://www.nuoyunr.com',
// baseUrl: 'https://3w823u8516.vicp.fun', //baseUrl: 'http://192.168.1.4:48080/userClient',
// baseUrl: 'http://192.168.1.4:48080',
baseUrl: 'http://localhost:48080',
imagesUrl: 'http://shequ.0315e.com/static/images/pages/', imagesUrl: 'http://shequ.0315e.com/static/images/pages/',
baseImageUrl: 'http://122.51.230.86:9000/', baseImageUrl: 'https://www.nuoyunr.com/minio/',
//wsUrl: 'wss://www.nuoyunr.com/admin-api', wsUrl: 'wss://www.nuoyunr.com',
wsUrl: 'ws://192.168.1.4:48080/admin-api',
// 应用信息 // 应用信息
appInfo: { appInfo: {
// 应用名称 // 应用名称

View File

@ -1,6 +1,6 @@
{ {
"name" : "qixiu", "name" : "智修小助手",
"appid" : "__UNI__FA456F7", "appid" : "__UNI__D307B2B",
"description" : "", "description" : "",
"versionName" : "1.0.0", "versionName" : "1.0.0",
"versionCode" : "100", "versionCode" : "100",
@ -71,13 +71,14 @@
}, },
"h5" : { "h5" : {
"router" : { "router" : {
"base" : "/lanan-repair" "base" : ""
}, },
"devServer" : { "devServer" : {
"port" : 8080, "port" : 8080,
"disableHostCheck" : true, "disableHostCheck" : true,
"https" : false "https" : true
} },
"title" : "智修小助手"
}, },
"vueVersion" : "2" "vueVersion" : "2"
} }

View File

@ -3,7 +3,7 @@
<VNavigationBar leftTitle="true" backgroundColor="transparent" title="车辆检测维修"></VNavigationBar> <VNavigationBar leftTitle="true" backgroundColor="transparent" title="车辆检测维修"></VNavigationBar>
<view class="body"> <view class="body">
<view class="body-top-banner"> <view class="body-top-banner">
<image class="banner" src="" mode="aspectFit" /> <image class="banner" src="@/static/images/banner.jpg" mode="aspectFit" />
</view> </view>
<view class="menus"> <view class="menus">
<view @click="gotoPage(menu)" v-for="(menu, index) in menus" :key="index" class="menu-item"> <view @click="gotoPage(menu)" v-for="(menu, index) in menus" :key="index" class="menu-item">

View File

@ -1,36 +1,36 @@
<template> <template>
<view class="content"> <view class="content">
<view class="top"> <!-- <view class="top">-->
<view class="touxiang"> <!-- <view class="touxiang">-->
<image src="../../static/xinlogo.png" mode=""></image> <!-- <image src="../../static/xinlogo.png" mode=""></image>-->
</view> <!-- </view>-->
<view class="inputs"> <!-- <view class="inputs">-->
<input type="text" v-model="userName" placeholder="请输入用户名"> <!-- <input type="text" v-model="userName" placeholder="请输入用户名">-->
</view> <!-- </view>-->
<view class="inputs"> <!-- <view class="inputs">-->
<input type="password" v-model="wrod" placeholder="请输入密码"> <!-- <input type="password" v-model="wrod" placeholder="请输入密码">-->
</view> <!-- </view>-->
<view class="wjworb" @click="goforgot()"> <!-- <view class="wjworb" @click="goforgot()">-->
<view class="">忘记密码</view> <!-- <view class="">忘记密码</view>-->
</view> <!-- </view>-->
</view> <!-- </view>-->
<view class="dl" @click="getlogin()"> <!-- <view class="dl" @click="getlogin()">-->
<text> </text> <!-- <text> </text>-->
</view> <!-- </view>-->
<!-- <view class="hging"> <!-- &lt;!&ndash; <view class="hging">-->
<text>没有账号</text> <!-- <text>没有账号</text>-->
<text style="color: #0078FF;" @click="goregister()">立即注册</text> <!-- <text style="color: #0078FF;" @click="goregister()">立即注册</text>-->
</view> --> <!-- </view> &ndash;&gt;-->
<view class="dbottom"> <!-- <view class="dbottom">-->
<view class="quanzi" v-if="qindex == false " @click="qindex =! qindex"></view> <!-- <view class="quanzi" v-if="qindex == false " @click="qindex =! qindex"></view>-->
<view class="lanquanzi" v-if="qindex == true" @click="qindex =! qindex"> <!-- <view class="lanquanzi" v-if="qindex == true" @click="qindex =! qindex">-->
<uni-icons type="checkmarkempty" color="#ffffff" size="14"></uni-icons> <!-- <uni-icons type="checkmarkempty" color="#ffffff" size="14"></uni-icons>-->
</view> <!-- </view>-->
<text>请仔细阅读</text> <!-- <text>请仔细阅读</text>-->
<text class="lan">用户协议</text> <!-- <text class="lan">用户协议</text>-->
<text></text> <!-- <text></text>-->
<text class="lan">隐私政策</text> <!-- <text class="lan">隐私政策</text>-->
</view> <!-- </view>-->
</view> </view>
</template> </template>

View File

@ -21,11 +21,11 @@
</text> </text>
</view> </view>
<view class="orderInfo"> <view class="orderInfo">
<image class="orderInfoIcon" src="" mode="aspectFit"></image> <image class="orderInfoIcon" src="@/static/icons/Frame28.png" mode="aspectFit"></image>
<text class="orderInfoText">{{ item.goodsTitle }}</text> <text class="orderInfoText">{{ item.goodsTitle }}</text>
</view> </view>
<view class="orderInfo"> <view class="orderInfo">
<image class="orderInfoIcon" src="" mode="aspectFit"></image> <image class="orderInfoIcon" src="@/static/icons/Frame27.png" mode="aspectFit"></image>
<text class="orderInfoText">{{ item.tenantName | 蓝安-中鑫之宝 }}</text> <text class="orderInfoText">{{ item.tenantName | 蓝安-中鑫之宝 }}</text>
</view> </view>
<view class="line2"> <view class="line2">
@ -324,7 +324,6 @@ export default {
.orderInfoIcon { .orderInfoIcon {
width: 28rpx; width: 28rpx;
height: 28rpx; height: 28rpx;
background: #ddd;
} }
.orderInfoText { .orderInfoText {

View File

@ -10,7 +10,7 @@
</template> </template>
</VNavigationBar> </VNavigationBar>
</view> </view>
<image class="shopImg" src="" mode="aspectFill"></image> <image class="shopImg" src="@/static/images/outImage.jpg" mode="aspectFill"></image>
</view> </view>
<view class="shopBody"> <view class="shopBody">
<view class="shopDetail"> <view class="shopDetail">

BIN
static/images/banner.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 512 KiB