no message
Former-commit-id: 520af519cd462035f6a777a7d4bda58b1d4a269c Former-commit-id: eb0be57c0dab6630e40cc8d98a686b8ee9723001 Former-commit-id: 946c7e16fa28fb827384e2e72cbef838d2aeb94d
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<Container>
|
||||
Container
|
||||
这是一个最基础的页面容器,它看起来像一个卡片,它会将页面区域和导航区域区分开
|
||||
</Container>
|
||||
</template>
|
||||
|
||||
1
src/pages/demo/business/container/text.md
Normal file
1
src/pages/demo/business/container/text.md
Normal file
@@ -0,0 +1 @@
|
||||
# Hello
|
||||
@@ -14,7 +14,7 @@ export const menu = {
|
||||
// 页面容器
|
||||
{
|
||||
title: '页面容器',
|
||||
icon: 'flask',
|
||||
icon: 'window-restore',
|
||||
children: [
|
||||
{
|
||||
title: '卡片',
|
||||
|
||||
Reference in New Issue
Block a user