提交 34468543 authored 作者: 刘旭's avatar 刘旭

优化

上级 a4eb9d64
......@@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="UTF-8" />
<!-- <link rel="icon" href="./src/static/favicon.ico" type="png/x-icon" /> -->
<link rel="icon" href="./src/static/favicon.ico" type="png/x-icon" />
<script>
var coverSupport =
'CSS' in window &&
......
......@@ -10,7 +10,7 @@
{
"path": "pages/index/index",
"style": {
"navigationBarTitleText": "合口味"
"navigationBarTitleText": "深圳市永信达科技有限公司"
}
}, {
"path": "pages/category/index",
......
<template>
<view style="box-sizing: border-box;">
<view class="login-container">
<image src="../../static/hkw.png" mode="widthFix" class="title-iamge"></image>
<image src="../../static/logo.png" mode="widthFix" class="title-iamge"></image>
<text class="login-text">欢迎登陆</text>
<view class="login-form">
......
......@@ -2,7 +2,7 @@
<view class="profile-container">
<view class="profile-info">
<view class="profile-avatar">
<image style="width: 220rpx;" src="../../static/hkw.png" mode="scaleToFill" />
<image style="width: 220rpx;" src="../../static/logo.png" mode="scaleToFill" />
</view>
<view class="profile-nickname">
<text>{{ nickName }}</text>
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论