We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd77cb9 commit bf6b0fbCopy full SHA for bf6b0fb
examples/sites/demos/pc/app/anchor/webdoc/anchor.js
@@ -10,6 +10,7 @@ export default {
10
'zh-CN': '基本用法',
11
'en-US': 'Basic Usage'
12
},
13
+ hideSaas: true,
14
desc: {
15
'zh-CN': '通过 <code>links</code> 设置导航数据, <code>type</code> 设置类型。',
16
'en-US': 'Set navigation data through <code>links</code> , and <code>type</code> to set the type.'
0 commit comments