|
|
@@ -44,6 +44,8 @@
|
|
|
{ name: '代表作品模块', status: 1, disable: true, key: 'show_works' },
|
|
|
{ name: '社区影响力模块', status: 1, disable: true, key: 'show_community_influence' },
|
|
|
{ name: '用户评价模块', status: 0, disable: false, key: 'show_rating' },
|
|
|
+ { name: '是否允许搜索引擎自动收录', status: 1, disable: false, key: 'show_engine_recording' },
|
|
|
+ { name: '是否允许查看联系方式', status: 1, disable: false, key: 'show_contact' },
|
|
|
],
|
|
|
}
|
|
|
},
|