Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add docs #19

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

add docs #19

wants to merge 2 commits into from

Conversation

Leizhenpeng
Copy link
Owner

No description provided.

@Leizhenpeng Leizhenpeng self-assigned this Dec 18, 2022
@Leizhenpeng Leizhenpeng added the documentation Improvements or additions to documentation label Dec 18, 2022
@Leizhenpeng Leizhenpeng added the enhancement New feature or request label Dec 19, 2022
@@ -1,11 +1,11 @@
{
"singleQuote": true,
"semi": false,
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

{ text: '取值规则', link: '/guide/advance/obtainValue' },
]

export const navbar: DefaultTheme.NavItem[] = [
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🔧

const advance = [
{ text: '表单结构', link: '/guide/advance/table' },
{ text: '单元格类型', link: '/guide/advance/fieldParse' },
{ text: '图层名称', link: '/guide/advance/nodeName' },
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤔

export const navbar_en: DefaultTheme.NavItem[] = [
{ text: 'Guide', link: '/en/guide/', activeMatch: '^/en/guide/' },
{ text: 'Product Story', link: 'https://support.qq.com/products/431975/team/' },
{ text: 'FeedBack', link: 'https://support.qq.com/product/431975' },
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🔧


const sec3: DefaultTheme.SidebarGroup = {
text: '顺便提提',
items: [
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🔧

* Colors
* -------------------------------------------------------------------------- */

:root {
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🔧


);
--vp-home-hero-image-filter: blur(40px);
}
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🔧

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant