增加新模块

This commit is contained in:
何江明
2025-05-10 18:17:24 +08:00
parent 7e7a096151
commit 8217069b9a
427 changed files with 2069 additions and 1941 deletions
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
+6 -6
View File
@@ -4557,7 +4557,7 @@
.preference_warp {
height: 100vh;
overflow: hidden;
background: #F5F5F5;
background: #F5F5F5FF;
}
.header_comm {
display: flex;
@@ -4589,7 +4589,7 @@
margin-bottom: 0.625rem;
background: #FFFFFF;
border-radius: 0.5rem;
padding: 0.3125rem;
padding: 0.5625rem;
display: flex;
}
.preference_product .product_item_left {
@@ -4597,8 +4597,8 @@
}
.preference_product .product_item_left .product_item_left_bz {
position: absolute;
top: 0;
left: 0;
top: -0.1875rem;
left: -0.3125rem;
font-size: 0.5625rem;
color: #FFF9E4;
font-weight: bold;
@@ -4729,7 +4729,7 @@
}
.address_add_warp {
height: calc(100vh - 1.8125rem);
background-color: #F5F5F5;
background-color: #F5F5F5FF;
padding: 0.9375rem;
}
.address_form {
@@ -4839,7 +4839,7 @@
margin-top: 0.625rem;
}
.purse_recharge_warp {
background-color: #F5F5F5;
background-color: #F5F5F5FF;
height: 100%;
overflow: auto;
}
+5 -2
View File
@@ -8,7 +8,7 @@
"name": "德商汇",
"version": {
"name": "1.0.1",
"code": 102
"code": 106
},
"description": "德商汇优品是一款集线上商城、线下联盟商家的DAO聚合商城;通过“有趣”“有利”“有希望”的卖货玩法,吸引消费者、推广者、商家、投资人参与生态,共同打造共创共享的全球产业生态。",
"developer": {
@@ -113,6 +113,9 @@
}
}
},
"compatible": {
"ignoreVersion": true
},
"statusbar": {
"immersed": "supportedDevice",
"style": "dark",
@@ -131,7 +134,7 @@
"uni-app": {
"control": "uni-v3",
"vueVersion": "3",
"compilerVersion": "4.56",
"compilerVersion": "4.55",
"nvueCompiler": "uni-app",
"renderer": "auto",
"nvue": {
+1 -1
View File
@@ -1327,7 +1327,7 @@ to {
/* 垂直间距 */
.get_prize_warp {
height: 100vh;
background-color: #F5F5F5;
background-color: #F5F5F5FF;
}
.address_select {
display: flex;
@@ -970,7 +970,7 @@ to {
margin: 0 0.3125rem;
}
.hash_union_warp .hash_union_nearby[data-v-04033f11] {
background-color: #F5F5F5;
background-color: #F5F5F5FF;
border-radius: 0.9375rem 0.9375rem 0 0;
padding: 0.9375rem;
}
+77 -16
View File
@@ -1437,29 +1437,29 @@ to {
/* 水平间距 */
/* 垂直间距 */
.home_warp[data-v-07e72d3c] {
background: #F5F5F5;
background: #F5F5F5FF;
height: calc(100vh - 4.375rem);
overflow: auto;
position: relative;
}
.home_header_warp[data-v-07e72d3c] {
background-color: #FF7C41;
background-color: #AC2A29FF;
height: 15.625rem;
padding: 3.125rem 0.9375rem 0;
}
.home_content_z_warp[data-v-07e72d3c] {
position: absolute;
top: 2.1875rem;
top: 2.8125rem;
}
.home_content_z_warp .header_title_warp[data-v-07e72d3c] {
display: flex;
justify-content: space-between;
margin-bottom: 0.9375rem;
padding: 0 0.9375rem;
}
.home_content_z_warp .header_right_warp[data-v-07e72d3c] {
display: flex;
align-items: center;
width: calc(100% - 4.375rem);
}
.home_content_z_warp .language_warp[data-v-07e72d3c] {
display: flex;
@@ -1468,7 +1468,7 @@ to {
width: 3.125rem;
background: #EEEEEEFF;
border-radius: 0.5rem;
margin-left: 0.625rem;
margin-left: 1.25rem;
padding: 0.3125rem 0.625rem;
}
.home_content_z_warp .search_msg_warp[data-v-07e72d3c] {
@@ -1510,10 +1510,10 @@ to {
margin-top: 0.625rem;
}
.home_content_warp .yx_warp[data-v-07e72d3c] {
background: linear-gradient(0deg, #FD2724, #FEA600);
background: linear-gradient(0deg, #ff8830ad, #fff7f2FF);
}
.home_content_warp .hx_warp[data-v-07e72d3c] {
background: linear-gradient(0deg, #FD6C24, #F24A00);
background: linear-gradient(0deg, #ff3d3aFF, #ff8830FF);
}
.home_content_warp .product_title[data-v-07e72d3c] {
display: flex;
@@ -1521,15 +1521,26 @@ to {
align-items: center;
padding: 0.3125rem 0.625rem;
}
.home_content_warp .product_title_z[data-v-07e72d3c] {
.home_content_warp .product_title_yp[data-v-07e72d3c] {
font-weight: 800;
font-size: 1.125rem;
color: #FFFFFF;
margin-right: 0.3125rem;
}
.home_content_warp .product_title_z[data-v-07e72d3c] {
font-weight: 800;
font-size: 1.125rem;
color: #333333FF;
margin-right: 0.3125rem;
}
.home_content_warp .product_title_zk[data-v-07e72d3c] {
border-radius: 15px;
border: 1px solid #F68103;
color: #F68103;
padding: 0.125rem 0.625rem;
}
.home_content_warp .product_title_left[data-v-07e72d3c] {
font-size: 0.625rem;
color: #FFFFFF;
display: flex;
align-items: center;
}
@@ -1540,6 +1551,10 @@ to {
display: flex;
align-items: center;
}
.home_content_warp .product_content_yx[data-v-07e72d3c] {
display: flex;
padding: 0.625rem;
}
.home_content_warp .product_content[data-v-07e72d3c] {
background-color: #FFFFFF;
padding: 0.625rem;
@@ -1547,13 +1562,26 @@ to {
display: flex;
align-items: center;
}
.home_content_warp .product_content .product_item[data-v-07e72d3c] {
.home_content_warp .product_content2[data-v-07e72d3c] {
justify-content: space-between;
}
.home_content_warp .product_item[data-v-07e72d3c] {
width: 32%;
border-radius: 0.5rem;
position: relative;
margin-right: 0.625rem;
}
.home_content_warp .product_content .product_f_item[data-v-07e72d3c] {
.home_content_warp .product_item2[data-v-07e72d3c] {
width: 32%;
position: relative;
}
.home_content_warp .product_item_yx[data-v-07e72d3c] {
width: 23%;
position: relative;
}
.home_content_warp .product_item_yx2[data-v-07e72d3c] {
margin-right: 0.625rem;
}
.home_content_warp .product_f_item[data-v-07e72d3c] {
position: absolute;
bottom: 0;
width: calc(100% - 1.25rem);
@@ -1564,7 +1592,7 @@ to {
font-size: 0.5625rem;
color: #000000;
}
.home_content_warp .product_content .product_f_item_name[data-v-07e72d3c] {
.home_content_warp .product_f_item_name[data-v-07e72d3c] {
width: 5.375rem;
white-space: nowrap;
/* 防止文本换行 */
@@ -1574,19 +1602,52 @@ to {
/* 使用省略号表示溢出的内容 */
font-weight: bold;
}
.home_content_warp .product_content .product_f_item_price[data-v-07e72d3c] {
.home_content_warp .product_f_item_price[data-v-07e72d3c] {
text-align: center;
border-radius: 0.3125rem;
color: #FFFFFF;
margin-top: 0.3125rem;
padding: 0.0625rem 0;
}
.home_content_warp .product_content .product_f_item_price_yx[data-v-07e72d3c] {
.home_content_warp .product_f_item_price_yx[data-v-07e72d3c] {
background: #FFBA41;
}
.home_content_warp .product_content .product_f_item_price_hx[data-v-07e72d3c] {
.home_content_warp .product_f_item_price_hx[data-v-07e72d3c] {
background: #FD6C24;
}
.home_content_warp .product_tips[data-v-07e72d3c] {
font-size: 0.75rem;
color: #F68103;
line-height: 1.25rem;
margin-left: 0.625rem;
}
.home_content_warp .min_card_warp[data-v-07e72d3c] {
display: flex;
justify-content: space-between;
margin-top: 0.625rem;
}
.home_content_warp .min_card_warp .min_card_item[data-v-07e72d3c] {
padding: 0.625rem;
width: 43%;
border-radius: 0.9375rem;
opacity: 0.8;
}
.home_content_warp .min_card_warp .min_card_item_jf[data-v-07e72d3c] {
background: linear-gradient(0deg, #fdeccd, #FFFDFA);
}
.home_content_warp .min_card_warp .min_card_item_cj[data-v-07e72d3c] {
background: linear-gradient(0deg, #f5d5c9, #FFF9F6);
}
.home_content_warp .min_card_warp .min_card_item_content[data-v-07e72d3c] {
display: flex;
justify-content: space-between;
margin-top: 0.3125rem;
}
.home_content_warp .min_card_warp .min_card_item_content .content_msg[data-v-07e72d3c] {
font-size: 0.625rem;
color: #808080;
display: grid;
}
.home_content_warp .hot_warp[data-v-07e72d3c] {
background: #FFFFFF;
border-radius: 0.9375rem;
@@ -455,7 +455,7 @@
/* 垂直间距 */
.merchant_settlement_warp[data-v-2001dd84] {
padding: 0.9375rem;
background-color: #F5F5F5;
background-color: #F5F5F5FF;
height: calc(100vh - 1.8125rem);
overflow: auto;
}
+1 -1
View File
@@ -1063,7 +1063,7 @@ to {
height: calc(100vh - 4.375rem);
overflow: auto;
position: relative;
background-color: #F5F5F5;
background-color: #F5F5F5FF;
}
.mine_header {
height: 9.375rem;
@@ -827,7 +827,7 @@ to {
/* 水平间距 */
/* 垂直间距 */
.mine_about_us {
background-color: #F5F5F5;
background-color: #F5F5F5FF;
padding: 0.9375rem;
height: calc(100% - 1.875rem);
overflow: auto;
@@ -491,7 +491,7 @@
.mine_address_warp[data-v-1172d71f] {
height: calc(100vh - 5.875rem);
overflow-y: auto;
background-color: #F5F5F5;
background-color: #F5F5F5FF;
padding: 0.9375rem;
}
.address_item[data-v-1172d71f] {
@@ -1231,7 +1231,7 @@ to {
/* 垂直间距 */
.authentication_warp[data-v-ff62741c] {
height: calc(100vh - 1.8125rem);
background-color: #F5F5F5;
background-color: #F5F5F5FF;
padding: 0.9375rem;
}
.cert_[data-v-ff62741c] {
@@ -1196,7 +1196,7 @@ to {
/* 垂直间距 */
.bank_add_warp[data-v-aa18beea] {
height: calc(100vh - 1.8125rem);
background-color: #F5F5F5;
background-color: #F5F5F5FF;
padding: 0.9375rem;
}
.add_form[data-v-aa18beea] {
@@ -378,7 +378,7 @@
/* 垂直间距 */
.mine_bank_warp[data-v-c1af5562] {
height: calc(100vh - 1.8125rem);
background-color: #F5F5F5;
background-color: #F5F5F5FF;
overflow-y: hidden;
}
.mine_bank_warp .mine_bank_content_warp[data-v-c1af5562] {
@@ -24,7 +24,7 @@
/* 垂直间距 */
.mine_coupon {
height: 100vh;
background-color: #F5F5F5;
background-color: #F5F5F5FF;
overflow: hidden;
}
.mine_coupon .tab_header {
@@ -1198,11 +1198,15 @@ to {
background-color: #FF7C41;
height: calc(100vh - 4.5rem);
overflow: hidden;
padding: 3.5625rem 0.9375rem 0.9375rem;
padding: 3.5625rem 0 0.9375rem;
}
.my_team_warp .my_team_content_warp[data-v-4dcaa8a8] {
padding: 0 0.9375rem;
}
.my_team_warp .header_[data-v-4dcaa8a8] {
display: flex;
align-items: center;
padding: 0 0.9375rem;
}
.my_team_warp .title_[data-v-4dcaa8a8] {
font-weight: bold;
@@ -1213,8 +1217,10 @@ to {
.my_team_warp .my_info[data-v-4dcaa8a8] {
display: flex;
justify-content: space-between;
align-items: center;
color: #FFFFFF;
margin-top: 0.9375rem;
padding-left: 0.9375rem;
}
.my_team_warp .my_info .left_[data-v-4dcaa8a8] {
display: flex;
@@ -1234,8 +1240,11 @@ to {
}
.my_team_warp .my_info .right_[data-v-4dcaa8a8] {
font-size: 0.71875rem;
color: rgba(255, 255, 255, 0.9);
color: #000000;
line-height: 1.03125rem;
background-color: #EEEEEE;
border-radius: 0.9375rem 0 0 0.9375rem;
padding: 0.3125rem 0.625rem;
}
.my_team_warp .card_comm[data-v-4dcaa8a8] {
background: #FFFFFF;
@@ -936,7 +936,7 @@ to {
/* 水平间距 */
/* 垂直间距 */
.my_team_list[data-v-9f12fd33] {
background-color: #F5F5F5;
background-color: #F5F5F5FF;
}
.my_team_list .my_team_list_content[data-v-9f12fd33] {
padding: 0.9375rem;
@@ -1442,7 +1442,7 @@ to {
/* 垂直间距 */
.order_warp[data-v-abc152e3] {
height: calc(100vh - 4.0625rem);
background-color: #F5F5F5;
background-color: #F5F5F5FF;
padding: 3.125rem 0.9375rem 0.9375rem;
overflow-y: hidden;
}
@@ -1153,7 +1153,7 @@ to {
/* 水平间距 */
/* 垂直间距 */
.mine_order_info_warp[data-v-e943673c] {
background-color: #F5F5F5;
background-color: #F5F5F5FF;
position: relative;
overflow-y: auto;
}
@@ -1329,7 +1329,7 @@ to {
}
.order_way_warp[data-v-e943673c] {
margin-bottom: 1.875rem;
width: calc(100% - 1.875rem);
width: calc(100% - 3rem);
}
.content_info_title[data-v-e943673c] {
width: 11.5625rem;
@@ -377,7 +377,7 @@
/* 水平间距 */
/* 垂直间距 */
.privacy_agreement_warp {
background-color: #F5F5F5;
background-color: #F5F5F5FF;
overflow: hidden;
}
.privacy_agreement_warp .privacy_agreement_content_warp {
@@ -377,7 +377,7 @@
/* 水平间距 */
/* 垂直间距 */
.user_agreement_warp[data-v-461f3671] {
background-color: #F5F5F5;
background-color: #F5F5F5FF;
overflow: hidden;
}
.user_agreement_warp .user_agreement_content_warp[data-v-461f3671] {
@@ -379,7 +379,7 @@
.purse_warp[data-v-00f7ce42] {
height: 100%;
overflow-y: hidden;
background-color: #F5F5F5;
background-color: #F5F5F5FF;
}
.purse_warp .purse_content_warp[data-v-00f7ce42] {
padding: 0.9375rem;
@@ -343,7 +343,7 @@
/* 垂直间距 */
.mine_purse_bonus_warp[data-v-f08a8d54] {
height: 100vh;
background-color: #F5F5F5;
background-color: #F5F5F5FF;
overflow: hidden;
}
.mine_purse_bonus_header[data-v-f08a8d54] {
@@ -1195,7 +1195,7 @@ to {
/* 水平间距 */
/* 垂直间距 */
.mine_purse_bonus_waithdraw {
background-color: #F5F5F5;
background-color: #F5F5F5FF;
height: calc(100vh - 4.0625rem);
padding: 3.125rem 0.9375rem 0.9375rem;
overflow: auto;
@@ -377,7 +377,7 @@
/* 水平间距 */
/* 垂直间距 */
.purse_bonus_withdraw_log[data-v-d522464c] {
background-color: #F5F5F5;
background-color: #F5F5F5FF;
padding: 0.9375rem;
}
.purse_bonus_withdraw_log .log_item[data-v-d522464c] {
@@ -376,60 +376,63 @@
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
.mine_setting {
background-color: #F5F5F5;
height: calc(100% - 1.875rem);
.mine_setting[data-v-2a00f8ac] {
background-color: #F5F5F5FF;
height: calc(100% - 0.625rem);
}
.mine_setting .mine_setting_content {
.mine_setting .mine_setting_content[data-v-2a00f8ac] {
padding: 0.9375rem;
}
.mine_setting .setting_comm {
.mine_setting .setting_comm[data-v-2a00f8ac] {
background: #FFFFFF;
border-radius: 0.9375rem;
padding: 0.9375rem;
margin-bottom: 0.625rem;
}
.mine_setting .mine_data {
.mine_setting .mine_data[data-v-2a00f8ac] {
display: flex;
align-items: center;
}
.mine_setting .mine_info_not_login {
.mine_setting .mine_info_not_login[data-v-2a00f8ac] {
font-weight: bold;
font-size: 1.25rem;
color: #111111;
}
.mine_setting .mine_info {
.mine_setting .mine_info[data-v-2a00f8ac] {
margin-left: 0.625rem;
}
.mine_setting .mine_info_name {
.mine_setting .mine_info_name[data-v-2a00f8ac] {
font-weight: bold;
font-size: 1.25rem;
color: #111111;
display: flex;
}
.mine_setting .mine_info_id {
.mine_setting .mine_info_id[data-v-2a00f8ac] {
font-weight: 500;
font-size: 0.75rem;
color: #666666;
display: flex;
margin-top: 0.3125rem;
}
.mine_setting .header_user {
.mine_setting .header_user[data-v-2a00f8ac] {
display: flex;
align-items: center;
justify-content: space-between;
}
.mine_setting .header_fg {
.mine_setting .header_fg[data-v-2a00f8ac] {
width: 100%;
height: 0.0625rem;
background: #E7E7E7;
margin: 0.9375rem 0;
}
.mine_setting .item_comm {
.mine_setting .item_comm[data-v-2a00f8ac] {
display: flex;
justify-content: space-between;
}
.login_out_warp {
.mine_setting .invite_code_[data-v-2a00f8ac] {
color: #FF7C41;
}
.login_out_warp[data-v-2a00f8ac] {
display: flex;
justify-content: center;
text-align: center;
@@ -440,7 +443,7 @@
border-radius: 0.3125rem;
margin: 4.375rem 0 0;
}
.cancel_but {
.cancel_but[data-v-2a00f8ac] {
display: flex;
justify-content: center;
text-align: center;
@@ -377,7 +377,7 @@
/* 水平间距 */
/* 垂直间距 */
.user_agreement_warp[data-v-213482f1] {
background-color: #F5F5F5;
background-color: #F5F5F5FF;
overflow: hidden;
}
.user_agreement_warp .user_agreement_content_warp[data-v-213482f1] {
@@ -1269,7 +1269,7 @@ to {
/* 水平间距 */
/* 垂直间距 */
.order_submit_warp[data-v-dc7219ba] {
background-color: #F5F5F5;
background-color: #F5F5F5FF;
height: calc(100vh - 6.25rem);
padding: 0.625rem;
overflow-y: auto;
@@ -797,4 +797,8 @@ to {
.price_lj_warp[data-v-7539d408] {
background: #CE2300FF;
color: #FFF6ED;
}
.price_ds_warp[data-v-7539d408] {
color: #FFFFFF;
margin-top: 0.3125rem;
}
@@ -912,7 +912,7 @@ to {
/* 垂直间距 */
.product_info_warp[data-v-ceb0d096] {
height: calc(100vh - 6.125rem);
background-color: #F5F5F5;
background-color: #F5F5F5FF;
}
.product_info_header_warp[data-v-ceb0d096] {
position: relative;
@@ -1061,7 +1061,7 @@ to {
border-radius: 0 0.5rem 0.5rem 0;
}
.specification_warp[data-v-ceb0d096] {
background-color: #F5F5F5;
background-color: #F5F5F5FF;
}
.specification_warp .specification_adress_warp[data-v-ceb0d096] {
padding: 0.9375rem;
@@ -1167,7 +1167,7 @@ to {
}
.specification_warp .specification_list_warp .item_Warp[data-v-ceb0d096] {
width: 48%;
background: #F5F5F5;
background: #F5F5F5FF;
border-radius: 0.3125rem;
color: #333333;
text-align: center;
+1 -1
View File
@@ -666,7 +666,7 @@
/* 水平间距 */
/* 垂直间距 */
.search_warp[data-v-c10c040c] {
background-color: #F5F5F5;
background-color: #F5F5F5FF;
height: 100vh;
overflow-y: hidden;
}
@@ -1055,7 +1055,7 @@ to {
/* 水平间距 */
/* 垂直间距 */
.shopping_cart_warp[data-v-7cc1684a] {
background-color: #F5F5F5;
background-color: #F5F5F5FF;
padding: 3.25rem 0.9375rem 0.9375rem;
overflow: hidden;
}
+4
View File
@@ -798,4 +798,8 @@ to {
background: #FFFFFF;
border-radius: 0.125rem;
opacity: 0.6;
}
.price_ds_warp[data-v-085f0530] {
color: #FFFFFF;
margin-top: 0.3125rem;
}
Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.9 KiB

After

Width:  |  Height:  |  Size: 2.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.9 KiB

After

Width:  |  Height:  |  Size: 2.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.6 KiB

After

Width:  |  Height:  |  Size: 3.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.6 KiB

After

Width:  |  Height:  |  Size: 3.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.5 KiB

After

Width:  |  Height:  |  Size: 3.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.6 KiB

After

Width:  |  Height:  |  Size: 3.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.1 KiB

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.1 KiB

After

Width:  |  Height:  |  Size: 2.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.2 KiB

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 949 B

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 57 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 50 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB