优化代码

This commit is contained in:
java110 2021-08-23 12:06:41 +08:00
parent 328cfa2fbc
commit 243125d8f4
2 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@
"pages": [{
"path": "pages/index/index",
"style": {
"navigationBarTitleText": "德坤云物管",
"navigationBarTitleText": "HC智慧家园",
"backgroundColor": "#ffffff"
}
},
@ -635,7 +635,7 @@
"globalStyle": {
"navigationBarTextStyle": "white",
"navigationBarBackgroundColor": "#00AA00",
"navigationBarTitleText": "德坤云物管",
"navigationBarTitleText": "HC智慧家园",
"usingComponents": { //便page
},

View File

@ -1,7 +1,7 @@
<template>
<view>
<view class="margin-bottom-xs">
<uni-notice-bar showIcon="true" scrollable="true" single="true" speed="30" text="欢迎访问德坤云物管"></uni-notice-bar>
<uni-notice-bar showIcon="true" scrollable="true" single="true" speed="30" text="欢迎访问HC智慧家园"></uni-notice-bar>
</view>
<scroll-view @scrolltolower="lower" class="scroll-restaurants-list" scroll-y="true" style="height:100%">