命令行提交
This commit is contained in:
+2
-2
@@ -100,7 +100,7 @@ const _sfc_main = {
|
||||
type: "caseTalk"
|
||||
}),
|
||||
b: common_vendor.t(numInfo.exchange_num),
|
||||
c: common_vendor.t(numInfo.exchange_collect_num),
|
||||
c: common_vendor.t(numInfo.exchange_comment_num),
|
||||
d: common_vendor.t(numInfo.exchange_read_num),
|
||||
e: most_read_articles.value.length > 0
|
||||
}, most_read_articles.value.length > 0 ? {
|
||||
@@ -142,7 +142,7 @@ const _sfc_main = {
|
||||
i: common_vendor.o(($event) => goDetail(item.exchange_id), item.exchange_id),
|
||||
j: item.exchange_content_image && item.exchange_content_image.length > 0
|
||||
}, item.exchange_content_image && item.exchange_content_image.length > 0 ? {
|
||||
k: common_vendor.f(item.exchange_content_image.splice(0, 3), (unit, k1, i1) => {
|
||||
k: common_vendor.f(item.exchange_content_image.slice(0, 3), (unit, k1, i1) => {
|
||||
return {
|
||||
a: "4b2e7592-4-" + i0 + "-" + i1,
|
||||
b: common_vendor.p({
|
||||
|
||||
Reference in New Issue
Block a user