Browse Source

奖励明细优化

tong 4 years ago
parent
commit
b5dfec0c22
2 changed files with 4 additions and 4 deletions
  1. 2 2
      pages/me/Reward-details/index.vue
  2. 2 2
      pages/me/Statistical-task/index.vue

+ 2 - 2
pages/me/Reward-details/index.vue

@@ -31,8 +31,8 @@
 						 :is-scroll="false" :current="current" @change="change"></u-tabs> -->
 			<!-- <u-select :mask-close-able="false" @cancel="clear" style=" color: #fff;" @confirm="confirm" v-model="showBrand"
 			 value-name="brandId" label-name="brandName" :list="brandList"></u-select> -->
-			 <u-action-sheet :list="list_a" @click="click" @close="close" v-model="showBrand"></u-action-sheet>
-			<u-calendar style=" color: #fff;" @click="calendar" @change="changetime" v-model="showDate" :mode="mode"></u-calendar>
+			 <u-action-sheet :mask-close-able="false" :list="list_a" @click="click" @close="close" v-model="showBrand"></u-action-sheet>
+			<u-calendar :mask-close-able="false" style=" color: #fff;" @click="calendar" @change="changetime" v-model="showDate" :mode="mode"></u-calendar>
 			<view>
 				<u-search style="width: 320rpx;" placeholder="请输入胎号或规格" v-model="input" :clearabled="true" @change="handleSearch"
 				 :show-action="false" :animation="true"></u-search>

+ 2 - 2
pages/me/Statistical-task/index.vue

@@ -150,7 +150,7 @@
 					$this: _self,
 					canvasId: canvasId,
 					type: 'ring',
-					fontSize: 8,
+					fontSize: 9,
 					padding: [5, 5, 5, 5],
 					legend: {
 						show: true,
@@ -173,7 +173,7 @@
 					subtitle: {
 						name: chartData.series[0].percent,
 						color: '#7cb5ec',
-						fontSize: 13 * _self.pixelRatio,
+						fontSize: 15 * _self.pixelRatio,
 					},
 					title: {
 						name: '已完成',