Browse Source

fix: 关闭移动端收藏的自动留资

cuiyalong 11 months ago
parent
commit
ce74dca024
1 changed files with 1 additions and 1 deletions
  1. 1 1
      apps/mobile/src/data/leave-info.js

+ 1 - 1
apps/mobile/src/data/leave-info.js

@@ -33,7 +33,7 @@ export const leaveInfoMap = {
   },
   },
   article_collection: {
   article_collection: {
     desc: '标讯收藏留资',
     desc: '标讯收藏留资',
-    autoLeave: true,
+    autoLeave: false,
     fields: [
     fields: [
       {
       {
         key: 'name',
         key: 'name',