This commit is contained in:
2021-11-04 08:59:00 +08:00
15 changed files with 1505 additions and 1115 deletions

View File

@@ -136,7 +136,11 @@
"style": { "style": {
"navigationBarTitleText": "我的权证", "navigationBarTitleText": "我的权证",
"navigationBarTextStyle": "white", "navigationBarTextStyle": "white",
"navigationBarBackgroundColor": "#8b64fd" "app-plus":{
"titleNView": {
"backgroundImage": "linear-gradient(to right, #7c52fc, #976dff)"
}
}
} }
}, },
{ {
@@ -145,7 +149,11 @@
"style": { "style": {
"navigationBarTitleText": "权证详情", "navigationBarTitleText": "权证详情",
"navigationBarTextStyle": "white", "navigationBarTextStyle": "white",
"navigationBarBackgroundColor": "#8b64fd" "app-plus":{
"titleNView": {
"backgroundImage": "linear-gradient(to right, #7c52fc, #976dff)"
}
}
} }
}, },
{ {
@@ -154,8 +162,12 @@
"style": { "style": {
"enablePullDownRefresh": true, "enablePullDownRefresh": true,
"navigationBarTextStyle": "white", "navigationBarTextStyle": "white",
"navigationBarBackgroundColor": "#8b64fd", "navigationBarTitleText": "已使用服务类订单",
"navigationBarTitleText": "已使用服务类订单" "app-plus":{
"titleNView": {
"backgroundImage": "linear-gradient(to right, #7c52fc, #976dff)"
}
}
} }
}, { }, {
"path": "pages/user/order/servicesOrderInfo", "path": "pages/user/order/servicesOrderInfo",
@@ -163,8 +175,12 @@
"style": { "style": {
"enablePullDownRefresh": true, "enablePullDownRefresh": true,
"navigationBarTextStyle": "white", "navigationBarTextStyle": "white",
"navigationBarBackgroundColor": "#8b64fd", "navigationBarTitleText": "订单详情",
"navigationBarTitleText": "订单详情" "app-plus":{
"titleNView": {
"backgroundImage": "linear-gradient(to right, #7c52fc, #976dff)"
}
}
} }
}, },
{ {
@@ -173,7 +189,11 @@
"style": { "style": {
"navigationBarTitleText": "已经提货", "navigationBarTitleText": "已经提货",
"navigationBarTextStyle": "white", "navigationBarTextStyle": "white",
"navigationBarBackgroundColor": "#8b64fd" "app-plus":{
"titleNView": {
"backgroundImage": "linear-gradient(to right, #7c52fc, #976dff)"
}
}
} }
}, { }, {
"path": "pages/user/order/logistics", "path": "pages/user/order/logistics",
@@ -181,7 +201,11 @@
"style": { "style": {
"navigationBarTitleText": "查看物流", "navigationBarTitleText": "查看物流",
"navigationBarTextStyle": "white", "navigationBarTextStyle": "white",
"navigationBarBackgroundColor": "#8b64fd" "app-plus":{
"titleNView": {
"backgroundImage": "linear-gradient(to right, #7c52fc, #976dff)"
}
}
} }
}, { }, {
"path": "pages/user/order/mallShipmentsInfo", "path": "pages/user/order/mallShipmentsInfo",
@@ -189,7 +213,11 @@
"style": { "style": {
"navigationBarTitleText": "提货单详情页面", "navigationBarTitleText": "提货单详情页面",
"navigationBarTextStyle": "white", "navigationBarTextStyle": "white",
"navigationBarBackgroundColor": "#8b64fd" "app-plus":{
"titleNView": {
"backgroundImage": "linear-gradient(to right, #7c52fc, #976dff)"
}
}
} }
}, },
{ {
@@ -198,7 +226,11 @@
"style": { "style": {
"navigationBarTitleText": "地址管理", "navigationBarTitleText": "地址管理",
"navigationBarTextStyle": "white", "navigationBarTextStyle": "white",
"navigationBarBackgroundColor": "#8b64fd" "app-plus":{
"titleNView": {
"backgroundImage": "linear-gradient(to right, #7c52fc, #976dff)"
}
}
} }
}, { }, {
"path": "pages/user/address/create", "path": "pages/user/address/create",
@@ -206,7 +238,11 @@
"style": { "style": {
"navigationBarTitleText": "地址新增", "navigationBarTitleText": "地址新增",
"navigationBarTextStyle": "white", "navigationBarTextStyle": "white",
"navigationBarBackgroundColor": "#8b64fd" "app-plus":{
"titleNView": {
"backgroundImage": "linear-gradient(to right, #7c52fc, #976dff)"
}
}
} }
}, },
{ {
@@ -257,8 +293,12 @@
"name": "vipAgree", "name": "vipAgree",
"style": { "style": {
"navigationBarTitleText": "用户协议", "navigationBarTitleText": "用户协议",
"navigationBarBackgroundColor": "#774ffd", "navigationBarTextStyle":"white",
"navigationBarTextStyle":"white" "app-plus":{
"titleNView": {
"backgroundImage": "linear-gradient(to right, #7c52fc, #976dff)"
}
}
} }
}, { }, {
"path": "pages/vip/examine", "path": "pages/vip/examine",
@@ -302,7 +342,7 @@
"navigationBarTitleText": "权证详情", "navigationBarTitleText": "权证详情",
"navigationBarTextStyle":"white", "navigationBarTextStyle":"white",
"titleNView": { "titleNView": {
"backgroundColor": "#8b64fd", "backgroundImage": "linear-gradient(to right, #7c52fc, #976dff)",
"type": "transparent", "type": "transparent",
"buttons": [{ "buttons": [{
"text": "分享", "text": "分享",
@@ -447,8 +487,8 @@
"style": { "style": {
"navigationBarTitleText": "提现通证", "navigationBarTitleText": "提现通证",
"enablePullDownRefresh": false, "enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#976dff", "navigationBarTextStyle": "white",
"navigationBarTextStyle": "white" "navigationBarBackgroundColor":"#976dff"
} }
}, },
{ {
@@ -457,8 +497,8 @@
"style": { "style": {
"navigationBarTitleText": "提现红包", "navigationBarTitleText": "提现红包",
"enablePullDownRefresh": false, "enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#976dff", "navigationBarTextStyle": "white",
"navigationBarTextStyle": "white" "navigationBarBackgroundColor":"#976dff"
} }
}, { }, {
"path": "pages/verification/index", "path": "pages/verification/index",
@@ -466,8 +506,12 @@
"auth": true, "auth": true,
"style": { "style": {
"navigationBarTitleText": "扫码核销", "navigationBarTitleText": "扫码核销",
"navigationBarBackgroundColor":"#076cff", "navigationBarTextStyle":"white",
"navigationBarTextStyle":"white" "app-plus":{
"titleNView": {
"backgroundImage": "linear-gradient(to right, #7c52fc, #976dff)"
}
}
} }
}, { }, {
"path": "pages/verification/history", "path": "pages/verification/history",
@@ -475,8 +519,12 @@
"auth": true, "auth": true,
"style": { "style": {
"navigationBarTitleText": "核销记录", "navigationBarTitleText": "核销记录",
"navigationBarBackgroundColor":"#076cff", "navigationBarTextStyle":"white",
"navigationBarTextStyle":"white" "app-plus":{
"titleNView": {
"backgroundImage": "linear-gradient(to right, #7c52fc, #976dff)"
}
}
} }
}, { }, {
"path": "pages/shop/lists", "path": "pages/shop/lists",
@@ -566,8 +614,12 @@
"style": { "style": {
"navigationBarTitleText": "贡献值记录", "navigationBarTitleText": "贡献值记录",
"enablePullDownRefresh": false, "enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#774ffd", "navigationBarTextStyle": "white",
"navigationBarTextStyle": "white" "app-plus":{
"titleNView": {
"backgroundImage": "linear-gradient(to right, #7c52fc, #976dff)"
}
}
} }
}, },
{ {
@@ -575,8 +627,12 @@
"style": { "style": {
"navigationBarTitleText": "添加银行卡", "navigationBarTitleText": "添加银行卡",
"enablePullDownRefresh": false, "enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#774ffd", "navigationBarTextStyle": "white",
"navigationBarTextStyle": "white" "app-plus":{
"titleNView": {
"backgroundImage": "linear-gradient(to right, #7c52fc, #976dff)"
}
}
}, },
"name": "addBank" "name": "addBank"
}, { }, {
@@ -584,8 +640,12 @@
"style": { "style": {
"navigationBarTitleText": "银行卡列表", "navigationBarTitleText": "银行卡列表",
"enablePullDownRefresh": false, "enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#774ffd", "navigationBarTextStyle": "white",
"navigationBarTextStyle": "white" "app-plus":{
"titleNView": {
"backgroundImage": "linear-gradient(to right, #7c52fc, #976dff)"
}
}
}, },
"name": "bankList" "name": "bankList"
}, { }, {
@@ -593,8 +653,12 @@
"style": { "style": {
"navigationBarTitleText": "红包提现记录", "navigationBarTitleText": "红包提现记录",
"enablePullDownRefresh": false, "enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#774ffd", "navigationBarTextStyle": "white",
"navigationBarTextStyle": "white" "app-plus":{
"titleNView": {
"backgroundImage": "linear-gradient(to right, #7c52fc, #976dff)"
}
}
}, },
"name": "withdrawList" "name": "withdrawList"
}, { }, {

View File

@@ -118,8 +118,8 @@
height: 60rpx; height: 60rpx;
line-height: 60rpx; line-height: 60rpx;
&.show{ &.show{
color: $text-price; color: $mian-color;
border-bottom: solid 4rpx $text-price; border-bottom: solid 4rpx $mian-color;
} }
} }
} }
@@ -138,8 +138,8 @@
margin-right: $margin/2; margin-right: $margin/2;
color: $text-gray; color: $text-gray;
&.show{ &.show{
background-color: rgba($color: $text-price, $alpha: .1); background-color: rgba($color: $mian-color, $alpha: .1);
color: $text-price; color: $mian-color;
} }
} }
} }

View File

@@ -21,7 +21,8 @@
<view class="content"> <view class="content">
<view class="nickname nowrap">{{item.name}}<text>{{item.job}}</text></view> <view class="nickname nowrap">{{item.name}}<text>{{item.job}}</text></view>
<view class="job nowrap"> <view class="job nowrap">
<text v-for="(permissionItem, permissionIndex) in item.permission" :key="permissionIndex">{{permissionItem}}</text> <text v-for="(permissionItem, permissionIndex) in item.permission" :key="permissionIndex" v-if="permissionIndex < 3">{{permissionItem}}</text>
<text v-if="item.permission.length > 3">{{item.permission.length}}项权限</text>
</view> </view>
</view> </view>
</view> </view>
@@ -55,13 +56,14 @@
text : '编辑', text : '编辑',
type : 'PUT', type : 'PUT',
style : { style : {
backgroundColor: '#8b64fd' color: '#8b64fd',
backgroundColor: '#eff4f2'
} }
},{ },{
text : '删除', text : '删除',
type : 'DELETE', type : 'DELETE',
style : { style : {
backgroundColor: '#e93340' backgroundColor: '#ee4c47'
} }
}] }]
}; };
@@ -158,7 +160,7 @@
position: absolute; position: absolute;
top: $padding - 10; top: $padding - 10;
left: $padding; left: $padding;
background: $text-price; background: $mian-color;
color: white; color: white;
height: 88rpx; height: 88rpx;
width: 88rpx; width: 88rpx;

View File

@@ -571,7 +571,7 @@
.footer-btn{ .footer-btn{
border: none; border: none;
border-radius: 0; border-radius: 0;
background: $text-price; background: $mian-color;
height: 90rpx; height: 90rpx;
line-height: 90rpx; line-height: 90rpx;
font-weight: bold; font-weight: bold;

View File

@@ -68,7 +68,7 @@
position: absolute; position: absolute;
height: 40rpx; height: 40rpx;
width: 5rpx; width: 5rpx;
background: $text-price; background: $mian-color;
content: " "; content: " ";
left: 0; left: 0;
top: 20rpx; top: 20rpx;

View File

@@ -218,7 +218,6 @@
onBackPress({ onBackPress({
from from
}) { }) {
console.log(from);
if (from == 'backbutton') { if (from == 'backbutton') {
this.$nextTick(function() { this.$nextTick(function() {
uniShare.hide() uniShare.hide()

View File

@@ -415,7 +415,7 @@
line-height: 88rpx; line-height: 88rpx;
height: 88rpx; height: 88rpx;
text-align: center; text-align: center;
color: $text-price; color: $mian-color;
background: white; background: white;
box-sizing: border-box; box-sizing: border-box;
font-size: $title-size-lg; font-size: $title-size-lg;
@@ -446,7 +446,7 @@
.remove-btn { .remove-btn {
line-height: 70rpx; line-height: 70rpx;
color: $text-price; color: $mian-color;
text-align: right; text-align: right;
font-size: $title-size-m; font-size: $title-size-m;
} }

View File

@@ -219,7 +219,7 @@
line-height: 86rpx; line-height: 86rpx;
height: 88rpx; height: 88rpx;
text-align: center; text-align: center;
color: $text-price; color: $mian-color;
background: white; background: white;
width: calc(50% - 15rpx); width: calc(50% - 15rpx);
margin-right: 30rpx; margin-right: 30rpx;

View File

@@ -267,7 +267,7 @@
.record-top { .record-top {
width: calc(100% - 60rpx); width: calc(100% - 60rpx);
height: 360rpx; height: 360rpx;
background-image: linear-gradient(to left, #076cff, #076cff); background-image: linear-gradient(to right, $mian-color, $mian-color-deep);
box-shadow: 0 10rpx 20rpx 0rpx rgba($color: $mian-color, $alpha: 0.4); box-shadow: 0 10rpx 20rpx 0rpx rgba($color: $mian-color, $alpha: 0.4);
margin: 0 30rpx; margin: 0 30rpx;
border-radius: 20rpx; border-radius: 20rpx;
@@ -443,7 +443,7 @@
.tags { .tags {
padding: 4rpx 10rpx; padding: 4rpx 10rpx;
border-radius: 20rpx 0 20rpx 0; border-radius: 20rpx 0 20rpx 0;
background-color: #076cff; background-color: $mian-color;
font-size: 26rpx; font-size: 26rpx;
color: #fff; color: #fff;
} }
@@ -500,7 +500,7 @@
} }
.shop-name { .shop-name {
background-color: #076cff; background-color: $mian-color;
color: #fff; color: #fff;
font-size: 24rpx; font-size: 24rpx;
font-weight: 400; font-weight: 400;

View File

@@ -162,6 +162,7 @@
.top-img { .top-img {
margin-top: 100rpx; margin-top: 100rpx;
width: 70vw;
} }
.txt { .txt {
@@ -174,49 +175,43 @@
box-sizing: border-box; box-sizing: border-box;
.title { .title {
font-size: 42rpx; font-size: $title-size + 5;
font-weight: 500; font-weight: 500;
} }
.des { .des {
font-size: 34rpx; font-size: $title-size-m;
color: rgba($color: #255a7c, $alpha: .4); color: $text-gray-m;
padding-top: 20rpx; padding-top: 20rpx;
font-weight: bold; font-weight: bold;
.dian { .dian {
color: #039bfe; color: $mian-color;
padding: 0 10rpx; padding: 0 10rpx;
} }
} }
} }
.btn { .btn {
display: flex;
flex-direction: row;
align-items: center;
justify-content: center;
box-sizing: border-box;
margin-top: 140rpx; margin-top: 140rpx;
display: flex;
width: 90vw;
.goods, .goods,
.coupons { .coupons {
width: 310rpx; width: 50%;
margin: 0 $margin/2;
height: 90rpx; height: 90rpx;
display: flex; line-height: 90rpx;
flex-direction: row; text-align: center;
align-items: center;
justify-content: center;
box-sizing: border-box;
border-radius: 8rpx; border-radius: 8rpx;
border: solid 1rpx #039bfe; border: solid 2rpx $mian-color;
color: #039bfe; color: $mian-color;
font-size: 34rpx; font-size: 34rpx;
font-weight: bold; font-weight: bold;
} }
.coupons { .coupons {
background-color: #039bfe; background-color: $mian-color;
color: #fff; color: #fff;
margin-left: 30rpx; margin-left: 30rpx;
} }
@@ -224,9 +219,9 @@
.history { .history {
text-align: center; text-align: center;
padding: $padding; padding: ($padding * 2) $padding;
width: 100%; width: 100%;
color: #cacaca; color: $title-size-m;
} }
} }

View File

@@ -261,7 +261,7 @@
} }
.all { .all {
color: $text-price; color: $mian-color;
width: 160rpx; width: 160rpx;
text-align: center; text-align: center;
} }

View File

@@ -290,7 +290,7 @@
} }
.all { .all {
color: $text-price; color: $mian-color;
width: 160rpx; width: 160rpx;
text-align: center; text-align: center;
} }

View File

@@ -302,7 +302,7 @@
width: 200rpx; width: 200rpx;
height: 75rpx; height: 75rpx;
line-height: 75rpx; line-height: 75rpx;
color: $text-price; color: $mian-color;
margin: 0 $margin; margin: 0 $margin;
border-radius: $radius-m; border-radius: $radius-m;
font-size: 28rpx; font-size: 28rpx;
@@ -332,10 +332,8 @@
.tabs-item { .tabs-item {
position: relative; position: relative;
padding: 0 $padding; padding: 0 $padding;
&.show { &.show {
color: $text-price; color: $mian-color;
&::before { &::before {
position: absolute; position: absolute;
bottom: 0; bottom: 0;
@@ -343,7 +341,7 @@
right: $padding; right: $padding;
height: 4rpx; height: 4rpx;
content: " "; content: " ";
background-color: $text-price; background-color: $mian-color;
} }
} }
} }

View File

@@ -266,13 +266,12 @@
display: flex; display: flex;
justify-content: center; justify-content: center;
margin-top: $margin * 2; margin-top: $margin * 2;
.balance-flex-item { .balance-flex-item {
background-color: white; background-color: white;
width: 300rpx; width: 300rpx;
height: 75rpx; height: 75rpx;
line-height: 75rpx; line-height: 75rpx;
color: $text-price; color: $mian-color;
margin: 0 $margin; margin: 0 $margin;
border-radius: $radius-m; border-radius: $radius-m;
font-size: 28rpx; font-size: 28rpx;
@@ -302,10 +301,8 @@
.tabs-item { .tabs-item {
position: relative; position: relative;
padding: 0 $padding; padding: 0 $padding;
&.show { &.show {
color: $text-price; color: $mian-color;
&::before { &::before {
position: absolute; position: absolute;
bottom: 0; bottom: 0;
@@ -313,7 +310,7 @@
right: $padding; right: $padding;
height: 4rpx; height: 4rpx;
content: " "; content: " ";
background-color: $text-price; background-color: $mian-color;
} }
} }
} }

File diff suppressed because one or more lines are too long