增加新模块

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
+6 -6
View File
@@ -4485,7 +4485,7 @@
.preference_warp {
height: 100vh;
overflow: hidden;
background: #F5F5F5;
background: #F5F5F5FF;
}
.header_comm {
display: flex;
@@ -4517,7 +4517,7 @@
margin-bottom: 20rpx;
background: #FFFFFF;
border-radius: 16rpx;
padding: 10rpx;
padding: 18rpx;
display: flex;
}
.preference_product .product_item_left {
@@ -4525,8 +4525,8 @@
}
.preference_product .product_item_left .product_item_left_bz {
position: absolute;
top: 0;
left: 0;
top: -6rpx;
left: -10rpx;
font-size: 18rpx;
color: #FFF9E4;
font-weight: bold;
@@ -4657,7 +4657,7 @@
}
.address_add_warp {
height: calc(100vh - 58rpx);
background-color: #F5F5F5;
background-color: #F5F5F5FF;
padding: 30rpx;
}
.address_form {
@@ -4767,7 +4767,7 @@
margin-top: 20rpx;
}
.purse_recharge_warp {
background-color: #F5F5F5;
background-color: #F5F5F5FF;
height: 100%;
overflow: auto;
}
+10 -10
View File
@@ -6154,11 +6154,11 @@ function populateParameters(fromRes, toRes) {
appId: "__UNI__DA4D660",
appName: "德商汇",
appVersion: "1.0.1",
appVersionCode: 102,
appVersionCode: 103,
appLanguage: getAppLanguage(hostLanguage),
uniCompileVersion: "4.56",
uniCompilerVersion: "4.56",
uniRuntimeVersion: "4.56",
uniCompileVersion: "4.55",
uniCompilerVersion: "4.55",
uniRuntimeVersion: "4.55",
uniPlatform: "mp-weixin",
deviceBrand,
deviceModel: model,
@@ -6303,13 +6303,13 @@ const getAppBaseInfo = {
appId: "__UNI__DA4D660",
appName: "德商汇",
appVersion: "1.0.1",
appVersionCode: 102,
appVersionCode: 103,
appLanguage: getAppLanguage(hostLanguage),
isUniAppX: false,
uniPlatform: "mp-weixin",
uniCompileVersion: "4.56",
uniCompilerVersion: "4.56",
uniRuntimeVersion: "4.56"
uniCompileVersion: "4.55",
uniCompilerVersion: "4.55",
uniRuntimeVersion: "4.55"
};
extend(toRes, parameters);
}
@@ -7016,9 +7016,9 @@ function initOnError() {
};
}
function initRuntimeSocketService() {
const hosts = "127.0.0.1,192.168.1.22";
const hosts = "192.168.1.150,127.0.0.1";
const port = "8090";
const id = "mp-weixin_6B3hSq";
const id = "mp-weixin_raIAIS";
const lazy = typeof swan !== "undefined";
let restoreError = lazy ? () => {
} : initOnError();
@@ -25,7 +25,6 @@ const _sfc_main = {
pageSize: 66
};
const resp = await api_product.searchList(params);
common_vendor.index.__f__("log", "at components/choiceness/choiceness.vue:51", "resp", resp);
if (resp && resp.bizcode === 100) {
this.productList = resp.data;
}
@@ -45,13 +44,13 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
a: common_vendor.p({
src: "/static/common/jingxuan_left.png",
width: "24",
height: "6",
height: "8",
bgColor: "#f1f6ff00"
}),
b: common_vendor.p({
src: "/static/common/jingxuan_right.png",
width: "24",
height: "6",
height: "8",
bgColor: "#f1f6ff00"
}),
c: common_vendor.f($data.productList, (item, k0, i0) => {
@@ -64,7 +63,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
bgColor: "#f1f6ff00"
}),
c: common_vendor.t(item.title),
d: common_vendor.t(item.price),
d: common_vendor.t(item.adPrice),
e: item.id,
f: common_vendor.o(($event) => $options.jumpInfo(item), item.id)
};
+2 -2
View File
@@ -142,14 +142,14 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
d: common_vendor.o(($event) => $options.phoneFun("F")),
e: common_vendor.f($data.uploadTemplList, (item, k0, i0) => {
return {
a: "7acb6ad4-2-" + i0,
a: "3857bb81-2-" + i0,
b: common_vendor.p({
src: item.url,
width: "100%",
height: "50",
bgColor: "#f1f6ff00"
}),
c: "7acb6ad4-3-" + i0,
c: "3857bb81-3-" + i0,
d: common_vendor.p({
src: item.isOk ? "/static/common/ID_ok_1.png" : "/static/common/ID_error.png",
width: "10",
+1 -1
View File
@@ -1 +1 @@
<view class="data_common_warp"><view class="ID_card_title">上传证件照</view><view class="ID_card_msg">(请务必上传本人证件照,生活照、艺术照将会被驳回)</view><view class="ID_card_upload"><view class="upload_item" bindtap="{{b}}"><up-image wx:if="{{a}}" u-i="7acb6ad4-0" bind:__l="__l" u-p="{{a}}"></up-image><view class="upload_msg">点击上传身份证人像面</view></view><view class="upload_item" bindtap="{{d}}"><up-image wx:if="{{c}}" u-i="7acb6ad4-1" bind:__l="__l" u-p="{{c}}"></up-image><view class="upload_msg">点击上传身份国旗面</view></view></view><view class="ID_card_upload_templ"><view class="templ_title">上传标准</view><view class="templ_img_list"><view wx:for="{{e}}" wx:for-item="item" wx:key="f" class="templ_img_item"><up-image wx:if="{{item.b}}" u-i="{{item.a}}" bind:__l="__l" u-p="{{item.b}}"></up-image><view class="templ_img_item_msg"><up-image wx:if="{{item.d}}" u-i="{{item.c}}" bind:__l="__l" u-p="{{item.d}}"></up-image><view class="templ_img_item_msg_title">{{item.e}}</view></view></view></view></view></view>
<view class="data_common_warp"><view class="ID_card_title">上传证件照</view><view class="ID_card_msg">(请务必上传本人证件照,生活照、艺术照将会被驳回)</view><view class="ID_card_upload"><view class="upload_item" bindtap="{{b}}"><up-image wx:if="{{a}}" u-i="3857bb81-0" bind:__l="__l" u-p="{{a}}"></up-image><view class="upload_msg">点击上传身份证人像面</view></view><view class="upload_item" bindtap="{{d}}"><up-image wx:if="{{c}}" u-i="3857bb81-1" bind:__l="__l" u-p="{{c}}"></up-image><view class="upload_msg">点击上传身份国旗面</view></view></view><view class="ID_card_upload_templ"><view class="templ_title">上传标准</view><view class="templ_img_list"><view wx:for="{{e}}" wx:for-item="item" wx:key="f" class="templ_img_item"><up-image wx:if="{{item.b}}" u-i="{{item.a}}" bind:__l="__l" u-p="{{item.b}}"></up-image><view class="templ_img_item_msg"><up-image wx:if="{{item.d}}" u-i="{{item.c}}" bind:__l="__l" u-p="{{item.d}}"></up-image><view class="templ_img_item_msg_title">{{item.e}}</view></view></view></view></view></view>
+1 -1
View File
@@ -1 +1 @@
<view class="header_ data-v-5be51a94"><view class="data-v-5be51a94" style="margin-top:10rpx" bindtap="{{c}}"><up-image wx:if="{{b}}" class="data-v-5be51a94" bindclick="{{a}}" u-i="5be51a94-0" bind:__l="__l" u-p="{{b}}"/></view><view class="title_ data-v-5be51a94">{{d}}</view><view class="data-v-5be51a94" bindtap="{{f}}">{{e}}</view></view>
<view class="header_ data-v-5be51a94"><view class="data-v-5be51a94" style="margin-top:20rpx" bindtap="{{c}}"><up-image wx:if="{{b}}" class="data-v-5be51a94" bindclick="{{a}}" u-i="5be51a94-0" bind:__l="__l" u-p="{{b}}"/></view><view class="title_ data-v-5be51a94">{{d}}</view><view class="data-v-5be51a94" bindtap="{{f}}">{{e}}</view></view>
+2 -2
View File
@@ -8,7 +8,7 @@ const en = {
"index.title": "Hello i18n",
"index.home": "主页",
"index.sort": "分类",
"index.hash.union": "三荣联盟",
"index.hash.union": "德商汇联盟",
"index.shopping.cart": "购物车",
"index.mine": "我的",
"index.demo": "uni-app globalization",
@@ -56,7 +56,7 @@ const zhHans = {
"index.title": "Hello i18n",
"index.home": "主页",
"index.sort": "分类",
"index.hash.union": "三荣联盟",
"index.hash.union": "德商汇联盟",
"index.shopping.cart": "购物车",
"index.mine": "我的",
"index.demo-description": "包含 uni-framework、manifest.json、pages.json、tabbar、页面、组件、API、Schema",
@@ -79,7 +79,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
height: "40",
mode: "widthFix"
}),
d: common_vendor.sr("luckyWheel", "664c6c6b-0"),
d: common_vendor.sr("luckyWheel", "29af0044-0"),
e: common_vendor.o($options.Click),
f: common_vendor.o($options.Done),
g: common_vendor.p({
@@ -1 +1 @@
<view class="content"><view class="lottery"><dengbo-lottery-wheel wx:if="{{g}}" class="r" u-s="{{['bg','pointer']}}" bindrun="{{e}}" binddone="{{f}}" u-r="luckyWheel" u-i="664c6c6b-0" bind:__l="__l" u-p="{{g}}"><image src="{{a}}" style="width:100%;height:100%" slot="bg"/><up-image bindclick="{{b}}" u-i="664c6c6b-1,664c6c6b-0" bind:__l="__l" u-p="{{c}}" slot="pointer"></up-image></dengbo-lottery-wheel></view></view>
<view class="content"><view class="lottery"><dengbo-lottery-wheel wx:if="{{g}}" class="r" u-s="{{['bg','pointer']}}" bindrun="{{e}}" binddone="{{f}}" u-r="luckyWheel" u-i="29af0044-0" bind:__l="__l" u-p="{{g}}"><image src="{{a}}" style="width:100%;height:100%" slot="bg"/><up-image bindclick="{{b}}" u-i="29af0044-1,29af0044-0" bind:__l="__l" u-p="{{c}}" slot="pointer"></up-image></dengbo-lottery-wheel></view></view>
+2 -2
View File
@@ -292,8 +292,8 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
}),
l: common_vendor.o(($event) => $data.addressShow = true),
m: common_vendor.o((...args) => $options.addAddress && $options.addAddress(...args)),
n: common_vendor.sr("uToastRef", "7383e91f-5"),
o: common_vendor.sr("uPickerRef", "7383e91f-6"),
n: common_vendor.sr("uToastRef", "5f243d52-5"),
o: common_vendor.sr("uPickerRef", "5f243d52-6"),
p: common_vendor.o($options.regionConfirm),
q: common_vendor.o($options.regionChange),
r: common_vendor.o(($event) => $data.regionShow = false),
@@ -1 +1 @@
<view class="get_prize_warp"><view class="address_add_warp"><view class="address_form"><view class="add_form_item add_form_item_but"><view class="add_form_title">收货人</view><up-input wx:if="{{b}}" u-i="7383e91f-0" bind:__l="__l" bindupdateModelValue="{{a}}" u-p="{{b}}"></up-input></view><view class="add_form_item add_form_item_but"><view class="add_form_title">手机号码</view><up-input wx:if="{{d}}" u-i="7383e91f-1" bind:__l="__l" bindupdateModelValue="{{c}}" u-p="{{d}}"></up-input></view><view class="add_form_item add_form_item_but"><view class="add_form_title">所在地区</view><view class="region_warp" bindtap="{{g}}"><view style="color:#808080;margin-left:22rpx;font-size:28rpx">{{e}}</view><up-image wx:if="{{f}}" u-i="7383e91f-2" bind:__l="__l" u-p="{{f}}"></up-image></view></view><view class="add_form_item"><view class="add_form_title">详细地址</view><up-input wx:if="{{i}}" u-i="7383e91f-3" bind:__l="__l" bindupdateModelValue="{{h}}" u-p="{{i}}"></up-input></view><view class="add_form_item"><view class="add_form_title">备注</view><up-textarea wx:if="{{k}}" u-i="7383e91f-4" bind:__l="__l" bindupdateModelValue="{{j}}" u-p="{{k}}"></up-textarea></view></view><view class="address_select"><view class="msg_">注:此收货地址会默认添加到地址列表</view><view class="address_" bindtap="{{l}}">使用收货地址</view></view><view class="add_but" bindtap="{{m}}"> 确认领取 </view><up-toast class="r" u-r="uToastRef" u-i="7383e91f-5" bind:__l="__l"></up-toast><up-picker wx:if="{{t}}" class="r" u-r="uPickerRef" bindconfirm="{{p}}" bindchange="{{q}}" bindcancel="{{r}}" bindclose="{{s}}" u-i="7383e91f-6" bind:__l="__l" u-p="{{t}}"></up-picker></view><up-popup wx:if="{{z}}" u-s="{{['d']}}" bindclose="{{x}}" u-i="7383e91f-7" bind:__l="__l" bindupdateShow="{{y}}" u-p="{{z}}"><view class="address_popup_warp"><view class="address_popup_title">收件地址</view><view class="address_popup_content"><address bindvalueFunc="{{v}}" u-i="7383e91f-8,7383e91f-7" bind:__l="__l"/></view><view class="popup_but" bindtap="{{w}}"> 确认 </view></view></up-popup></view>
<view class="get_prize_warp"><view class="address_add_warp"><view class="address_form"><view class="add_form_item add_form_item_but"><view class="add_form_title">收货人</view><up-input wx:if="{{b}}" u-i="5f243d52-0" bind:__l="__l" bindupdateModelValue="{{a}}" u-p="{{b}}"></up-input></view><view class="add_form_item add_form_item_but"><view class="add_form_title">手机号码</view><up-input wx:if="{{d}}" u-i="5f243d52-1" bind:__l="__l" bindupdateModelValue="{{c}}" u-p="{{d}}"></up-input></view><view class="add_form_item add_form_item_but"><view class="add_form_title">所在地区</view><view class="region_warp" bindtap="{{g}}"><view style="color:#808080;margin-left:22rpx;font-size:28rpx">{{e}}</view><up-image wx:if="{{f}}" u-i="5f243d52-2" bind:__l="__l" u-p="{{f}}"></up-image></view></view><view class="add_form_item"><view class="add_form_title">详细地址</view><up-input wx:if="{{i}}" u-i="5f243d52-3" bind:__l="__l" bindupdateModelValue="{{h}}" u-p="{{i}}"></up-input></view><view class="add_form_item"><view class="add_form_title">备注</view><up-textarea wx:if="{{k}}" u-i="5f243d52-4" bind:__l="__l" bindupdateModelValue="{{j}}" u-p="{{k}}"></up-textarea></view></view><view class="address_select"><view class="msg_">注:此收货地址会默认添加到地址列表</view><view class="address_" bindtap="{{l}}">使用收货地址</view></view><view class="add_but" bindtap="{{m}}"> 确认领取 </view><up-toast class="r" u-r="uToastRef" u-i="5f243d52-5" bind:__l="__l"></up-toast><up-picker wx:if="{{t}}" class="r" u-r="uPickerRef" bindconfirm="{{p}}" bindchange="{{q}}" bindcancel="{{r}}" bindclose="{{s}}" u-i="5f243d52-6" bind:__l="__l" u-p="{{t}}"></up-picker></view><up-popup wx:if="{{z}}" u-s="{{['d']}}" bindclose="{{x}}" u-i="5f243d52-7" bind:__l="__l" bindupdateShow="{{y}}" u-p="{{z}}"><view class="address_popup_warp"><view class="address_popup_title">收件地址</view><view class="address_popup_content"><address bindvalueFunc="{{v}}" u-i="5f243d52-8,5f243d52-7" bind:__l="__l"/></view><view class="popup_but" bindtap="{{w}}"> 确认 </view></view></up-popup></view>
+99 -77
View File
@@ -94,13 +94,12 @@ const _sfc_main = {
const self = this;
if (platformType == "ANDROID") {
var dtask = plus.downloader.createDownload(updateApkObj.downloadUrl, {}, function(d, status) {
common_vendor.index.__f__("log", "at pages/home/home.vue:317", "d, status", d, status);
if (status == 200) {
plus.runtime.install(plus.io.convertLocalFileSystemURL(d.filename), { force: true }, function(resp) {
common_vendor.index.setStorageSync("versionUpdateTime", common_vendor.dayjs().valueOf());
plus.runtime.restart();
}, function(error) {
common_vendor.index.__f__("log", "at pages/home/home.vue:325", "error", error);
common_vendor.index.__f__("log", "at pages/home/home.vue:319", "error", error);
common_vendor.index.showToast({
title: error.message,
mask: false,
@@ -137,7 +136,7 @@ const _sfc_main = {
}
});
} catch (err) {
common_vendor.index.__f__("log", "at pages/home/home.vue:363", "更新失败-03err", err);
common_vendor.index.__f__("log", "at pages/home/home.vue:357", "更新失败-03err", err);
plus.nativeUI.closeWaiting();
common_vendor.index.showToast({
title: "更新失败-03",
@@ -177,7 +176,7 @@ const _sfc_main = {
const params = {
type,
page: 1,
pageSize: 3
pageSize: type === utils_enumUtils.SEARCH_TYPE.SOMETHING ? 4 : 3
};
const resp = await api_product.searchList(params);
if (resp && resp.bizcode === 100) {
@@ -241,8 +240,8 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
return common_vendor.e({
a: common_vendor.p({
src: "/static/home/logo.png",
width: "114",
height: "42",
width: "86",
height: "30",
bgColor: "#f1f6ff00"
}),
b: common_vendor.p({
@@ -285,133 +284,156 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
bgColor: "#f1f6ff00"
})
}, {
k: common_vendor.o($options.jumpTurntable),
l: common_vendor.p({
src: "/static/home/turntable.png",
width: "100%",
height: "134",
bgColor: "#f1f6ff00"
}),
m: $data.faddishProduct && $data.faddishProduct.length !== 0
k: $data.faddishProduct && $data.faddishProduct.length !== 0
}, $data.faddishProduct && $data.faddishProduct.length !== 0 ? {
n: common_vendor.p({
l: common_vendor.p({
src: "/static/home/youxuan.png",
width: "10",
height: "10",
bgColor: "#f1f6ff00"
}),
m: common_vendor.p({
src: "/static/common/right_y_st2.png",
width: "12",
height: "12",
bgColor: "#f1f6ff00"
}),
n: common_vendor.o((...args) => $options.jumpWelcome && $options.jumpWelcome(...args)),
o: common_vendor.p({
src: "/static/common/right_y_st2.png",
width: "12",
height: "12",
bgColor: "#f1f6ff00"
}),
p: common_vendor.o((...args) => $options.jumpWelcome && $options.jumpWelcome(...args)),
q: common_vendor.p({
show: $data.productLoading
}),
r: common_vendor.f($data.faddishProduct, (item, k0, i0) => {
p: common_vendor.f($data.faddishProduct, (item, k0, i0) => {
return {
a: "07e72d3c-9-" + i0,
a: "07e72d3c-8-" + i0,
b: common_vendor.p({
src: item.url,
width: "100%",
height: "100",
height: "130",
bgColor: "#f1f6ff00",
shape: "square",
radius: "16"
radius: "15"
}),
c: common_vendor.t(item.title),
d: common_vendor.t(item.adPrice),
e: item.id,
f: common_vendor.o(($event) => $options.jumpInfo(item), item.id)
};
})
}),
q: common_vendor.n($data.faddishProduct && $data.faddishProduct.length > 2 ? "product_item2" : "product_item"),
r: common_vendor.n($data.faddishProduct && $data.faddishProduct.length > 2 ? "product_content product_content2" : "product_content")
} : {}, {
s: $data.yxProduct && $data.yxProduct.length !== 0
}, $data.yxProduct && $data.yxProduct.length !== 0 ? {
s: common_vendor.p({
src: "/static/home/min_card_jfdh.png",
width: "60",
height: "14",
bgColor: "#f1f6ff00"
}),
t: common_vendor.p({
src: "/static/common/right_y_st2.png",
width: "12",
height: "12",
bgColor: "#f1f6ff00"
}),
v: common_vendor.o((...args) => $options.jumpPrdference && $options.jumpPrdference(...args)),
w: common_vendor.p({
show: $data.productLoading
}),
x: common_vendor.f($data.yxProduct, (item, k0, i0) => {
return {
a: "07e72d3c-12-" + i0,
b: common_vendor.p({
src: item.url,
width: "100%",
height: "100",
bgColor: "#f1f6ff00",
shape: "square",
radius: "16"
}),
c: common_vendor.t(item.title),
d: common_vendor.t(item.adPrice),
e: item.id,
f: common_vendor.o(($event) => $options.jumpInfo(item), item.id)
};
})
} : {}, {
y: common_vendor.p({
src: "/static/common/right_b.png",
src: "/static/common/right_y.png",
width: "10",
height: "10",
bgColor: "#f1f6ff00"
}),
z: common_vendor.o(($event) => {
$data.openShow = true;
v: common_vendor.p({
src: "/static/home/min_card_jfdh_2.png",
width: "66",
height: "46",
bgColor: "#f1f6ff00"
}),
A: common_vendor.p({
w: common_vendor.o((...args) => $options.jumpPrdference && $options.jumpPrdference(...args)),
x: common_vendor.p({
src: "/static/home/min_card_hbcj.png",
width: "60",
height: "14",
bgColor: "#f1f6ff00"
}),
y: common_vendor.p({
src: "/static/common/right_y.png",
width: "10",
height: "10",
bgColor: "#f1f6ff00"
}),
z: common_vendor.p({
src: "/static/home/min_card_hbcj_2.png",
width: "66",
height: "46",
bgColor: "#f1f6ff00"
}),
A: common_vendor.o((...args) => $options.jumpTurntable && $options.jumpTurntable(...args)),
B: $data.yxProduct && $data.yxProduct.length !== 0
}, $data.yxProduct && $data.yxProduct.length !== 0 ? {
C: common_vendor.p({
src: "/static/common/right.png",
width: "12",
height: "12",
bgColor: "#f1f6ff00"
}),
D: common_vendor.p({
show: $data.productLoading
}),
E: common_vendor.f($data.yxProduct, (item, k0, i0) => {
return {
a: "07e72d3c-17-" + i0,
b: common_vendor.p({
src: item.url,
width: "100%",
height: "80",
bgColor: "#f1f6ff00",
shape: "square",
radius: "10"
}),
c: item.id
};
}),
F: common_vendor.n($data.yxProduct && $data.yxProduct.length < 4 ? "product_item_yx product_item_yx2" : "product_item_yx"),
G: common_vendor.n($data.yxProduct && $data.yxProduct.length > 3 ? "product_content_yx product_content2" : "product_content_yx"),
H: common_vendor.o((...args) => $options.jumpPrdference && $options.jumpPrdference(...args))
} : {}, {
I: common_vendor.p({
src: "/static/common/close.png",
width: "20",
height: "20",
bgColor: "#f1f6ff00"
}),
B: common_vendor.o(($event) => {
J: common_vendor.o(($event) => {
$data.openShow = false;
}),
C: common_vendor.o(($event) => {
K: common_vendor.o(($event) => {
$data.openShow = false;
}),
D: common_vendor.p({
L: common_vendor.p({
show: $data.openShow,
showConfirmButton: false
}),
E: common_vendor.p({
M: common_vendor.p({
tabIndex: 0
}),
F: common_vendor.o(($event) => $data.languageShow = false),
G: common_vendor.p({
N: common_vendor.o(($event) => $data.languageShow = false),
O: common_vendor.p({
actions: $data.languageList,
show: $data.languageShow,
cancelText: "取消"
}),
H: common_vendor.t($data.updateApkObj.versionCode || 100),
I: common_vendor.t($data.updateApkObj.content),
J: !$data.bannerPercentageShow
P: common_vendor.t($data.updateApkObj.versionCode || 100),
Q: common_vendor.t($data.updateApkObj.content),
R: !$data.bannerPercentageShow
}, !$data.bannerPercentageShow ? common_vendor.e({
K: common_vendor.o(($event) => $options.goUpdate($data.updateApkObj, $data.platformType)),
L: !$data.updateApkObj.isForce
S: common_vendor.o(($event) => $options.goUpdate($data.updateApkObj, $data.platformType)),
T: !$data.updateApkObj.isForce
}, !$data.updateApkObj.isForce ? {
M: common_vendor.o(($event) => {
U: common_vendor.o(($event) => {
$data.bannerShow = false;
})
} : {}) : {
N: common_vendor.p({
V: common_vendor.p({
percentage: $data.bannerPercentage,
activeColor: "#FF7C41"
}),
O: common_vendor.t($data.bannerPercentage)
W: common_vendor.t($data.bannerPercentage)
}, {
P: common_vendor.o(() => {
X: common_vendor.o(() => {
}),
Q: common_vendor.p({
Y: common_vendor.p({
show: $data.bannerShow
})
});
File diff suppressed because one or more lines are too long
+76 -15
View File
@@ -29,23 +29,23 @@
position: relative;
}
.home_header_warp.data-v-07e72d3c {
background-color: #FF7C41;
background-color: #AC2A29FF;
height: 500rpx;
padding: 100rpx 30rpx 0rpx;
}
.home_content_z_warp.data-v-07e72d3c {
position: absolute;
top: 70rpx;
top: 90rpx;
}
.home_content_z_warp .header_title_warp.data-v-07e72d3c {
display: flex;
justify-content: space-between;
margin-bottom: 30rpx;
padding: 0 30rpx;
}
.home_content_z_warp .header_right_warp.data-v-07e72d3c {
display: flex;
align-items: center;
width: calc(100% - 140rpx);
}
.home_content_z_warp .language_warp.data-v-07e72d3c {
display: flex;
@@ -54,7 +54,7 @@
width: 100rpx;
background: #EEEEEEFF;
border-radius: 16rpx;
margin-left: 20rpx;
margin-left: 40rpx;
padding: 10rpx 20rpx;
}
.home_content_z_warp .search_msg_warp.data-v-07e72d3c {
@@ -96,10 +96,10 @@
margin-top: 20rpx;
}
.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;
@@ -107,15 +107,26 @@
align-items: center;
padding: 10rpx 20rpx;
}
.home_content_warp .product_title_z.data-v-07e72d3c {
.home_content_warp .product_title_yp.data-v-07e72d3c {
font-weight: 800;
font-size: 36rpx;
color: #FFFFFF;
margin-right: 10rpx;
}
.home_content_warp .product_title_z.data-v-07e72d3c {
font-weight: 800;
font-size: 36rpx;
color: #333333FF;
margin-right: 10rpx;
}
.home_content_warp .product_title_zk.data-v-07e72d3c {
border-radius: 15px;
border: 1px solid #F68103;
color: #F68103;
padding: 4rpx 20rpx;
}
.home_content_warp .product_title_left.data-v-07e72d3c {
font-size: 20rpx;
color: #FFFFFF;
display: flex;
align-items: center;
}
@@ -126,6 +137,10 @@
display: flex;
align-items: center;
}
.home_content_warp .product_content_yx.data-v-07e72d3c {
display: flex;
padding: 20rpx;
}
.home_content_warp .product_content.data-v-07e72d3c {
background-color: #FFFFFF;
padding: 20rpx;
@@ -133,13 +148,26 @@
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: 16rpx;
position: relative;
margin-right: 20rpx;
}
.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: 20rpx;
}
.home_content_warp .product_f_item.data-v-07e72d3c {
position: absolute;
bottom: 0;
width: calc(100% - 40rpx);
@@ -150,7 +178,7 @@
font-size: 18rpx;
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: 172rpx;
white-space: nowrap;
/* 防止文本换行 */
@@ -160,19 +188,52 @@
/* 使用省略号表示溢出的内容 */
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: 10rpx;
color: #FFFFFF;
margin-top: 10rpx;
padding: 2rpx 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: 24rpx;
color: #F68103;
line-height: 40rpx;
margin-left: 20rpx;
}
.home_content_warp .min_card_warp.data-v-07e72d3c {
display: flex;
justify-content: space-between;
margin-top: 20rpx;
}
.home_content_warp .min_card_warp .min_card_item.data-v-07e72d3c {
padding: 20rpx;
width: 43%;
border-radius: 30rpx;
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: 10rpx;
}
.home_content_warp .min_card_warp .min_card_item_content .content_msg.data-v-07e72d3c {
font-size: 20rpx;
color: #808080;
display: grid;
}
.home_content_warp .hot_warp.data-v-07e72d3c {
background: #FFFFFF;
border-radius: 30rpx;
+4 -4
View File
@@ -353,7 +353,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
q: common_vendor.o(($event) => $options.jumpOrder({})),
r: common_vendor.f($data.orderTemplList, (item, k0, i0) => {
return {
a: "41c0836b-7-" + i0,
a: "81c02944-7-" + i0,
b: common_vendor.p({
src: item.url,
width: "30",
@@ -361,7 +361,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
bgColor: "#f1f6ff00"
}),
c: common_vendor.t(item.title),
d: "41c0836b-8-" + i0,
d: "81c02944-8-" + i0,
e: common_vendor.p({
absolute: true,
offset: [0, 8],
@@ -374,7 +374,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
}),
s: common_vendor.f($data.applyList, (item, k0, i0) => {
return {
a: "41c0836b-9-" + i0,
a: "81c02944-9-" + i0,
b: common_vendor.p({
src: item.url,
width: "36",
@@ -414,7 +414,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
z: common_vendor.o(($event) => $options.jumpEnter("brand")),
A: common_vendor.f($data.toolList, (item, k0, i0) => {
return {
a: "41c0836b-14-" + i0,
a: "81c02944-14-" + i0,
b: common_vendor.p({
src: item.url,
width: "30",
File diff suppressed because one or more lines are too long
@@ -187,7 +187,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
p: common_vendor.p({
show: $data.bannerShow
}),
q: common_vendor.sr("uToastRef", "52ca5205-4")
q: common_vendor.sr("uToastRef", "c70e7990-4")
});
}
const MiniProgramPage = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["render", _sfc_render]]);
@@ -1 +1 @@
<view class="mine_about_us"><view class="about_us_image"><up-image wx:if="{{a}}" u-i="52ca5205-0" bind:__l="__l" u-p="{{a}}"></up-image><view class="msg_">德商汇优品</view></view><view class="content_"> 德商汇优品是一款集线上商城、线下联盟商家的DAO聚合商城;通过“有趣”“有利”“有希望”的卖货玩法,吸引消费者、推广者、商家、投资人参与生态,共同打造共创共享的全球产业生态。 </view><view class="version_"><view class="version_fg"></view><view class="version_item_" bindtap="{{d}}"><view class="title_">检查版本</view><view class="value_ check_version"><view wx:if="{{b}}" class="check_version_msg">发现新版本</view><view style="margin-top:14rpx"><up-image wx:if="{{c}}" u-i="52ca5205-1" bind:__l="__l" u-p="{{c}}"/></view></view></view><view class="version_fg"></view><view class="version_item_"><view class="title_">当前版本</view><view class="value_">v{{e}}.{{f}}</view></view></view><up-overlay wx:if="{{p}}" u-s="{{['d']}}" u-i="52ca5205-2" bind:__l="__l" u-p="{{p}}"><view class="up_content" catchtap="{{o}}"><view class="uni-banner"><view class="banner_box"><view class="title_">发现新版本</view><view class="version_"><view class="version_item">V{{g}}</view></view><view class="conter">{{h}}</view><view wx:if="{{i}}" class="banner_foot"><button bindtap="{{j}}" class="banner_foot_button">立即更新</button><view wx:if="{{k}}" bindtap="{{l}}" class="banner_foot_button_no">暂不更新</view></view><view wx:else><up-line-progress wx:if="{{m}}" u-i="52ca5205-3,52ca5205-2" bind:__l="__l" u-p="{{m}}"></up-line-progress><view class="banner_loading_msg"> 更新中{{n}}% </view></view></view></view></view></up-overlay><up-toast class="r" u-r="uToastRef" u-i="52ca5205-4" bind:__l="__l"></up-toast></view>
<view class="mine_about_us"><view class="about_us_image"><up-image wx:if="{{a}}" u-i="c70e7990-0" bind:__l="__l" u-p="{{a}}"></up-image><view class="msg_">德商汇优品</view></view><view class="content_"> 德商汇优品是一款集线上商城、线下联盟商家的DAO聚合商城;通过“有趣”“有利”“有希望”的卖货玩法,吸引消费者、推广者、商家、投资人参与生态,共同打造共创共享的全球产业生态。 </view><view class="version_"><view class="version_fg"></view><view class="version_item_" bindtap="{{d}}"><view class="title_">检查版本</view><view class="value_ check_version"><view wx:if="{{b}}" class="check_version_msg">发现新版本</view><view style="margin-top:14rpx"><up-image wx:if="{{c}}" u-i="c70e7990-1" bind:__l="__l" u-p="{{c}}"/></view></view></view><view class="version_fg"></view><view class="version_item_"><view class="title_">当前版本</view><view class="value_">v{{e}}.{{f}}</view></view></view><up-overlay wx:if="{{p}}" u-s="{{['d']}}" u-i="c70e7990-2" bind:__l="__l" u-p="{{p}}"><view class="up_content" catchtap="{{o}}"><view class="uni-banner"><view class="banner_box"><view class="title_">发现新版本</view><view class="version_"><view class="version_item">V{{g}}</view></view><view class="conter">{{h}}</view><view wx:if="{{i}}" class="banner_foot"><button bindtap="{{j}}" class="banner_foot_button">立即更新</button><view wx:if="{{k}}" bindtap="{{l}}" class="banner_foot_button_no">暂不更新</view></view><view wx:else><up-line-progress wx:if="{{m}}" u-i="c70e7990-3,c70e7990-2" bind:__l="__l" u-p="{{m}}"></up-line-progress><view class="banner_loading_msg"> 更新中{{n}}% </view></view></view></view></view></up-overlay><up-toast class="r" u-r="uToastRef" u-i="c70e7990-4" bind:__l="__l"></up-toast></view>
@@ -268,8 +268,8 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
modelValue: $data.form.address
}),
k: common_vendor.o((...args) => $options.addAddress && $options.addAddress(...args)),
l: common_vendor.sr("uToastRef", "58644e4b-5"),
m: common_vendor.sr("uPickerRef", "58644e4b-6"),
l: common_vendor.sr("uToastRef", "5197cd3e-5"),
m: common_vendor.sr("uPickerRef", "5197cd3e-6"),
n: common_vendor.o($options.regionConfirm),
o: common_vendor.o($options.regionChange),
p: common_vendor.o(($event) => $data.regionShow = false),
@@ -1 +1 @@
<view class="address_add_warp"><header wx:if="{{a}}" u-i="58644e4b-0" bind:__l="__l" u-p="{{a}}"/><view class="address_form"><view class="add_form_item add_form_item_but"><view class="add_form_title">收货人</view><up-input wx:if="{{c}}" u-i="58644e4b-1" bind:__l="__l" bindupdateModelValue="{{b}}" u-p="{{c}}"></up-input></view><view class="add_form_item add_form_item_but"><view class="add_form_title">手机号码</view><up-input wx:if="{{e}}" u-i="58644e4b-2" bind:__l="__l" bindupdateModelValue="{{d}}" u-p="{{e}}"></up-input></view><view class="add_form_item add_form_item_but"><view class="add_form_title">所在地区</view><view class="region_warp" bindtap="{{h}}"><view style="color:#808080;margin-left:22rpx;font-size:28rpx">{{f}}</view><up-image wx:if="{{g}}" u-i="58644e4b-3" bind:__l="__l" u-p="{{g}}"></up-image></view></view><view class="add_form_item"><view class="add_form_title">详细地址</view><up-input wx:if="{{j}}" u-i="58644e4b-4" bind:__l="__l" bindupdateModelValue="{{i}}" u-p="{{j}}"></up-input></view></view><view class="add_but" bindtap="{{k}}"> 保存地址 </view><up-toast class="r" u-r="uToastRef" u-i="58644e4b-5" bind:__l="__l"></up-toast><up-picker wx:if="{{r}}" class="r" u-r="uPickerRef" bindconfirm="{{n}}" bindchange="{{o}}" bindcancel="{{p}}" bindclose="{{q}}" u-i="58644e4b-6" bind:__l="__l" u-p="{{r}}"></up-picker></view>
<view class="address_add_warp"><header wx:if="{{a}}" u-i="5197cd3e-0" bind:__l="__l" u-p="{{a}}"/><view class="address_form"><view class="add_form_item add_form_item_but"><view class="add_form_title">收货人</view><up-input wx:if="{{c}}" u-i="5197cd3e-1" bind:__l="__l" bindupdateModelValue="{{b}}" u-p="{{c}}"></up-input></view><view class="add_form_item add_form_item_but"><view class="add_form_title">手机号码</view><up-input wx:if="{{e}}" u-i="5197cd3e-2" bind:__l="__l" bindupdateModelValue="{{d}}" u-p="{{e}}"></up-input></view><view class="add_form_item add_form_item_but"><view class="add_form_title">所在地区</view><view class="region_warp" bindtap="{{h}}"><view style="color:#808080;margin-left:22rpx;font-size:28rpx">{{f}}</view><up-image wx:if="{{g}}" u-i="5197cd3e-3" bind:__l="__l" u-p="{{g}}"></up-image></view></view><view class="add_form_item"><view class="add_form_title">详细地址</view><up-input wx:if="{{j}}" u-i="5197cd3e-4" bind:__l="__l" bindupdateModelValue="{{i}}" u-p="{{j}}"></up-input></view></view><view class="add_but" bindtap="{{k}}"> 保存地址 </view><up-toast class="r" u-r="uToastRef" u-i="5197cd3e-5" bind:__l="__l"></up-toast><up-picker wx:if="{{r}}" class="r" u-r="uPickerRef" bindconfirm="{{n}}" bindchange="{{o}}" bindcancel="{{p}}" bindclose="{{q}}" u-i="5197cd3e-6" bind:__l="__l" u-p="{{r}}"></up-picker></view>
@@ -28,7 +28,7 @@ const _sfc_main = {
const result = await api_auth.getUserInfo();
if (result && result.bizcode === 100) {
const data = result.data;
common_vendor.index.__f__("log", "at pages/mine_authentication_ok/mine_authentication_ok.vue:69", "data", data);
common_vendor.index.__f__("log", "at pages/mine_authentication_ok/mine_authentication_ok.vue:71", "data", data);
this.currentUserData = result.data || {};
}
}
@@ -54,36 +54,26 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
}),
b: $data.currentUserData && Object.keys($data.currentUserData).length !== 0
}, $data.currentUserData && Object.keys($data.currentUserData).length !== 0 ? {
c: common_vendor.t($options.getValue($options.CERT_STATUS_OPTION, $data.currentUserData.certStatus)),
d: common_vendor.t($data.currentUserData.name),
e: common_vendor.t($options.getValue($options.CERT_OPTION, $data.currentUserData.certType)),
f: common_vendor.p({
src: $data.currentUserData.certFimg,
c: common_vendor.p({
src: "/static/mine/auth_ok.png",
mode: "widthFix",
width: "100%",
shape: "circle",
width: "140",
height: "140",
bgColor: "#f1f6ff00",
fade: true,
duration: "450"
}),
g: common_vendor.p({
src: $data.currentUserData.certBimg,
mode: "widthFix",
width: "100%",
height: "140",
bgColor: "#f1f6ff00",
fade: true,
duration: "450"
})
d: common_vendor.t($options.getValue($options.CERT_STATUS_OPTION, $data.currentUserData.certStatus))
} : {
h: common_vendor.p({
e: common_vendor.p({
src: "/static/common/not_order.png",
width: "80",
height: "80",
bgColor: "#f1f6ff00"
})
}, {
i: common_vendor.sr("uToastRef", "731ed15b-4")
f: common_vendor.sr("uToastRef", "731ed15b-3")
});
}
const MiniProgramPage = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["render", _sfc_render], ["__scopeId", "data-v-731ed15b"]]);
@@ -1 +1 @@
<view class="authentication_ok_warp data-v-731ed15b"><header wx:if="{{a}}" class="data-v-731ed15b" u-i="731ed15b-0" bind:__l="__l" u-p="{{a}}"/><view wx:if="{{b}}" class="authentication_ok_content data-v-731ed15b"><view class="authentication_result data-v-731ed15b"><view class="result_title data-v-731ed15b">您的实名认证</view><view class="result_value data-v-731ed15b">{{c}}</view></view><view class="authentication_info data-v-731ed15b"><view class="info_item data-v-731ed15b"><text class="info_item_title data-v-731ed15b">证件姓名:</text><text class="info_item_value data-v-731ed15b">{{d}}</text></view><view class="info_item data-v-731ed15b"><text class="info_item_title data-v-731ed15b">证件类型:</text><text class="info_item_value data-v-731ed15b">{{e}}!</text></view><view class="info_item data-v-731ed15b"><text class="info_item_title data-v-731ed15b">证件正面:</text><view class="info_item_value data-v-731ed15b"><up-image wx:if="{{f}}" class="data-v-731ed15b" u-i="731ed15b-1" bind:__l="__l" u-p="{{f}}"></up-image></view></view><view class="info_item data-v-731ed15b"><text class="info_item_title data-v-731ed15b">证件背面:</text><view class="info_item_value data-v-731ed15b"><up-image wx:if="{{g}}" class="data-v-731ed15b" u-i="731ed15b-2" bind:__l="__l" u-p="{{g}}"></up-image></view></view></view></view><view wx:else class="not_order_warp data-v-731ed15b"><up-image wx:if="{{h}}" class="data-v-731ed15b" u-i="731ed15b-3" bind:__l="__l" u-p="{{h}}"></up-image><view class="not_order_msg_warp data-v-731ed15b">暂无相关认证信息</view></view><up-toast class="r data-v-731ed15b" u-r="uToastRef" u-i="731ed15b-4" bind:__l="__l"></up-toast></view>
<view class="authentication_ok_warp data-v-731ed15b"><header wx:if="{{a}}" class="data-v-731ed15b" u-i="731ed15b-0" bind:__l="__l" u-p="{{a}}"/><view wx:if="{{b}}" class="authentication_ok_content data-v-731ed15b"><view class="authentication_result data-v-731ed15b"><up-image wx:if="{{c}}" class="data-v-731ed15b" u-i="731ed15b-1" bind:__l="__l" u-p="{{c}}"></up-image><view class="result_value data-v-731ed15b">{{d}}</view></view></view><view wx:else class="not_order_warp data-v-731ed15b"><up-image wx:if="{{e}}" class="data-v-731ed15b" u-i="731ed15b-2" bind:__l="__l" u-p="{{e}}"></up-image><view class="not_order_msg_warp data-v-731ed15b">暂无相关认证信息</view></view><up-toast class="r data-v-731ed15b" u-r="uToastRef" u-i="731ed15b-3" bind:__l="__l"></up-toast></view>
@@ -129,7 +129,7 @@ const _sfc_main = {
this.royaltyForm.page++;
}
} catch (error) {
common_vendor.index.__f__("error", "at pages/mine_my_team/mine_my_team.vue:306", "加载数据失败:", error);
common_vendor.index.__f__("error", "at pages/mine_my_team/mine_my_team.vue:311", "加载数据失败:", error);
} finally {
this.royaltyLoading = false;
}
@@ -180,56 +180,57 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
bgColor: "#f1f6ff00",
shape: "circle"
}),
d: common_vendor.t($data.userData.name || "三荣优品用户"),
d: common_vendor.t($data.userData.name || "德商汇用户"),
e: common_vendor.t($data.userData.gradeName),
f: $data.performanceData && $data.performanceData.seniorId
f: common_vendor.t($data.userData.id || 0),
g: $data.performanceData && $data.performanceData.seniorId
}, $data.performanceData && $data.performanceData.seniorId ? {
g: common_vendor.t($data.performanceData.seniorId || 0)
h: common_vendor.t($data.performanceData.seniorId || 0)
} : {}, {
h: common_vendor.t($data.performanceData && $data.performanceData.teamCount || 0),
i: common_vendor.p({
i: common_vendor.t($data.performanceData && $data.performanceData.teamCount || 0),
j: common_vendor.p({
src: "/static/common/right.png",
width: "16",
height: "16",
bgColor: "#f1f6ff00"
}),
j: common_vendor.o((...args) => $options.jumpMyTeam && $options.jumpMyTeam(...args)),
k: common_vendor.o(($event) => {
k: common_vendor.o((...args) => $options.jumpMyTeam && $options.jumpMyTeam(...args)),
l: common_vendor.o(($event) => {
$data.openTeamShow = true;
}),
l: common_vendor.p({
m: common_vendor.p({
src: "/static/common/tips.png",
width: "16",
height: "16",
bgColor: "#f1f6ff00"
}),
m: common_vendor.t($data.performanceData && $data.performanceData.teamAmount || 0),
n: common_vendor.t($data.performanceData && $data.performanceData.teamNum || 0),
o: common_vendor.t($data.performanceData && $data.performanceData.myAmount || 0),
p: common_vendor.t($data.performanceData && $data.performanceData.myNum || 0),
q: common_vendor.t($data.selAcctCategory && Object.keys($data.selAcctCategory).length !== 0 ? $data.selAcctCategory.value : "请选择"),
r: common_vendor.p({
n: common_vendor.t($data.performanceData && $data.performanceData.teamAmount || 0),
o: common_vendor.t($data.performanceData && $data.performanceData.teamNum || 0),
p: common_vendor.t($data.performanceData && $data.performanceData.myAmount || 0),
q: common_vendor.t($data.performanceData && $data.performanceData.myNum || 0),
r: common_vendor.t($data.selAcctCategory && Object.keys($data.selAcctCategory).length !== 0 ? $data.selAcctCategory.value : "请选择"),
s: common_vendor.p({
src: "/static/common/right.png",
width: "16",
height: "16",
bgColor: "#f1f6ff00"
}),
s: common_vendor.o(($event) => $options.currencyShowCheck(true)),
t: common_vendor.o(($event) => {
t: common_vendor.o(($event) => $options.currencyShowCheck(true)),
v: common_vendor.o(($event) => {
$data.openTcShow = true;
}),
v: common_vendor.p({
w: common_vendor.p({
src: "/static/common/tips.png",
width: "16",
height: "16",
bgColor: "#f1f6ff00"
}),
w: common_vendor.t($data.rewardSummary && $data.rewardSummary.todayAmount || 0),
x: common_vendor.t($data.rewardSummary && $data.rewardSummary.unSettleAmount || 0),
y: common_vendor.t($data.rewardSummary && $data.rewardSummary.settleAmount || 0),
z: $data.royaltyList && $data.royaltyList.length !== 0
x: common_vendor.t($data.rewardSummary && $data.rewardSummary.todayAmount || 0),
y: common_vendor.t($data.rewardSummary && $data.rewardSummary.unSettleAmount || 0),
z: common_vendor.t($data.rewardSummary && $data.rewardSummary.settleAmount || 0),
A: $data.royaltyList && $data.royaltyList.length !== 0
}, $data.royaltyList && $data.royaltyList.length !== 0 ? {
A: common_vendor.f($data.royaltyList, (item, index, i0) => {
B: common_vendor.f($data.royaltyList, (item, index, i0) => {
return {
a: common_vendor.t($options.getValue($options.BALANCE_TYPE, item.bizType)),
b: common_vendor.t($options.formatDate(item.ctdate)),
@@ -239,56 +240,56 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
};
})
} : {
B: common_vendor.p({
C: common_vendor.p({
src: "/static/common/not_order.png",
width: "80",
height: "80",
bgColor: "#f1f6ff00"
})
}, {
C: $data.royaltyLoading
D: $data.royaltyLoading
}, $data.royaltyLoading ? {} : {}, {
D: common_vendor.o((...args) => $options.loadMore && $options.loadMore(...args)),
E: common_vendor.sr("uPickerRef", "4dcaa8a8-7"),
F: common_vendor.o($options.currencyConfirm),
G: common_vendor.o(($event) => $data.currencyShow = false),
E: common_vendor.o((...args) => $options.loadMore && $options.loadMore(...args)),
F: common_vendor.sr("uPickerRef", "4dcaa8a8-7"),
G: common_vendor.o($options.currencyConfirm),
H: common_vendor.o(($event) => $data.currencyShow = false),
I: common_vendor.p({
I: common_vendor.o(($event) => $data.currencyShow = false),
J: common_vendor.p({
show: $data.currencyShow,
columns: $data.currencyColumns,
loading: $data.currencyLoading,
keyName: "value",
itemHeight: "34"
}),
J: common_vendor.p({
K: common_vendor.p({
src: "/static/common/close.png",
width: "20",
height: "20",
bgColor: "#f1f6ff00"
}),
K: common_vendor.o(($event) => {
$data.openTeamShow = false;
}),
L: common_vendor.o(($event) => {
$data.openTeamShow = false;
}),
M: common_vendor.p({
M: common_vendor.o(($event) => {
$data.openTeamShow = false;
}),
N: common_vendor.p({
show: $data.openTeamShow,
showConfirmButton: false
}),
N: common_vendor.p({
O: common_vendor.p({
src: "/static/common/close.png",
width: "20",
height: "20",
bgColor: "#f1f6ff00"
}),
O: common_vendor.o(($event) => {
$data.openTcShow = false;
}),
P: common_vendor.o(($event) => {
$data.openTcShow = false;
}),
Q: common_vendor.p({
Q: common_vendor.o(($event) => {
$data.openTcShow = false;
}),
R: common_vendor.p({
show: $data.openTcShow,
showConfirmButton: false
})
File diff suppressed because one or more lines are too long
@@ -26,11 +26,15 @@
background-color: #FF7C41;
height: calc(100vh - 144rpx);
overflow: hidden;
padding: 114rpx 30rpx 30rpx;
padding: 114rpx 0rpx 30rpx;
}
.my_team_warp .my_team_content_warp.data-v-4dcaa8a8 {
padding: 0 30rpx;
}
.my_team_warp .header_.data-v-4dcaa8a8 {
display: flex;
align-items: center;
padding: 0 30rpx;
}
.my_team_warp .title_.data-v-4dcaa8a8 {
font-weight: bold;
@@ -41,8 +45,10 @@
.my_team_warp .my_info.data-v-4dcaa8a8 {
display: flex;
justify-content: space-between;
align-items: center;
color: #FFFFFF;
margin-top: 30rpx;
padding-left: 30rpx;
}
.my_team_warp .my_info .left_.data-v-4dcaa8a8 {
display: flex;
@@ -62,8 +68,11 @@
}
.my_team_warp .my_info .right_.data-v-4dcaa8a8 {
font-size: 23rpx;
color: rgba(255, 255, 255, 0.9);
color: #000000;
line-height: 33rpx;
background-color: #EEEEEE;
border-radius: 30rpx 0 0 30rpx;
padding: 10rpx 20rpx;
}
.my_team_warp .card_comm.data-v-4dcaa8a8 {
background: #FFFFFF;
@@ -134,7 +134,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
shape: "circle",
radius: "16"
}),
c: common_vendor.t(item.userName || "三荣优品用户"),
c: common_vendor.t(item.userName || "德商汇优品用户"),
d: common_vendor.t(item.gradeName),
e: common_vendor.t(item.userId),
f: common_vendor.t($options.formatDate(item.registTime)),
@@ -115,18 +115,18 @@ const _sfc_main = {
async appWxpay(alipay, orderId, orderNum) {
try {
const result = await utils_payUtils.appWxpayFun(alipay, orderId, orderNum);
common_vendor.index.__f__("log", "at pages/mine_order_info/mine_order_info.vue:311", "支付成功", result);
common_vendor.index.__f__("log", "at pages/mine_order_info/mine_order_info.vue:307", "支付成功", result);
} catch (error) {
common_vendor.index.__f__("error", "at pages/mine_order_info/mine_order_info.vue:314", "支付失败", error);
common_vendor.index.__f__("error", "at pages/mine_order_info/mine_order_info.vue:310", "支付失败", error);
}
},
// 支付宝支付
async zfbPay(alipay, orderId, orderNum) {
try {
const result = await utils_payUtils.zfbPayFun(alipay, orderId, orderNum);
common_vendor.index.__f__("log", "at pages/mine_order_info/mine_order_info.vue:322", "支付成功", result);
common_vendor.index.__f__("log", "at pages/mine_order_info/mine_order_info.vue:318", "支付成功", result);
} catch (error) {
common_vendor.index.__f__("error", "at pages/mine_order_info/mine_order_info.vue:325", "支付失败", error);
common_vendor.index.__f__("error", "at pages/mine_order_info/mine_order_info.vue:321", "支付失败", error);
}
},
/**
@@ -199,7 +199,7 @@
}
.order_way_warp.data-v-e943673c {
margin-bottom: 60rpx;
width: calc(100% - 60rpx);
width: calc(100% - 96rpx);
}
.content_info_title.data-v-e943673c {
width: 370rpx;
File diff suppressed because one or more lines are too long
@@ -5,7 +5,6 @@ const utils_enumUtils = require("../../utils/enumUtils.js");
const utils_index = require("../../utils/index.js");
const Header = () => "../../components/header.js";
const _sfc_main = {
components: {},
components: { Header },
data() {
return {
@@ -39,7 +38,7 @@ const _sfc_main = {
},
// 提现
jumpInfo(row, type) {
common_vendor.index.__f__("log", "at pages/mine_purse/mine_purse.vue:74", "row", row);
common_vendor.index.__f__("log", "at pages/mine_purse/mine_purse.vue:73", "row", row);
if (type === "withdraw") {
common_vendor.index.navigateTo({
url: "/pages/mine_purse_bonus_withdraw/mine_purse_bonus_withdraw?amount=" + row.curAmount + "&category=" + row.categoty
@@ -53,7 +52,7 @@ const _sfc_main = {
url: "/pages/mine_purse_exchange/mine_purse_exchange?amount=" + row.curAmount + "&category=" + row.categoty
});
} else if (type === "transfer") {
common_vendor.index.__f__("log", "at pages/mine_purse/mine_purse.vue:88", "transfer转出...");
common_vendor.index.__f__("log", "at pages/mine_purse/mine_purse.vue:87", "transfer转出...");
}
}
}
@@ -1,6 +1,7 @@
{
"navigationStyle": "custom",
"usingComponents": {
"header": "../../components/header",
"up-image": "../../uni_modules/uview-plus/components/u-image/u-image"
}
}
@@ -72,6 +72,14 @@ const _sfc_main = {
});
return;
}
const withdrawAmount = this.withdrawAmount;
if (!withdrawAmount && withdrawAmount !== "0") {
this.$refs.uToastRef.show({
type: "error",
message: "可提现余额不足"
});
return;
}
delete params.bankName;
const resp = await api_finance.withdrawal(params);
if (resp && resp.bizcode === 100) {
@@ -133,9 +141,13 @@ const _sfc_main = {
this.bankShowCheck(false);
},
amountChange(amount) {
const withdrawAmount = this.withdrawAmount;
if (!withdrawAmount && withdrawAmount !== "0") {
return;
}
const rate = this.ruleObj.rate;
if (rate && amount) {
const rateAmount = amount * (rate / 100);
const rateAmount = amount * rate;
this.form.rateAmount = rateAmount.toFixed(2);
this.form.dzAmount = (amount - rateAmount).toFixed(2);
} else {
@@ -207,7 +219,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
}),
m: common_vendor.t($data.withdrawAmount),
n: common_vendor.t($data.form.rateAmount),
o: common_vendor.t($data.ruleObj && $data.ruleObj.rate || 0),
o: common_vendor.t($data.ruleObj && $data.ruleObj.rate * 100 || 0),
p: common_vendor.o((...args) => $options.withdrawFun && $options.withdrawFun(...args)),
q: common_vendor.t($data.ruleObj && $data.ruleObj.minAmount || 0),
r: common_vendor.t($data.ruleObj && $data.ruleObj.dayAmount || 0),
@@ -222,7 +234,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
itemHeight: "34",
loading: $data.bankLoading
}),
y: common_vendor.sr("uToastRef", "9f7e0d0e-5")
y: common_vendor.sr("uToastRef", "10e87ca8-5")
};
}
const MiniProgramPage = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["render", _sfc_render]]);
@@ -1 +1 @@
<view class="mine_purse_bonus_waithdraw"><view class="waithdraw_header_"><view style="margin-top:10rpx" bindtap="{{b}}"><up-image wx:if="{{a}}" u-i="9f7e0d0e-0" bind:__l="__l" u-p="{{a}}"></up-image></view><view>提现</view><view bindtap="{{c}}">提现记录</view></view><view class="waithdraw_content_"><view class="content_bank_item"><view class="title_comm">提现账户</view><view class="bank_" bindtap="{{f}}"><view>{{d}}</view><up-image wx:if="{{e}}" u-i="9f7e0d0e-1" bind:__l="__l" u-p="{{e}}"></up-image></view></view><view class="content_amout_item"><view class="title_comm">提现金额</view><up-input wx:if="{{j}}" u-s="{{['suffix']}}" bindchange="{{h}}" u-i="9f7e0d0e-2" bind:__l="__l" bindupdateModelValue="{{i}}" u-p="{{j}}"><view slot="suffix"><text>元</text><text class="all_" bindtap="{{g}}">全部</text></view></up-input></view><view class="content_amout_item" style="margin-top:20rpx"><view class="title_comm">实际到账</view><up-input wx:if="{{l}}" u-s="{{['suffix']}}" u-i="9f7e0d0e-3" bind:__l="__l" bindupdateModelValue="{{k}}" u-p="{{l}}"><text slot="suffix">元</text></up-input><view class="amount_"><view>可提现金额:¥{{m}}</view><view>手续费:{{n}}({{o}}%)</view></view></view></view><view class="withdraw_but" bindtap="{{p}}">提现</view><view class="warm_reminder"><view>温馨提示</view><view><view>单笔最小提现金额:{{q}}</view><view>单日最大提现金额:{{r}}</view><view>单日最大提现次数:{{s}}</view></view></view><up-picker wx:if="{{x}}" bindconfirm="{{t}}" bindcancel="{{v}}" bindclose="{{w}}" u-i="9f7e0d0e-4" bind:__l="__l" u-p="{{x}}"></up-picker><up-toast class="r" u-r="uToastRef" u-i="9f7e0d0e-5" bind:__l="__l"></up-toast></view>
<view class="mine_purse_bonus_waithdraw"><view class="waithdraw_header_"><view style="margin-top:10rpx" bindtap="{{b}}"><up-image wx:if="{{a}}" u-i="10e87ca8-0" bind:__l="__l" u-p="{{a}}"></up-image></view><view>提现</view><view bindtap="{{c}}">提现记录</view></view><view class="waithdraw_content_"><view class="content_bank_item"><view class="title_comm">提现账户</view><view class="bank_" bindtap="{{f}}"><view>{{d}}</view><up-image wx:if="{{e}}" u-i="10e87ca8-1" bind:__l="__l" u-p="{{e}}"></up-image></view></view><view class="content_amout_item"><view class="title_comm">提现金额</view><up-input wx:if="{{j}}" u-s="{{['suffix']}}" bindchange="{{h}}" u-i="10e87ca8-2" bind:__l="__l" bindupdateModelValue="{{i}}" u-p="{{j}}"><view slot="suffix"><text>元</text><text class="all_" bindtap="{{g}}">全部</text></view></up-input></view><view class="content_amout_item" style="margin-top:20rpx"><view class="title_comm">实际到账</view><up-input wx:if="{{l}}" u-s="{{['suffix']}}" u-i="10e87ca8-3" bind:__l="__l" bindupdateModelValue="{{k}}" u-p="{{l}}"><text slot="suffix">元</text></up-input><view class="amount_"><view>可提现金额:¥{{m}}</view><view>手续费:{{n}}({{o}}%)</view></view></view></view><view class="withdraw_but" bindtap="{{p}}">提现</view><view class="warm_reminder"><view>温馨提示</view><view><view>1、提现T+1到账,节假日顺延!</view><view>2、单笔最小提现金额:{{q}}</view><view>3、单日最大提现金额:{{r}}</view><view>4、单日最大提现次数:{{s}}</view></view></view><up-picker wx:if="{{x}}" bindconfirm="{{t}}" bindcancel="{{v}}" bindclose="{{w}}" u-i="10e87ca8-4" bind:__l="__l" u-p="{{x}}"></up-picker><up-toast class="r" u-r="uToastRef" u-i="10e87ca8-5" bind:__l="__l"></up-toast></view>
@@ -136,7 +136,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
}, item.rate ? {
c: common_vendor.t(item.rate)
} : {}, {
d: "3627492b-4-" + i0 + ",3627492b-3",
d: "7662f444-4-" + i0 + ",7662f444-3",
e: common_vendor.p({
name: item.category,
activeColor: "#03AD27"
@@ -159,7 +159,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
})
}, {
k: common_vendor.o((...args) => $options.rechargeOk && $options.rechargeOk(...args)),
l: common_vendor.sr("uToastRef", "3627492b-6")
l: common_vendor.sr("uToastRef", "7662f444-6")
});
}
const MiniProgramPage = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["render", _sfc_render]]);
@@ -1 +1 @@
<view class="purse_recharge_warp"><header wx:if="{{a}}" style="background-color:#FFFFFF" u-i="3627492b-0" bind:__l="__l" u-p="{{a}}"/><view class="purse_recharge_cntent"><view class="recharge_balance"><view class="recharge_balance_image"><view style="margin-top:6rpx"><up-image wx:if="{{b}}" u-i="3627492b-1" bind:__l="__l" u-p="{{b}}"/></view><view class="msg_">可兑换余额</view></view><view class="recharge_balance_">{{c}}</view></view><view class="form_item"><view class="form_item_title">兑换金额</view><up-input wx:if="{{e}}" u-i="3627492b-2" bind:__l="__l" bindupdateModelValue="{{d}}" u-p="{{e}}"></up-input></view><view class="form_item"><view class="form_item_title">目标账户</view><view class="recharge_way_warp"><up-radio-group wx:if="{{f}}" u-s="{{['d']}}" u-i="3627492b-3" bind:__l="__l" bindupdateModelValue="{{h}}" u-p="{{i}}"><view wx:for="{{g}}" wx:for-item="item" wx:key="g" class="{{item.f}}"><view class="way_item_"><view class="way_item_val">{{item.a}}<text wx:if="{{item.b}}">  (汇率 1:{{item.c}})</text></view></view><up-radio wx:if="{{item.e}}" u-i="{{item.d}}" bind:__l="__l" u-p="{{item.e}}"></up-radio></view></up-radio-group><view wx:else class="not_order_warp"><up-image wx:if="{{j}}" u-i="3627492b-5" bind:__l="__l" u-p="{{j}}"></up-image><view class="not_order_msg_warp">暂无兑换选项</view></view></view></view><view class="add_but_" bindtap="{{k}}"> 立即兑换 </view></view><up-toast class="r" u-r="uToastRef" u-i="3627492b-6" bind:__l="__l"></up-toast></view>
<view class="purse_recharge_warp"><header wx:if="{{a}}" style="background-color:#FFFFFF" u-i="7662f444-0" bind:__l="__l" u-p="{{a}}"/><view class="purse_recharge_cntent"><view class="recharge_balance"><view class="recharge_balance_image"><view style="margin-top:6rpx"><up-image wx:if="{{b}}" u-i="7662f444-1" bind:__l="__l" u-p="{{b}}"/></view><view class="msg_">可兑换余额</view></view><view class="recharge_balance_">{{c}}</view></view><view class="form_item"><view class="form_item_title">兑换金额</view><up-input wx:if="{{e}}" u-i="7662f444-2" bind:__l="__l" bindupdateModelValue="{{d}}" u-p="{{e}}"></up-input></view><view class="form_item"><view class="form_item_title">目标账户</view><view class="recharge_way_warp"><up-radio-group wx:if="{{f}}" u-s="{{['d']}}" u-i="7662f444-3" bind:__l="__l" bindupdateModelValue="{{h}}" u-p="{{i}}"><view wx:for="{{g}}" wx:for-item="item" wx:key="g" class="{{item.f}}"><view class="way_item_"><view class="way_item_val">{{item.a}}<text wx:if="{{item.b}}">  (汇率 1:{{item.c}})</text></view></view><up-radio wx:if="{{item.e}}" u-i="{{item.d}}" bind:__l="__l" u-p="{{item.e}}"></up-radio></view></up-radio-group><view wx:else class="not_order_warp"><up-image wx:if="{{j}}" u-i="7662f444-5" bind:__l="__l" u-p="{{j}}"></up-image><view class="not_order_msg_warp">暂无兑换选项</view></view></view></view><view class="add_but_" bindtap="{{k}}"> 立即兑换 </view></view><up-toast class="r" u-r="uToastRef" u-i="7662f444-6" bind:__l="__l"></up-toast></view>
@@ -172,7 +172,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
}, item.balance ? {
c: common_vendor.t(item.balance)
} : {}, {
d: "b986079a-4-" + i0 + ",b986079a-3",
d: "31e438e6-4-" + i0 + ",31e438e6-3",
e: common_vendor.p({
name: item.type,
activeColor: "#03AD27"
@@ -187,7 +187,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
modelValue: $data.form.payway
}),
i: common_vendor.o((...args) => $options.rechargeOk && $options.rechargeOk(...args)),
j: common_vendor.sr("uToastRef", "b986079a-5")
j: common_vendor.sr("uToastRef", "31e438e6-5")
};
}
const MiniProgramPage = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["render", _sfc_render]]);
@@ -1 +1 @@
<view class="purse_recharge_warp"><header wx:if="{{a}}" style="background-color:#FFFFFF" u-i="b986079a-0" bind:__l="__l" u-p="{{a}}"/><view class="purse_recharge_cntent"><view class="recharge_balance"><view class="recharge_balance_image"><up-image wx:if="{{b}}" u-i="b986079a-1" bind:__l="__l" u-p="{{b}}"/><view class="msg_">现金余额</view></view><view class="recharge_balance_">{{c}}</view></view><view class="form_item"><view class="form_item_title">充值金额</view><up-input wx:if="{{e}}" u-i="b986079a-2" bind:__l="__l" bindupdateModelValue="{{d}}" u-p="{{e}}"></up-input></view><view class="form_item"><view class="form_item_title">支付方式</view><view class="recharge_way_warp"><up-radio-group wx:if="{{h}}" u-s="{{['d']}}" u-i="b986079a-3" bind:__l="__l" bindupdateModelValue="{{g}}" u-p="{{h}}"><view wx:for="{{f}}" wx:for-item="item" wx:key="g" class="{{item.f}}"><view class="way_item_"><view class="way_item_val">{{item.a}}<text wx:if="{{item.b}}">  ({{item.c}})</text></view></view><up-radio wx:if="{{item.e}}" u-i="{{item.d}}" bind:__l="__l" u-p="{{item.e}}"></up-radio></view></up-radio-group></view></view><view class="add_but_" bindtap="{{i}}"> 立即充值 </view></view><up-toast class="r" u-r="uToastRef" u-i="b986079a-5" bind:__l="__l"></up-toast></view>
<view class="purse_recharge_warp"><header wx:if="{{a}}" style="background-color:#FFFFFF" u-i="31e438e6-0" bind:__l="__l" u-p="{{a}}"/><view class="purse_recharge_cntent"><view class="recharge_balance"><view class="recharge_balance_image"><up-image wx:if="{{b}}" u-i="31e438e6-1" bind:__l="__l" u-p="{{b}}"/><view class="msg_">现金余额</view></view><view class="recharge_balance_">{{c}}</view></view><view class="form_item"><view class="form_item_title">充值金额</view><up-input wx:if="{{e}}" u-i="31e438e6-2" bind:__l="__l" bindupdateModelValue="{{d}}" u-p="{{e}}"></up-input></view><view class="form_item"><view class="form_item_title">支付方式</view><view class="recharge_way_warp"><up-radio-group wx:if="{{h}}" u-s="{{['d']}}" u-i="31e438e6-3" bind:__l="__l" bindupdateModelValue="{{g}}" u-p="{{h}}"><view wx:for="{{f}}" wx:for-item="item" wx:key="g" class="{{item.f}}"><view class="way_item_"><view class="way_item_val">{{item.a}}<text wx:if="{{item.b}}">  ({{item.c}})</text></view></view><up-radio wx:if="{{item.e}}" u-i="{{item.d}}" bind:__l="__l" u-p="{{item.e}}"></up-radio></view></up-radio-group></view></view><view class="add_but_" bindtap="{{i}}"> 立即充值 </view></view><up-toast class="r" u-r="uToastRef" u-i="31e438e6-5" bind:__l="__l"></up-toast></view>
@@ -76,7 +76,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
bgColor: "#f1f6ff00"
}),
c: common_vendor.t($data.userData.name || "德商汇用户"),
d: common_vendor.t($data.userData.inviteCode),
d: common_vendor.t($data.userData.mobile),
e: common_vendor.p({
src: "/static/common/right.png",
width: "20",
@@ -84,38 +84,38 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
bgColor: "#f1f6ff00"
}),
f: common_vendor.o(($event) => $options.jumpInfo("address")),
g: common_vendor.p({
g: common_vendor.t($data.userData.inviteCode),
h: common_vendor.p({
src: "/static/common/right.png",
width: "20",
height: "20",
bgColor: "#f1f6ff00"
}),
h: common_vendor.o(($event) => $options.jumpInfo("userAgreement")),
i: common_vendor.p({
i: common_vendor.o(($event) => $options.jumpInfo("userAgreement")),
j: common_vendor.p({
src: "/static/common/right.png",
width: "20",
height: "20",
bgColor: "#f1f6ff00"
}),
j: common_vendor.o(($event) => $options.jumpInfo("privacyAgreement")),
k: common_vendor.p({
k: common_vendor.o(($event) => $options.jumpInfo("privacyAgreement")),
l: common_vendor.p({
src: "/static/common/right_x.png",
width: "20",
height: "20",
bgColor: "#f1f6ff00"
}),
l: common_vendor.o(($event) => $options.jumpInfo("productAgreement")),
m: common_vendor.p({
m: common_vendor.o(($event) => $options.jumpInfo("productAgreement")),
n: common_vendor.p({
src: "/static/common/right.png",
width: "20",
height: "20",
bgColor: "#f1f6ff00"
}),
n: common_vendor.o(($event) => $options.jumpInfo("aboutUs")),
o: common_vendor.o((...args) => $options.loginOutFun && $options.loginOutFun(...args)),
p: common_vendor.o((...args) => $options.cancelAccount && $options.cancelAccount(...args))
o: common_vendor.o(($event) => $options.jumpInfo("aboutUs")),
p: common_vendor.o((...args) => $options.loginOutFun && $options.loginOutFun(...args))
};
}
const MiniProgramPage = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["render", _sfc_render]]);
const MiniProgramPage = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["render", _sfc_render], ["__scopeId", "data-v-2a00f8ac"]]);
wx.createPage(MiniProgramPage);
//# sourceMappingURL=../../../.sourcemap/mp-weixin/pages/mine_settings/mine_settings.js.map
@@ -1 +1 @@
<view class="mine_setting"><header wx:if="{{a}}" u-i="1bcbce2a-0" bind:__l="__l" u-p="{{a}}"/><view class="mine_setting_content"><view class="setting_comm"><view class="header_user"><view class="mine_data"><up-image wx:if="{{b}}" u-i="1bcbce2a-1" bind:__l="__l" u-p="{{b}}"></up-image><view class="mine_info"><view class="mine_info_name">{{c}}</view><view class="mine_info_id">邀请码:{{d}}</view></view></view></view><view class="header_fg"></view><view class="item_comm" bindtap="{{f}}"><view>地址管理</view><up-image wx:if="{{e}}" u-i="1bcbce2a-2" bind:__l="__l" u-p="{{e}}"></up-image></view></view><view class="setting_comm"><view class="item_comm" bindtap="{{h}}"><view>用户协议</view><up-image wx:if="{{g}}" u-i="1bcbce2a-3" bind:__l="__l" u-p="{{g}}"></up-image></view><view class="header_fg"></view><view class="item_comm" bindtap="{{j}}"><view>隐私协议</view><up-image wx:if="{{i}}" u-i="1bcbce2a-4" bind:__l="__l" u-p="{{i}}"></up-image></view><view class="header_fg"></view><view class="item_comm" bindtap="{{l}}"><view>售后保障协议</view><up-image wx:if="{{k}}" u-i="1bcbce2a-5" bind:__l="__l" u-p="{{k}}"></up-image></view><view class="header_fg"></view><view class="item_comm" bindtap="{{n}}"><view>关于我们</view><up-image wx:if="{{m}}" u-i="1bcbce2a-6" bind:__l="__l" u-p="{{m}}"></up-image></view></view><view class="login_out_warp" bindtap="{{o}}"> 退出登录 </view><view class="cancel_but" bindtap="{{p}}"> 注销账号 </view></view></view>
<view class="mine_setting data-v-2a00f8ac"><header wx:if="{{a}}" class="data-v-2a00f8ac" u-i="2a00f8ac-0" bind:__l="__l" u-p="{{a}}"/><view class="mine_setting_content data-v-2a00f8ac"><view class="setting_comm data-v-2a00f8ac"><view class="header_user data-v-2a00f8ac"><view class="mine_data data-v-2a00f8ac"><up-image wx:if="{{b}}" class="data-v-2a00f8ac" u-i="2a00f8ac-1" bind:__l="__l" u-p="{{b}}"></up-image><view class="mine_info data-v-2a00f8ac"><view class="mine_info_name data-v-2a00f8ac">{{c}}</view><view class="mine_info_id data-v-2a00f8ac">注册手机号:{{d}}</view></view></view></view><view class="header_fg data-v-2a00f8ac"></view><view class="item_comm data-v-2a00f8ac" bindtap="{{f}}"><view class="data-v-2a00f8ac">地址管理</view><up-image wx:if="{{e}}" class="data-v-2a00f8ac" u-i="2a00f8ac-2" bind:__l="__l" u-p="{{e}}"></up-image></view></view><view class="setting_comm data-v-2a00f8ac"><view class="item_comm data-v-2a00f8ac"><view class="data-v-2a00f8ac">邀请码</view><view class="invite_code_ data-v-2a00f8ac">{{g}}</view></view><view class="header_fg data-v-2a00f8ac"></view><view class="item_comm data-v-2a00f8ac" bindtap="{{i}}"><view class="data-v-2a00f8ac">用户协议</view><up-image wx:if="{{h}}" class="data-v-2a00f8ac" u-i="2a00f8ac-3" bind:__l="__l" u-p="{{h}}"></up-image></view><view class="header_fg data-v-2a00f8ac"></view><view class="item_comm data-v-2a00f8ac" bindtap="{{k}}"><view class="data-v-2a00f8ac">隐私协议</view><up-image wx:if="{{j}}" class="data-v-2a00f8ac" u-i="2a00f8ac-4" bind:__l="__l" u-p="{{j}}"></up-image></view><view class="header_fg data-v-2a00f8ac"></view><view class="item_comm data-v-2a00f8ac" bindtap="{{m}}"><view class="data-v-2a00f8ac">售后保障协议</view><up-image wx:if="{{l}}" class="data-v-2a00f8ac" u-i="2a00f8ac-5" bind:__l="__l" u-p="{{l}}"></up-image></view><view class="header_fg data-v-2a00f8ac"></view><view class="item_comm data-v-2a00f8ac" bindtap="{{o}}"><view class="data-v-2a00f8ac">关于我们</view><up-image wx:if="{{n}}" class="data-v-2a00f8ac" u-i="2a00f8ac-6" bind:__l="__l" u-p="{{n}}"></up-image></view></view><view class="login_out_warp data-v-2a00f8ac" bindtap="{{p}}"> 退出登录 </view></view></view>
@@ -22,60 +22,63 @@
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
.mine_setting {
.mine_setting.data-v-2a00f8ac {
background-color: #F5F5F5;
height: calc(100% - 60rpx);
height: calc(100% - 20rpx);
}
.mine_setting .mine_setting_content {
.mine_setting .mine_setting_content.data-v-2a00f8ac {
padding: 30rpx;
}
.mine_setting .setting_comm {
.mine_setting .setting_comm.data-v-2a00f8ac {
background: #FFFFFF;
border-radius: 30rpx;
padding: 30rpx;
margin-bottom: 20rpx;
}
.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: 40rpx;
color: #111111;
}
.mine_setting .mine_info {
.mine_setting .mine_info.data-v-2a00f8ac {
margin-left: 20rpx;
}
.mine_setting .mine_info_name {
.mine_setting .mine_info_name.data-v-2a00f8ac {
font-weight: bold;
font-size: 40rpx;
color: #111111;
display: flex;
}
.mine_setting .mine_info_id {
.mine_setting .mine_info_id.data-v-2a00f8ac {
font-weight: 500;
font-size: 24rpx;
color: #666666;
display: flex;
margin-top: 10rpx;
}
.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: 2rpx;
background: #E7E7E7;
margin: 30rpx 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;
@@ -86,7 +89,7 @@
border-radius: 10rpx;
margin: 140rpx 0 0rpx;
}
.cancel_but {
.cancel_but.data-v-2a00f8ac {
display: flex;
justify-content: center;
text-align: center;
+10 -3
View File
@@ -36,7 +36,14 @@ const _sfc_main = {
};
const resp = await api_product.searchList(params);
if (resp && resp.bizcode === 100) {
this.productList = resp.data;
const data = resp.data || [];
if (data && data.length !== 0) {
data.map((item) => {
const priceN = item.price.split("-");
item.priceN = priceN[0];
});
}
this.productList = data;
}
this.productListLoading = false;
},
@@ -109,8 +116,8 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
}),
c: common_vendor.t(item.title),
d: common_vendor.t(item.adPrice),
e: common_vendor.t(item.adPrice - item.price),
f: common_vendor.t(item.price),
e: common_vendor.t((item.adPrice - item.priceN).toFixed(2)),
f: common_vendor.t(item.priceN),
g: index,
h: common_vendor.o(($event) => $options.jumpInfo(item), index)
};
@@ -47,4 +47,8 @@
.price_lj_warp.data-v-7539d408 {
background: #CE2300FF;
color: #FFF6ED;
}
.price_ds_warp.data-v-7539d408 {
color: #FFFFFF;
margin-top: 10rpx;
}
+1 -1
View File
@@ -292,7 +292,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
iconSize: "18",
checked: $data.isPolicy
}),
G: common_vendor.sr("uToastRef", "6cfc9b6b-11")
G: common_vendor.sr("uToastRef", "60fa605e-11")
});
}
const MiniProgramPage = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["render", _sfc_render]]);
+1 -1
View File
@@ -1 +1 @@
<view class="register_warp"><view class="register_title_warp">注册</view><view class="register_ifo_warp"><view class="register_info_item"><up-input wx:if="{{b}}" u-i="6cfc9b6b-0" bind:__l="__l" bindupdateModelValue="{{a}}" u-p="{{b}}"></up-input></view><view class="register_info_item"><up-input wx:if="{{h}}" u-s="{{['suffix']}}" u-i="6cfc9b6b-1" bind:__l="__l" bindupdateModelValue="{{g}}" u-p="{{h}}"><view slot="suffix" style="margin-right:10rpx"><view wx:if="{{c}}" class="code-warp"><up-count-down wx:if="{{e}}" bindfinish="{{d}}" u-i="6cfc9b6b-2,6cfc9b6b-1" bind:__l="__l" u-p="{{e}}"></up-count-down><text style="margin-left:10rpx">s</text></view><view wx:else bindtap="{{f}}" class="code_msg"> 获取验证码 </view></view></up-input></view><view class="register_info_item"><up-input wx:if="{{o}}" u-s="{{['suffix']}}" u-i="6cfc9b6b-3" bind:__l="__l" bindupdateModelValue="{{n}}" u-p="{{o}}"><view slot="suffix" style="margin-right:10rpx"><up-image wx:if="{{i}}" bindclick="{{j}}" u-i="6cfc9b6b-4,6cfc9b6b-3" bind:__l="__l" u-p="{{k}}"></up-image><up-image wx:else bindclick="{{l}}" u-i="6cfc9b6b-5,6cfc9b6b-3" bind:__l="__l" u-p="{{m||''}}"></up-image></view></up-input></view><view class="register_info_item"><up-input wx:if="{{w}}" u-s="{{['suffix']}}" u-i="6cfc9b6b-6" bind:__l="__l" bindupdateModelValue="{{v}}" u-p="{{w}}"><view slot="suffix" style="margin-right:10rpx"><up-image wx:if="{{p}}" bindclick="{{q}}" u-i="6cfc9b6b-7,6cfc9b6b-6" bind:__l="__l" u-p="{{r}}"></up-image><up-image wx:else bindclick="{{s}}" u-i="6cfc9b6b-8,6cfc9b6b-6" bind:__l="__l" u-p="{{t||''}}"></up-image></view></up-input></view><view class="register_info_item"><up-input wx:if="{{y}}" u-i="6cfc9b6b-9" bind:__l="__l" bindupdateModelValue="{{x}}" u-p="{{y}}"></up-input></view></view><view class="login_comm_but login_comm_but_yes" bindtap="{{z}}" loading="{{A}}"> 注册 </view><view class="policy_warp"><up-checkbox wx:if="{{F}}" u-s="{{['label']}}" u-i="6cfc9b6b-10" bind:__l="__l" bindupdateChecked="{{E}}" u-p="{{F}}"><view slot="label"><text>已阅读并同意</text><text class="policy_a_warp" bindtap="{{B}}">《服务协议》</text><text>、</text><text class="policy_a_warp" bindtap="{{C}}">《隐私政策》</text><text>、</text><text class="policy_a_warp" bindtap="{{D}}">《售后保障协议》</text></view></up-checkbox></view><up-toast class="r" u-r="uToastRef" u-i="6cfc9b6b-11" bind:__l="__l"></up-toast></view>
<view class="register_warp"><view class="register_title_warp">注册</view><view class="register_ifo_warp"><view class="register_info_item"><up-input wx:if="{{b}}" u-i="60fa605e-0" bind:__l="__l" bindupdateModelValue="{{a}}" u-p="{{b}}"></up-input></view><view class="register_info_item"><up-input wx:if="{{h}}" u-s="{{['suffix']}}" u-i="60fa605e-1" bind:__l="__l" bindupdateModelValue="{{g}}" u-p="{{h}}"><view slot="suffix" style="margin-right:10rpx"><view wx:if="{{c}}" class="code-warp"><up-count-down wx:if="{{e}}" bindfinish="{{d}}" u-i="60fa605e-2,60fa605e-1" bind:__l="__l" u-p="{{e}}"></up-count-down><text style="margin-left:10rpx">s</text></view><view wx:else bindtap="{{f}}" class="code_msg"> 获取验证码 </view></view></up-input></view><view class="register_info_item"><up-input wx:if="{{o}}" u-s="{{['suffix']}}" u-i="60fa605e-3" bind:__l="__l" bindupdateModelValue="{{n}}" u-p="{{o}}"><view slot="suffix" style="margin-right:10rpx"><up-image wx:if="{{i}}" bindclick="{{j}}" u-i="60fa605e-4,60fa605e-3" bind:__l="__l" u-p="{{k}}"></up-image><up-image wx:else bindclick="{{l}}" u-i="60fa605e-5,60fa605e-3" bind:__l="__l" u-p="{{m||''}}"></up-image></view></up-input></view><view class="register_info_item"><up-input wx:if="{{w}}" u-s="{{['suffix']}}" u-i="60fa605e-6" bind:__l="__l" bindupdateModelValue="{{v}}" u-p="{{w}}"><view slot="suffix" style="margin-right:10rpx"><up-image wx:if="{{p}}" bindclick="{{q}}" u-i="60fa605e-7,60fa605e-6" bind:__l="__l" u-p="{{r}}"></up-image><up-image wx:else bindclick="{{s}}" u-i="60fa605e-8,60fa605e-6" bind:__l="__l" u-p="{{t||''}}"></up-image></view></up-input></view><view class="register_info_item"><up-input wx:if="{{y}}" u-i="60fa605e-9" bind:__l="__l" bindupdateModelValue="{{x}}" u-p="{{y}}"></up-input></view></view><view class="login_comm_but login_comm_but_yes" bindtap="{{z}}" loading="{{A}}"> 注册 </view><view class="policy_warp"><up-checkbox wx:if="{{F}}" u-s="{{['label']}}" u-i="60fa605e-10" bind:__l="__l" bindupdateChecked="{{E}}" u-p="{{F}}"><view slot="label"><text>已阅读并同意</text><text class="policy_a_warp" bindtap="{{B}}">《服务协议》</text><text>、</text><text class="policy_a_warp" bindtap="{{C}}">《隐私政策》</text><text>、</text><text class="policy_a_warp" bindtap="{{D}}">《售后保障协议》</text></view></up-checkbox></view><up-toast class="r" u-r="uToastRef" u-i="60fa605e-11" bind:__l="__l"></up-toast></view>
+37 -8
View File
@@ -8,18 +8,39 @@ const _sfc_main = {
lightImages: ["/static/turntable/bg_bs.png", "/static/turntable/bg_hs.png"],
prizesObj: {},
prizes: [],
lotteryList: []
lotteryList: [],
// 中奖的列表ID
styleOpt: {
prizeBgColors: ["#fff0a3", "#fffce6", "#fdba64"]
},
isRun: false,
// 是否正在抽奖
backPath: null
};
},
onLoad() {
onLoad(option) {
const backPath = option.backPath;
common_vendor.index.__f__("log", "at pages/turntable/turntable.vue:76", "option backPath", backPath);
if (backPath && backPath !== "null") {
this.backPath = backPath;
}
},
mounted() {
this.getActivityList();
},
methods: {
jumpMine() {
common_vendor.index.switchTab({
url: "/pages/mine/mine"
});
const backPath = this.backPath;
common_vendor.index.__f__("log", "at pages/turntable/turntable.vue:87", "backPath", backPath);
if (backPath) {
common_vendor.index.switchTab({
url: "/pages/home/home"
});
} else {
common_vendor.index.switchTab({
url: "/pages/mine/mine"
});
}
},
// 查询活动详情
async getActivityList() {
@@ -27,6 +48,9 @@ const _sfc_main = {
if (resp && resp.bizcode === 100) {
this.prizesObj = resp.data;
this.prizes = resp.data.prizes || [];
if (this.prizes.length % 2 === 0) {
this.styleOpt.prizeBgColors = ["#fff0a3", "#fdba64"];
}
}
},
/**
@@ -39,6 +63,9 @@ const _sfc_main = {
},
// 用户点击开始,需要请求后台,去算出抽奖的选中的哪个
async startClick(num) {
if (this.isRun) {
return;
}
const count = this.prizesObj.times;
if (!count || count === 0) {
common_vendor.index.showToast({
@@ -50,6 +77,7 @@ const _sfc_main = {
if (count < num) {
return;
}
this.isRun = true;
const params = {
id: this.prizesObj.id,
times: num
@@ -64,7 +92,6 @@ const _sfc_main = {
const prizes = this.prizes;
const lastData = data[data.length - 1];
for (let i = 0; i < prizes.length; i++) {
common_vendor.index.__f__("log", "at pages/turntable/turntable.vue:123", "prizes[i]", prizes[i]);
if (prizes[i].id === lastData.prizeId) {
runCount = i;
break;
@@ -97,6 +124,7 @@ const _sfc_main = {
icon: "none"
});
}
this.isRun = false;
}
}
};
@@ -123,7 +151,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
d: common_assets._imports_0,
e: common_assets._imports_1,
f: common_vendor.o(($event) => $options.startClick(1)),
g: common_vendor.sr("luckyWheel", "573c7e2f-1"),
g: common_vendor.sr("luckyWheel", "42dcd262-1"),
h: common_vendor.o(($event) => $options.startClick(1)),
i: common_vendor.o($options.Done),
j: common_vendor.p({
@@ -131,7 +159,8 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
size: 626,
duration: 5e3,
lightImgs: $data.lightImages,
customStyle: "borderRadius: 50%;"
customStyle: "borderRadius: 50%;",
styleOpt: $data.styleOpt
}),
k: common_vendor.t($data.prizesObj.times || 0),
l: common_vendor.n($data.prizesObj.times < 1 ? "draws_item_warp draws_item_warp_no" : "draws_item_warp"),
@@ -1 +1 @@
<view class="turntable_warp"><view class="turntable_header_warp"><view class="header_title_warp"><view style="width:100rpx;height:100rpx;display:flex;align-items:center" bindtap="{{b}}"><up-image wx:if="{{a}}" u-i="573c7e2f-0" bind:__l="__l" u-p="{{a}}"></up-image></view><view class="title_">{{c}}</view></view><view class="turntable_content_warp"><view class="frequency_warp"><view class="content"><view class="lottery"><dengbo-lottery-wheel wx:if="{{j}}" class="r" u-s="{{['bg','pointer']}}" bindrun="{{h}}" binddone="{{i}}" u-r="luckyWheel" u-i="573c7e2f-1" bind:__l="__l" u-p="{{j}}"><image src="{{d}}" style="width:100%;height:100%" slot="bg"/><image src="{{e}}" style="width:50px;height:50px" mode="widthFix" bindtap="{{f}}" slot="pointer"/></dengbo-lottery-wheel></view><view class="draws_number"> 还剩 {{k}} 次抽奖 </view></view><view class="draws_warp"><view class="{{l}}" bindtap="{{m}}">抽1次</view><view class="{{n}}" bindtap="{{o}}">抽10次</view><view class="{{p}}" bindtap="{{q}}">抽20次</view><view class="{{r}}" bindtap="{{s}}">抽50次</view></view></view></view><view class="rule"><view class="rule_title"><view class="title">活动规则</view></view><view class="rule_content"><rich-text nodes="{{t}}"/></view></view></view><view class="winning_record" bindtap="{{w}}"><view style="margin-top:10rpx"><up-image wx:if="{{v}}" u-i="573c7e2f-2" bind:__l="__l" u-p="{{v}}"></up-image></view><view style="margin-left:10rpx">中奖记录</view></view></view>
<view class="turntable_warp"><view class="turntable_header_warp"><view class="header_title_warp"><view style="width:100rpx;height:100rpx;display:flex;align-items:center" bindtap="{{b}}"><up-image wx:if="{{a}}" u-i="42dcd262-0" bind:__l="__l" u-p="{{a}}"></up-image></view><view class="title_">{{c}}</view></view><view class="turntable_content_warp"><view class="frequency_warp"><view class="content"><view class="lottery"><dengbo-lottery-wheel wx:if="{{j}}" class="r" u-s="{{['bg','pointer']}}" bindrun="{{h}}" binddone="{{i}}" u-r="luckyWheel" u-i="42dcd262-1" bind:__l="__l" u-p="{{j}}"><image src="{{d}}" style="width:100%;height:100%" slot="bg"/><image src="{{e}}" style="width:50px;height:50px" mode="widthFix" bindtap="{{f}}" slot="pointer"/></dengbo-lottery-wheel></view><view class="draws_number"> 还剩 {{k}} 次抽奖 </view></view><view class="draws_warp"><view class="{{l}}" bindtap="{{m}}">抽1次</view><view class="{{n}}" bindtap="{{o}}">抽10次</view><view class="{{p}}" bindtap="{{q}}">抽20次</view><view class="{{r}}" bindtap="{{s}}">抽50次</view></view></view></view><view class="rule"><view class="rule_title"><view class="title">活动规则</view></view><view class="rule_content"><rich-text nodes="{{t}}"/></view></view></view><view class="winning_record" bindtap="{{w}}"><view style="margin-top:10rpx"><up-image wx:if="{{v}}" u-i="42dcd262-2" bind:__l="__l" u-p="{{v}}"></up-image></view><view style="margin-left:10rpx">中奖记录</view></view></view>
+10 -3
View File
@@ -36,7 +36,14 @@ const _sfc_main = {
};
const resp = await api_product.searchList(params);
if (resp && resp.bizcode === 100) {
this.productList = resp.data;
const data = resp.data || [];
if (data && data.length !== 0) {
data.map((item) => {
const priceN = item.price.split("-");
item.priceN = priceN[0];
});
}
this.productList = data;
}
this.productListLoading = false;
},
@@ -109,8 +116,8 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
}),
c: common_vendor.t(item.title),
d: common_vendor.t(item.adPrice),
e: common_vendor.t(item.adPrice - item.price),
f: common_vendor.t(item.price),
e: common_vendor.t((item.adPrice - item.priceN).toFixed(2)),
f: common_vendor.t(item.priceN),
g: index,
h: common_vendor.o(($event) => $options.jumpInfo(item), index)
};
@@ -48,4 +48,8 @@
background: #FFFFFF;
border-radius: 4rpx;
opacity: 0.6;
}
.price_ds_warp.data-v-085f0530 {
color: #FFFFFF;
margin-top: 10rpx;
}
+13 -3
View File
@@ -1,7 +1,8 @@
{
"description": "项目配置文件。",
"packOptions": {
"ignore": []
"ignore": [],
"include": []
},
"setting": {
"urlCheck": false,
@@ -9,10 +10,15 @@
"postcss": false,
"minified": false,
"newFeature": true,
"bigPackageSizeSupport": true
"bigPackageSizeSupport": true,
"babelSetting": {
"ignore": [],
"disablePlugins": [],
"outputPath": ""
}
},
"compileType": "miniprogram",
"libVersion": "",
"libVersion": "3.7.8",
"appid": "touristappid",
"projectname": "德商汇",
"condition": {
@@ -32,5 +38,9 @@
"current": -1,
"list": []
}
},
"editorSetting": {
"tabIndent": "insertSpaces",
"tabSize": 2
}
}
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

+1 -1
View File
@@ -131,7 +131,7 @@ const BALANCE_TYPE = [
},
{
key: 5,
value: "极差奖"
value: "级差奖"
},
{
key: 6,