icon
This commit is contained in:
@@ -102,7 +102,7 @@ export default {
|
||||
// url: '/pages/returnWarehose/returnWarehose'
|
||||
// });
|
||||
break;
|
||||
case 10:
|
||||
case 11:
|
||||
// 注销
|
||||
uni.navigateTo({
|
||||
url: '/pages/login/login'
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
<template>
|
||||
<view class="normal-login-container">
|
||||
<view class="logo-content align-center justify-center flex">
|
||||
<image style="width: 100rpx; height: 100rpx" :src="globalConfig.appInfo.logo" mode="widthFix"></image>
|
||||
<text class="title" style="color: #0081ff;">涂装车间MOM-移动端</text>
|
||||
<image style="width: 100rpx; height: 100rpx" src="@/static/images/icon/icon1.png" mode="widthFix"></image>
|
||||
<text class="title" style="color: #0081ff;">WMS-移动端</text>
|
||||
</view>
|
||||
<view class="login-form-content">
|
||||
<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