Skip to content

Commit bf6b0fb

Browse files
authored
docs: 在saas模式下隐藏锚点组件基本示例 (#3958)
1 parent cd77cb9 commit bf6b0fb

File tree

1 file changed

+1
-0
lines changed
  • examples/sites/demos/pc/app/anchor/webdoc

1 file changed

+1
-0
lines changed

examples/sites/demos/pc/app/anchor/webdoc/anchor.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ export default {
1010
'zh-CN': '基本用法',
1111
'en-US': 'Basic Usage'
1212
},
13+
hideSaas: true,
1314
desc: {
1415
'zh-CN': '通过 <code>links</code> 设置导航数据, <code>type</code> 设置类型。',
1516
'en-US': 'Set navigation data through <code>links</code> , and <code>type</code> to set the type.'

0 commit comments

Comments
 (0)