linwu 1 жил өмнө
parent
commit
ee0fc76c1b

+ 6 - 6
pages.json

@@ -123,7 +123,7 @@
 		{
 			"path": "pages/broker/myorder",
 			"style": {
-				"navigationBarTitleText": "订单信息",
+				"navigationBarTitleText": "劳务订单",
 				"enablePullDownRefresh": true,
 				"onReachBottomDistance": 50
 			}
@@ -213,7 +213,7 @@
 		{
 			"path": "pages/worker/wcomlog",
 			"style": {
-				"navigationBarTitleText": "员工报名记录",
+				"navigationBarTitleText": "招聘报名记录",
 				"enablePullDownRefresh": true,
 				"onReachBottomDistance": 50
 			}
@@ -275,7 +275,7 @@
 		}, {
 			"path": "pages/demand/snatch",
 			"style": {
-				"navigationBarTitleText": "我抢的订单",
+				"navigationBarTitleText": "我接的派遣",
 				"enablePullDownRefresh": true,
 				"onReachBottomDistance": 50
 			}
@@ -318,7 +318,7 @@
 		{
 			"path": "pages/demand/wdemandlist",
 			"style": {
-				"navigationBarTitleText": "我的订单",
+				"navigationBarTitleText": "派遣订单",
 				"enablePullDownRefresh": true,
 				"onReachBottomDistance": 50
 			}
@@ -334,7 +334,7 @@
 		{
 			"path": "pages/demand/demandform",
 			"style": {
-				"navigationBarTitleText": "发布订单"
+				"navigationBarTitleText": "发布派遣"
 			}
 		},
 
@@ -430,7 +430,7 @@
 		{
 			"path": "pages/my/myentry",
 			"style": {
-				"navigationBarTitleText": "我的报备",
+				"navigationBarTitleText": "悬赏报备记录",
 				"enablePullDownRefresh": true,
 				"onReachBottomDistance": 50
 			}

+ 5 - 5
pages/broker/brokerform.vue

@@ -2,15 +2,15 @@
 	<view>
 		<form>
 			<view class="cu-form-group margin-top">
-				<view class="title">姓名</view>
+				<view class="title"><text class="text-red text-bold padding-right-xs">*</text>姓名</view>
 				<input placeholder="请输入姓名" data-val="title" @input="bindInput"></input>
 			</view>
 			<view class="cu-form-group">
-				<view class="title">手机号</view>
+				<view class="title"><text class="text-red text-bold padding-right-xs">*</text>手机号</view>
 				<input placeholder="请输入手机号" data-val="mobile" @input="bindInput"></input>
 			</view>
 			<view class="cu-form-group">
-				<view class="title">代理门店</view>
+				<view class="title"><text class="text-red text-bold padding-right-xs">*</text>代理门店</view>
 				<picker mode="selector" @change="agentChange" :value="agentIndex" :range="agentArray" range-key="title">
 					<view class="picker">
 						{{agentArray[agentIndex].title}}
@@ -18,7 +18,7 @@
 				</picker>
 			</view>
 			<view class="cu-form-group">
-				<view class="title">镇街</view>
+				<view class="title"><text class="text-red text-bold padding-right-xs">*</text>镇街</view>
 				<picker mode="multiSelector" @change="TownChange" @columnchange="TownColumnChange" :value="townIndex" :range="townArray">
 					<view class="picker">
 						{{townArray[0][townIndex[0]]}},{{townArray[1][townIndex[1]]}}
@@ -26,7 +26,7 @@
 				</picker>
 			</view>
 			<view class="cu-form-group">
-				<view class="title">区域</view>
+				<view class="title"><text class="text-red text-bold padding-right-xs">*</text>区域</view>
 				<input placeholder="请输入区域" data-val="region" @input="bindInput"></input>
 			</view>
 			<view class="cu-form-group">

+ 8 - 0
pages/my/my.vue

@@ -55,6 +55,14 @@
 			<view class="topApply-center">经纪人福利多多</view>
 			<view class="topApply-right" @tap="goUrl(1,'/pages/broker/brokerform')">立即开通</view>
 		</view>
+		
+		<view class="topApply">
+			<view class="topApply-left">
+				<image class="left-icon" src="../../static/images/index/topApplyIcon.png"></image>
+			</view>
+			<view class="topApply-center">经纪人福利多多</view>
+			<view class="topApply-right" @tap="goLPage('/pages/broker/center')">立即开通</view>
+		</view>
 
 		<view class="topMenu">
 			<view class="topMenu-item" @click="goLPage('/pages/my/mybag')">