diff --git a/api/upnew/types.ts b/api/upnew/types.ts index b6031a0..ee8845a 100644 --- a/api/upnew/types.ts +++ b/api/upnew/types.ts @@ -80,6 +80,7 @@ export interface pageRes { previewPoint?: number commentsPoint?: number hotPoint?: number + source?: number }[] total: number } diff --git a/assets/images/yuan.png b/assets/images/yuan.png new file mode 100644 index 0000000..a2dbcf3 Binary files /dev/null and b/assets/images/yuan.png differ diff --git a/assets/images/zhuan.png b/assets/images/zhuan.png new file mode 100644 index 0000000..6fac6e6 Binary files /dev/null and b/assets/images/zhuan.png differ diff --git a/components/drawe-components/RecommendedColumnsV2.vue b/components/drawe-components/RecommendedColumnsV2.vue index 156c1a1..4dab4fa 100644 --- a/components/drawe-components/RecommendedColumnsV2.vue +++ b/components/drawe-components/RecommendedColumnsV2.vue @@ -1,8 +1,9 @@ diff --git a/components/text-components/RecommendedColumnsV2.vue b/components/text-components/RecommendedColumnsV2.vue index f44f01a..8f6daf1 100644 --- a/components/text-components/RecommendedColumnsV2.vue +++ b/components/text-components/RecommendedColumnsV2.vue @@ -1,10 +1,11 @@