增加新模块

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
@@ -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>