jiangchengfeiyi-xiaochengxu/pages/mine/main/main.vue
2024-10-18 19:52:46 +08:00

275 lines
6.9 KiB
Vue
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<template>
<view class="flex-col page">
<view class="flex-row section">
<image
class="self-center image"
src="https://ide.code.fun/api/image?token=6711ccc71511d900114adddf&name=0b3be9e190714fe7225c82c0f5306f47.png"
/>
<view class="flex-col self-start group">
<text class="self-start text">默认用户</text>
<view class="flex-col justify-start items-center self-stretch text-wrapper mt-6">
<text class="font text_2">剩余积分0</text>
</view>
</view>
<view class="flex-col justify-start items-center self-start text-wrapper_2">
<text class="font text_3">优惠卷0 </text>
</view>
</view>
<view class="flex-col relative group_2">
<view class="flex-row equal-division">
<view class="flex-col items-center group_3 group_1">
<image
class="image_2"
src="https://ide.code.fun/api/image?token=6711ccc71511d900114adddf&name=64bdcc7a92031a8a9606da5994f1dee9.png"
/>
<text class="font text_4">总订单</text>
</view>
<view class="flex-col items-center group_3 group_4">
<image
class="image_2"
src="https://ide.code.fun/api/image?token=6711ccc71511d900114adddf&name=7bdff53fb8496af1f03108834ffe5433.png"
/>
<text class="font text_9">待付款</text>
</view>
<view class="flex-col items-center group_3 group_5">
<image
class="image_2"
src="https://ide.code.fun/api/image?token=6711ccc71511d900114adddf&name=700f5ccfeefc6846274157a3a74aaa40.png"
/>
<text class="font">待发货</text>
</view>
<view class="flex-col items-start group_3 group_6">
<image
class="image_2"
src="https://ide.code.fun/api/image?token=6711ccc71511d900114adddf&name=89e6c083cff33b4a8f79db95fb56e8ae.png"
/>
<text class="font">待收货</text>
</view>
<view class="flex-col items-center group_3 group_7">
<image
class="image_2"
src="https://ide.code.fun/api/image?token=6711ccc71511d900114adddf&name=bbc962734a7b3ae07efd50b3d45d3b4c.png"
/>
<text class="font text_1">退款/售后</text>
</view>
</view>
<view class="flex-col mt-37">
<view class="flex-row justify-between items-center section_2">
<view class="flex-row items-center">
<image
class="shrink-0 image_3"
src="https://ide.code.fun/api/image?token=6711ccc71511d900114adddf&name=46c6f4fbbfa4bff1d37a50199aae7c2d.png"
/>
<text class="font_2 ml-5">地址列表</text>
</view>
<image
class="image_4 image_5"
src="https://ide.code.fun/api/image?token=6711ccc71511d900114adddf&name=2c743c962fad52268183fda762d7ebb7.png"
/>
</view>
<view class="list-divider mt-5"></view>
<view class="flex-row justify-between items-center section_4 mt-5">
<view class="flex-row items-center">
<image
class="shrink-0 image_3"
src="https://ide.code.fun/api/image?token=6711ccc71511d900114adddf&name=87933dcff87625612a60896bb94482c2.png"
/>
<text class="font_2 text_5 ml-5">联系人列表</text>
</view>
<image
class="image_6"
src="https://ide.code.fun/api/image?token=6711ccc71511d900114adddf&name=9d9b06d0113f9972eff0c5b19d511e39.png"
/>
</view>
<view class="list-divider mt-5"></view>
<view class="flex-row justify-between items-center relative list-item_2 mt-5">
<text class="font_2 text_6">设置</text>
<image
class="image_4"
src="https://ide.code.fun/api/image?token=6711ccc71511d900114adddf&name=2c743c962fad52268183fda762d7ebb7.png"
/>
<image
class="image_7 pos"
src="https://ide.code.fun/api/image?token=6711ccc71511d900114adddf&name=aaa71b80b36b1105abb2df0709f45cf4.png"
/>
</view>
</view>
</view>
</view>
</template>
<script setup>
</script>
<style lang="scss" scoped>
.mt-37 {
margin-top: 69.38rpx;
}
.ml-5 {
margin-left: 9.38rpx;
}
.mt-5 {
margin-top: 9.38rpx;
}
.page {
padding-bottom: 564.38rpx;
background-color: #ffffff;
height: 100%;
width: 100%;
overflow-y: auto;
overflow-x: hidden;
}
.section {
padding: 213.75rpx 0 105rpx;
background-image: url('https://ide.code.fun/api/image?token=6711ccc71511d900114adddf&name=608ce961205c6b6c4a5f231d50bcfd3e.png');
background-size: 100% 100%;
background-repeat: no-repeat;
}
.image {
border-radius: 50%;
width: 150rpx;
height: 151.88rpx;
}
.group {
margin-left: 34.67rpx;
margin-top: 32.06rpx;
}
.text {
color: #000000;
font-size: 37.5rpx;
font-family: Open Sans;
line-height: 34.91rpx;
}
.text-wrapper {
padding: 23.34rpx 0 23.85rpx;
background-color: #fbdab4;
border-radius: 18.75rpx;
width: 222.34rpx;
}
.font {
font-size: 26.25rpx;
font-family: Open Sans;
line-height: 24.34rpx;
color: #000000;
}
.text_2 {
font-size: 28.13rpx;
line-height: 25.93rpx;
}
.text-wrapper_2 {
margin-left: 24.49rpx;
margin-top: 78.75rpx;
padding: 23.27rpx 0 23.85rpx;
background-color: #ffdab1;
border-radius: 18.75rpx;
width: 222.34rpx;
height: 73.13rpx;
}
.text_3 {
font-size: 28.13rpx;
line-height: 26.03rpx;
}
.group_2 {
margin-top: -48.75rpx;
padding-left: 26.25rpx;
padding-right: 26.23rpx;
}
.equal-division {
padding: 14.38rpx 18.92rpx 31.05rpx;
background-color: #fff1e2;
border-radius: 9.38rpx;
}
.group_3 {
flex: 1 1 131.93rpx;
}
.group_1 {
padding: 9.99rpx 0 9.99rpx;
}
.image_2 {
width: 95.63rpx;
height: 95.63rpx;
}
.text_4 {
line-height: 24.07rpx;
}
.group_4 {
padding: 9.99rpx 0 11.79rpx;
}
.text_9 {
line-height: 24.23rpx;
}
.group_5 {
padding: 9.99rpx 0 11.76rpx;
}
.group_6 {
padding: 9.99rpx 6.64rpx 11.76rpx 29.66rpx;
}
.group_7 {
padding: 10.01rpx 0 11.94rpx;
}
.text_1 {
font-size: 24.38rpx;
line-height: 22.52rpx;
}
.section_2 {
padding: 22.5rpx 26.61rpx;
background-color: #fffef8;
border-radius: 18.75rpx;
}
.image_3 {
width: 43.13rpx;
height: 43.13rpx;
}
.font_2 {
font-size: 30rpx;
font-family: Open Sans;
line-height: 27.69rpx;
color: #000000;
}
.image_4 {
width: 48.75rpx;
height: 48.75rpx;
}
.image_5 {
margin-right: 6.38rpx;
}
.list-divider {
background-color: #0000002e;
height: 1.89rpx;
}
.section_4 {
padding: 22.95rpx 26.61rpx 22.05rpx;
background-color: #fffef8;
border-radius: 18.75rpx;
}
.text_5 {
line-height: 27.86rpx;
}
.image_6 {
margin-right: 6.38rpx;
width: 48.75rpx;
height: 50.63rpx;
}
.list-item_2 {
padding: 22.5rpx 32.98rpx 22.5rpx 79.22rpx;
background-color: #fffef8;
border-radius: 18.75rpx;
}
.text_6 {
line-height: 27.11rpx;
}
.image_7 {
filter: drop-shadow(0rpx 7.5rpx 3.75rpx #00000040);
width: 43.13rpx;
height: 43.13rpx;
}
.pos {
position: absolute;
left: 39.38rpx;
top: 5.63rpx;
}
@import url(../../../common/css/global.css);
</style>