icon
This commit is contained in:
@@ -102,7 +102,7 @@ export default {
|
|||||||
// url: '/pages/returnWarehose/returnWarehose'
|
// url: '/pages/returnWarehose/returnWarehose'
|
||||||
// });
|
// });
|
||||||
break;
|
break;
|
||||||
case 10:
|
case 11:
|
||||||
// 注销
|
// 注销
|
||||||
uni.navigateTo({
|
uni.navigateTo({
|
||||||
url: '/pages/login/login'
|
url: '/pages/login/login'
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
<template>
|
<template>
|
||||||
<view class="normal-login-container">
|
<view class="normal-login-container">
|
||||||
<view class="logo-content align-center justify-center flex">
|
<view class="logo-content align-center justify-center flex">
|
||||||
<image style="width: 100rpx; height: 100rpx" :src="globalConfig.appInfo.logo" mode="widthFix"></image>
|
<image style="width: 100rpx; height: 100rpx" src="@/static/images/icon/icon1.png" mode="widthFix"></image>
|
||||||
<text class="title" style="color: #0081ff;">涂装车间MOM-移动端</text>
|
<text class="title" style="color: #0081ff;">WMS-移动端</text>
|
||||||
</view>
|
</view>
|
||||||
<view class="login-form-content">
|
<view class="login-form-content">
|
||||||
<view class="input-item flex align-center">
|
<view class="input-item flex align-center">
|
||||||
|
|||||||
BIN
static/images/icon/icon1.png
Normal file
BIN
static/images/icon/icon1.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 17 KiB |
Reference in New Issue
Block a user