-
Notifications
You must be signed in to change notification settings - Fork 0
/
my_earnings.html
179 lines (122 loc) · 8.31 KB
/
my_earnings.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Home</title>
<!--Gilroy Font -->
<link rel="stylesheet" href="assets/fonts/gilroy-css/stylesheet.css">
<!-- Google font -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Quicksand:wght@300;400;500;600;700&display=swap" rel="stylesheet">
<!-- swiper Js CSS -->
<link rel="stylesheet" href="https://unpkg.com/swiper@8/swiper-bundle.min.css" />
<!-- Boostrap 5.0.2 -->
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC" crossorigin="anonymous">
<!-- JQuery Ui -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/jqueryui/1.12.1/jquery-ui.min.css" integrity="sha512-aOG0c6nPNzGk+5zjwyJaoRUgCdOrfSDhmMID2u4+OIslr0GjpLKo7Xm0Ao3xmpM4T8AmIouRkqwj1nrdVsLKEQ==" crossorigin="anonymous" referrerpolicy="no-referrer" />
<!-- AnimateCSS -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/4.1.1/animate.min.css"/>
<!-- Main Style Sheet -->
<link rel="stylesheet" href="assets/css/style.css">
<link rel="stylesheet" href="assets/css/responsive.css">
</head>
<body v-fixedHeight>
<div id="v-app">
<div class="v-page d-flex flex-column ">
<!-- Top -->
<div class="top grid-center px-4 py-2 style-border-bottom height-fit-content">
<div class="mt-3">
<h2 class="page-title-top m-0 mb-1 text-center" >My Earnings</h2>
<p class="m-0 font-size-2x5">Available Balance:<span class="font-size-3x5 ms-1 fw-600 tc-ok">$200.00</span></p>
</div>
<button class="trigger-history-back btn-top fixed" left ><span class="iconify" data-icon="feather:arrow-left"></span></button>
</div>
<!-- Body -->
<div class="body scroll-y">
<!-- Swiper -->
<div class="swiper v-slick-page width-100 height-100 ">
<div class="swiper-wrapper">
<!-- Body Inner -->
<div class="swiper-slide height-auto">
<!-- Single Earing Preveiew -->
<p class="font-size-3x5 fw-600 tc-black mb-2">Analytics</p>
<div class="p-3 bg-light-blue radius-5 mb-4">
<div class="d-flex justify-content-between align-items-center tc-black mb-2">
<span class="font-size-2">Earnings This Month</span>
<span class="font-size-2 fw-600">$10</span>
</div>
<div class="d-flex justify-content-between align-items-center tc-black mb-2">
<span class="font-size-2">Active Orders</span>
<span class="font-size-2 fw-600">$10</span>
</div>
<div class="d-flex justify-content-between align-items-center tc-black mb-2">
<span class="font-size-2">Available For Withdrawals</span>
<span class="font-size-2 fw-600">$10</span>
</div>
<div class="d-flex justify-content-between align-items-center tc-black mb-2">
<span class="font-size-2">Completed Orders</span>
<span class="font-size-2 fw-600">$10</span>
</div>
<div class="d-flex justify-content-between align-items-center tc-black">
<span class="font-size-2">Average Selling Price</span>
<span class="font-size-2 fw-600">$10</span>
</div>
</div>
<!-- Single Earing Preveiew -->
<p class="font-size-3x5 fw-600 tc-black mb-2">Revenue</p>
<div class="p-3 bg-light-blue radius-5">
<div class="d-flex justify-content-between align-items-center tc-black mb-2">
<span class="font-size-2">Canceled</span>
<span class="font-size-2 fw-600">$10</span>
</div>
<div class="d-flex justify-content-between align-items-center tc-black mb-2">
<span class="font-size-2">Pemdimg Clearance</span>
<span class="font-size-2 fw-600">$10</span>
</div>
<div class="d-flex justify-content-between align-items-center tc-black mb-2">
<span class="font-size-2">Withdraw</span>
<span class="font-size-2 fw-600">$10</span>
</div>
<div class="d-flex justify-content-between align-items-center tc-black mb-2">
<span class="font-size-2">Used for purhase</span>
<span class="font-size-2 fw-600">$10</span>
</div>
<div class="d-flex justify-content-between align-items-center tc-black">
<span class="font-size-2">Cleared</span>
<span class="font-size-2 fw-600">$10</span>
</div>
</div>
</div>
</div>
<div class="swiper-scrollbar" style="opacity:.3;"></div>
</div>
</div>
</div>
<div id="v-loader">
</div>
</div>
<!-- FullScreen button -->
<button id="fullscreen-toggle" class=""><span><span class="iconify" data-icon="material-symbols:fullscreen-rounded"></span></span><span active><span class="iconify" data-icon="material-symbols:fullscreen-exit-rounded"></span></span></button>
<!-- jQuery first, then Popper.js, then Bootstrap JS -->
<script src="https://code.jquery.com/jquery-3.6.0.min.js" integrity="sha256-/xUj+3OJU5yExlq6GSYGSHk7tPXikynS7ogEvDej/m4=" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/@popperjs/[email protected]/dist/umd/popper.min.js" integrity="sha384-IQsoLXl5PILFhosVNubq5LC7Qb9DXgDA9i+tQ8Zj3iwWAwPtgFTxbJ8NT4GN1R8p" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.min.js" integrity="sha384-cVKIPhGWiC2Al4u+LWgxfKTRIcfu0JTxR+EQDz/bgldoEyl4H0zUF0QKbrJ0EcQF" crossorigin="anonymous"></script>
<!-- Iconify -->
<script src="https://code.iconify.design/2/2.2.1/iconify.min.js"></script>
<!-- SwiperJs Javascript -->
<script src="https://unpkg.com/swiper@8/swiper-bundle.min.js"></script>
<!-- JQuery UI -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/jqueryui/1.12.1/jquery-ui.min.js" integrity="sha512-uto9mlQzrs59VwILcLiRYeLKPPbS/bT71da/OEBYEwcdNUk8jYIy+D176RYoop1Da+f9mvkYrmj5MCLZWEtQuA==" crossorigin="anonymous" referrerpolicy="no-referrer"></script>
<!-- BodyMoving Animation -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/bodymovin/5.7.7/lottie.min.js" integrity="sha512-HDCfX3BneBQMfloBfluMQe6yio+OfXnbKAbI0SnfcZ4YfZL670nc52Aue1bBhgXa+QdWsBdhMVR2hYROljf+Fg==" crossorigin="anonymous"></script>
<!-- Lotti Player -->
<script src="https://unpkg.com/@lottiefiles/lottie-player@latest/dist/lottie-player.js"></script>
<script src="assets/js/functions.js"></script>
<script src="assets/js/app_functions.js"></script>
<!-- Main Javascript -->
<script src="assets/js/script.js"></script>
</body>
</html>