外贸ERP操作指南外贸ERP操作指南
首页
首页
  • 商品
    • 商品分类
    • 商品规格
    • 商品列表
    • 商品品牌
    • 商品标签
  • 员工
    • 员工管理
    • 员工列表
    • 新增员工
  • 客户
    • 客户管理
    • 客户列表
    • 新增客户
  • 订单
    • 订单管理
    • 订单列表
    • 订单详情
  • 采购
    • 采购管理
    • 采购列表
    • 新增采购
  • 售后
    • 售后管理
    • 售后列表
    • 新增售后
  • 发货
    • 发货管理
    • 发货列表
    • 新增发货

Get Started

This is a normal page, which contains VuePress basics.

Pages

You can add markdown files in your vuepress directory, every markdown file will be converted to a page in your site.

See routing for more details.

Content

Every markdown file will be rendered to HTML, then converted to a Vue SFC.

VuePress support basic markdown syntax and some extensions, you can also use Vue features in it.

Configuration

VuePress use a .vuepress/config.js(or .ts) file as site configuration, you can use it to config your site.

For client side configuration, you can create .vuepress/client.js(or .ts).

Meanwhile, you can also add configuration per page with frontmatter.

Layouts and customization

Here are common configuration controlling layout of @vuepress/theme-default:

  • navbar
  • sidebar

Check default theme docs for full reference.

You can add extra style with .vuepress/styles/index.scss file.

最近更新:: 2026/9/6 14:51
Contributors: wangkezheng1234@163.com, Claude Code