Commit 24f91a586315297cbf1dbedbf55917b8334eb8a4
1 parent
9f673510
修改标题样式
Showing
5 changed files
with
19 additions
and
11 deletions
pages/user/Detailed/Detailed.js
| @@ -187,8 +187,7 @@ Page({ | @@ -187,8 +187,7 @@ Page({ | ||
| 187 | var unit = th.data.screenWidth / 750 * 1.35; | 187 | var unit = th.data.screenWidth / 750 * 1.35; |
| 188 | var scene = getApp().globalData.user_id; | 188 | var scene = getApp().globalData.user_id; |
| 189 | var nickname = user.nickname; | 189 | var nickname = user.nickname; |
| 190 | - var nickname ="说的还是计算急急急"; | ||
| 191 | - | 190 | + |
| 192 | //---二微码--- | 191 | //---二微码--- |
| 193 | var path3 = os.url + "/api/wx/open/app/user/getWeAppEwm/" + | 192 | var path3 = os.url + "/api/wx/open/app/user/getWeAppEwm/" + |
| 194 | os.stoid + "?sceneValue=" + scene + "&pageValue=pages/user/index/index"; | 193 | os.stoid + "?sceneValue=" + scene + "&pageValue=pages/user/index/index"; |
| @@ -257,11 +256,11 @@ Page({ | @@ -257,11 +256,11 @@ Page({ | ||
| 257 | ctx.drawImage(img_square, 80 * unit, 470 * unit, 10 * unit, 10 * unit); | 256 | ctx.drawImage(img_square, 80 * unit, 470 * unit, 10 * unit, 10 * unit); |
| 258 | ctx.setFontSize(24 * unit); | 257 | ctx.setFontSize(24 * unit); |
| 259 | ctx.setFillStyle("rgb(198,165,126)"); | 258 | ctx.setFillStyle("rgb(198,165,126)"); |
| 260 | - ctx.fillText("超级VIP权益", 100 * unit, 475 * unit); | 259 | + ctx.fillText("PULS会员权益", 100 * unit, 475 * unit); |
| 261 | 260 | ||
| 262 | ctx.setFontSize(20 * unit); | 261 | ctx.setFontSize(20 * unit); |
| 263 | ctx.setFillStyle("rgb(198,165,126)"); | 262 | ctx.setFillStyle("rgb(198,165,126)"); |
| 264 | - ctx.fillText("超级会员专属权益", 100 * unit, 505 * unit); | 263 | + ctx.fillText("PULS会员专属权益", 100 * unit, 505 * unit); |
| 265 | ctx.drawImage(img_Ancrown, 355 * unit, 440 * unit, 65 * unit, 65 * unit); | 264 | ctx.drawImage(img_Ancrown, 355 * unit, 440 * unit, 65 * unit, 65 * unit); |
| 266 | 265 | ||
| 267 | ctx.rect(85 * unit, 530 * unit, 375 * unit, 1 * unit) | 266 | ctx.rect(85 * unit, 530 * unit, 375 * unit, 1 * unit) |
| @@ -271,7 +270,7 @@ Page({ | @@ -271,7 +270,7 @@ Page({ | ||
| 271 | ctx.drawImage(img_square, 80 * unit, 575 * unit, 10 * unit, 10 * unit); | 270 | ctx.drawImage(img_square, 80 * unit, 575 * unit, 10 * unit, 10 * unit); |
| 272 | ctx.setFontSize(24 * unit); | 271 | ctx.setFontSize(24 * unit); |
| 273 | ctx.setFillStyle("rgb(198,165,126)"); | 272 | ctx.setFillStyle("rgb(198,165,126)"); |
| 274 | - ctx.fillText("超级VIP标识", 100 * unit, 580 * unit); | 273 | + ctx.fillText("PULS会员标识", 100 * unit, 580 * unit); |
| 275 | 274 | ||
| 276 | ctx.setFontSize(20 * unit); | 275 | ctx.setFontSize(20 * unit); |
| 277 | ctx.setFillStyle("rgb(198,165,126)"); | 276 | ctx.setFillStyle("rgb(198,165,126)"); |
| @@ -285,7 +284,7 @@ Page({ | @@ -285,7 +284,7 @@ Page({ | ||
| 285 | ctx.drawImage(img_square, 80 * unit, 695 * unit, 10 * unit, 10 * unit); | 284 | ctx.drawImage(img_square, 80 * unit, 695 * unit, 10 * unit, 10 * unit); |
| 286 | ctx.setFontSize(24 * unit); | 285 | ctx.setFontSize(24 * unit); |
| 287 | ctx.setFillStyle("rgb(198,165,126)"); | 286 | ctx.setFillStyle("rgb(198,165,126)"); |
| 288 | - ctx.fillText("超级VIP价格", 100 * unit, 695 * unit); | 287 | + ctx.fillText("PULS会员价格", 100 * unit, 695 * unit); |
| 289 | 288 | ||
| 290 | ctx.setFontSize(20 * unit); | 289 | ctx.setFontSize(20 * unit); |
| 291 | ctx.setFillStyle("rgb(198,165,126)"); | 290 | ctx.setFillStyle("rgb(198,165,126)"); |
pages/user/Detailed/Detailed.wxss
pages/user/cardinfo/cardinfo.js
| @@ -417,11 +417,11 @@ Page({ | @@ -417,11 +417,11 @@ Page({ | ||
| 417 | ctx.drawImage(img_square, 80 * unit, 470 * unit, 10 * unit, 10 * unit); | 417 | ctx.drawImage(img_square, 80 * unit, 470 * unit, 10 * unit, 10 * unit); |
| 418 | ctx.setFontSize(24 * unit); | 418 | ctx.setFontSize(24 * unit); |
| 419 | ctx.setFillStyle("rgb(198,165,126)"); | 419 | ctx.setFillStyle("rgb(198,165,126)"); |
| 420 | - ctx.fillText("超级VIP权益", 100 * unit, 475 * unit); | 420 | + ctx.fillText("PULS会员权益", 100 * unit, 475 * unit); |
| 421 | 421 | ||
| 422 | ctx.setFontSize(20 * unit); | 422 | ctx.setFontSize(20 * unit); |
| 423 | ctx.setFillStyle("rgb(198,165,126)"); | 423 | ctx.setFillStyle("rgb(198,165,126)"); |
| 424 | - ctx.fillText("超级会员专属权益", 100 * unit, 505 * unit); | 424 | + ctx.fillText("PULS会员专属权益", 100 * unit, 505 * unit); |
| 425 | ctx.drawImage(img_Ancrown, 355 * unit, 440 * unit, 65 * unit, 65 * unit); | 425 | ctx.drawImage(img_Ancrown, 355 * unit, 440 * unit, 65 * unit, 65 * unit); |
| 426 | 426 | ||
| 427 | ctx.rect(85 * unit, 530 * unit, 375 * unit, 1 * unit) | 427 | ctx.rect(85 * unit, 530 * unit, 375 * unit, 1 * unit) |
| @@ -431,7 +431,7 @@ Page({ | @@ -431,7 +431,7 @@ Page({ | ||
| 431 | ctx.drawImage(img_square, 80 * unit, 575 * unit, 10 * unit, 10 * unit); | 431 | ctx.drawImage(img_square, 80 * unit, 575 * unit, 10 * unit, 10 * unit); |
| 432 | ctx.setFontSize(24 * unit); | 432 | ctx.setFontSize(24 * unit); |
| 433 | ctx.setFillStyle("rgb(198,165,126)"); | 433 | ctx.setFillStyle("rgb(198,165,126)"); |
| 434 | - ctx.fillText("超级VIP标识", 100 * unit, 580 * unit); | 434 | + ctx.fillText("PULS会员标识", 100 * unit, 580 * unit); |
| 435 | 435 | ||
| 436 | ctx.setFontSize(20 * unit); | 436 | ctx.setFontSize(20 * unit); |
| 437 | ctx.setFillStyle("rgb(198,165,126)"); | 437 | ctx.setFillStyle("rgb(198,165,126)"); |
| @@ -445,7 +445,7 @@ Page({ | @@ -445,7 +445,7 @@ Page({ | ||
| 445 | ctx.drawImage(img_square, 80 * unit, 695 * unit, 10 * unit, 10 * unit); | 445 | ctx.drawImage(img_square, 80 * unit, 695 * unit, 10 * unit, 10 * unit); |
| 446 | ctx.setFontSize(24 * unit); | 446 | ctx.setFontSize(24 * unit); |
| 447 | ctx.setFillStyle("rgb(198,165,126)"); | 447 | ctx.setFillStyle("rgb(198,165,126)"); |
| 448 | - ctx.fillText("超级VIP价格", 100 * unit, 695 * unit); | 448 | + ctx.fillText("PULS会员价格", 100 * unit, 695 * unit); |
| 449 | 449 | ||
| 450 | ctx.setFontSize(20 * unit); | 450 | ctx.setFontSize(20 * unit); |
| 451 | ctx.setFillStyle("rgb(198,165,126)"); | 451 | ctx.setFillStyle("rgb(198,165,126)"); |
pages/user/cardinfo/cardinfo.wxml
| @@ -5,6 +5,9 @@ | @@ -5,6 +5,9 @@ | ||
| 5 | <view> | 5 | <view> |
| 6 | <image class="Member_bk" src="{{url}}/miniapp/images/plus/page_bk.png"></image> | 6 | <image class="Member_bk" src="{{url}}/miniapp/images/plus/page_bk.png"></image> |
| 7 | </view> | 7 | </view> |
| 8 | + <view class="Opening_bk"> | ||
| 9 | + <image src="{{url}}/miniapp/images/plus/card_bk.png"></image> | ||
| 10 | + </view> | ||
| 8 | 11 | ||
| 9 | <view class="MemberPlus rel"style="background-image:url('{{user_card.CardImg}}');background-size: 100% 100%;background-repead:no-repead;"> | 12 | <view class="MemberPlus rel"style="background-image:url('{{user_card.CardImg}}');background-size: 100% 100%;background-repead:no-repead;"> |
| 10 | 13 |
pages/user/cardinfo/cardinfo.wxss
| @@ -220,4 +220,10 @@ height: 260rpx; | @@ -220,4 +220,10 @@ height: 260rpx; | ||
| 220 | } | 220 | } |
| 221 | .fs36{ | 221 | .fs36{ |
| 222 | font-size: 36rpx; | 222 | font-size: 36rpx; |
| 223 | +} | ||
| 224 | +.Opening_bk image { | ||
| 225 | + position: absolute; | ||
| 226 | + | ||
| 227 | + width: 100%; | ||
| 228 | + height: 320rpx; | ||
| 223 | } | 229 | } |
| 224 | \ No newline at end of file | 230 | \ No newline at end of file |