| @@ -197,7 +197,7 @@ var config = { | |||||
| }, | }, | ||||
| weapp: { | weapp: { | ||||
| AppId: "wxb11603577a84a86d", | |||||
| AppId: "wxea71200db93d756b", | |||||
| baseUrl:'https://s3.cn-northwest-1.amazonaws.com.cn/iformall-net/cimg/' | baseUrl:'https://s3.cn-northwest-1.amazonaws.com.cn/iformall-net/cimg/' | ||||
| }, | }, | ||||
| @@ -21,7 +21,7 @@ | |||||
| margin-top: 15rpx; | margin-top: 15rpx; | ||||
| } | } | ||||
| .title{ | .title{ | ||||
| font-size: 36rpx; | |||||
| font-size: 34rpx; | |||||
| font-weight: bold; | font-weight: bold; | ||||
| } | } | ||||
| .record2{ | .record2{ | ||||
| @@ -73,10 +73,10 @@ | |||||
| </view> | </view> | ||||
| </navigator> | </navigator> | ||||
| <!-- 显示兑换列表 --> | <!-- 显示兑换列表 --> | ||||
| <navigator url="/pages/user/scoreHistory/index"> | |||||
| <navigator url="/pages/grade/grade"> | |||||
| <view class="user-btn app-border-bottom"> | <view class="user-btn app-border-bottom"> | ||||
| <view> | <view> | ||||
| <image class='icons' src="{{giftUrl}}" mode='widthFix'></image>成长值记录</view> | |||||
| <image class='icons' src="{{giftUrl}}" mode='widthFix'></image>成长值规则</view> | |||||
| <view> | <view> | ||||
| <text class="iconfont icon-right"></text> | <text class="iconfont icon-right"></text> | ||||
| </view> | </view> | ||||
| @@ -1,3 +1,3 @@ | |||||
| { | { | ||||
| "navigationBarTitleText": "成长值记录" | |||||
| "navigationBarTitleText": "成长值" | |||||
| } | } | ||||
| @@ -1,13 +1,4 @@ | |||||
| <view class='content'> | <view class='content'> | ||||
| <text class='title'>成长值记录</text> | |||||
| <view class='list'> | |||||
| <text>1.jdiueh dheude hdeuhdei </text> | |||||
| <text>1.jdiueh dheude hdeuhdei </text> | |||||
| <text>1.jdiueh dheude hdeuhdei </text> | |||||
| <text>1.jdiueh dheude hdeuhdei </text> | |||||
| <text>1.jdiueh dheude hdeuhdei </text> | |||||
| <text>1.jdiueh dheude hdeuhdei </text> | |||||
| <text>1.jdiueh dheude hdeuhdei </text> | |||||
| <text>1.jdiueh dheude hdeuhdei </text> | |||||
| </view> | |||||
| <view></view> | |||||
| <view></view> | |||||
| </view> | </view> | ||||
| @@ -13,7 +13,7 @@ | |||||
| }, | }, | ||||
| "compileType": "miniprogram", | "compileType": "miniprogram", | ||||
| "libVersion": "2.0.9", | "libVersion": "2.0.9", | ||||
| "appid": "wxb11603577a84a86d", | |||||
| "appid": "wxea71200db93d756b", | |||||
| "projectname": "C", | "projectname": "C", | ||||
| "isGameTourist": false, | "isGameTourist": false, | ||||
| "condition": { | "condition": { | ||||