Browse Source

9-23-center

lhl 3 years ago
parent
commit
e4949d0a32
2 changed files with 10 additions and 5 deletions
  1. 9 4
      pages.json
  2. 1 1
      pages/public/login.vue

+ 9 - 4
pages.json

@@ -156,10 +156,15 @@
 		{
 			"path": "pages/profit/profit",
 			"style": {
-				"navigationBarTitleText": "收益中心",
-				"navigationBarBackgroundColor": "transparent",
-				"navigationBarTextStyle": "white"
-				// "transparentTitle":"always"
+				// "navigationBarTitleText": "收益中心",
+				"navigationBarTextStyle": "white",
+				"app-plus": {
+					"titleNView": {
+						"backgroundColor": "#15130f",
+						"type": "float",
+						"titleText": "收益中心" 
+					}
+				}
 			}
 		}
 	],

+ 1 - 1
pages/public/login.vue

@@ -3,7 +3,7 @@
 		<view class="container_text">
 			<image class="banner-img" src="/static/img/img01.png" mode="scaleToFill"></image>
 		</view>
-		<view class="loginTitle"><text>登录</text></view>
+		<view class="loginTitle"><text>博·赢</text></view>
 		<view class="login_text">
 			<view class="login_input flex">
 				<view class="login_img"><image src="/static/icon/img03.png"></image></view>