mirror of
https://github.com/creativetimofficial/muse-vue-ant-design-dashboard.git
synced 2025-08-26 10:35:55 +08:00
refactor: title
This commit is contained in:
@ -42,7 +42,7 @@
|
||||
export default {
|
||||
head () {
|
||||
return {
|
||||
title: 'License | Muse Dashboard Ant Design Vue @ Creative Tim',
|
||||
title: 'License | Muse Vue Ant Design Dashboard @ Creative Tim',
|
||||
meta: [
|
||||
{ hid: 'description', name: 'description', content: 'description' }
|
||||
]
|
||||
|
@ -70,7 +70,7 @@
|
||||
export default {
|
||||
head () {
|
||||
return {
|
||||
title: 'Alert | Muse Dashboard Ant Design Vue @ Creative Tim',
|
||||
title: 'Alert | Muse Vue Ant Design Dashboard @ Creative Tim',
|
||||
meta: [
|
||||
{ hid: 'description', name: 'description', content: 'Alert component for feedback.' }
|
||||
]
|
||||
|
@ -49,7 +49,7 @@
|
||||
export default {
|
||||
head () {
|
||||
return {
|
||||
title: 'Avatar | Muse Dashboard Ant Design Vue @ Creative Tim',
|
||||
title: 'Avatar | Muse Vue Ant Design Dashboard @ Creative Tim',
|
||||
meta: [
|
||||
{ hid: 'description', name: 'description', content: 'Avatars can be used to represent people or objects. It supports images, ‘Icon’s, or letters.' }
|
||||
]
|
||||
|
@ -105,7 +105,7 @@
|
||||
export default {
|
||||
head () {
|
||||
return {
|
||||
title: 'Badge | Muse Dashboard Ant Design Vue @ Creative Tim',
|
||||
title: 'Badge | Muse Vue Ant Design Dashboard @ Creative Tim',
|
||||
meta: [
|
||||
{ hid: 'description', name: 'description', content: 'Small numerical value or status descriptor for UI elements.' }
|
||||
]
|
||||
|
@ -266,7 +266,7 @@
|
||||
export default {
|
||||
head () {
|
||||
return {
|
||||
title: 'Button | Muse Dashboard Ant Design Vue @ Creative Tim',
|
||||
title: 'Button | Muse Vue Ant Design Dashboard @ Creative Tim',
|
||||
meta: [
|
||||
{ hid: 'description', name: 'description', content: 'To trigger an operation.' }
|
||||
]
|
||||
|
@ -306,7 +306,7 @@
|
||||
export default {
|
||||
head () {
|
||||
return {
|
||||
title: 'Card | Muse Dashboard Ant Design Vue @ Creative Tim',
|
||||
title: 'Card | Muse Vue Ant Design Dashboard @ Creative Tim',
|
||||
meta: [
|
||||
{ hid: 'description', name: 'description', content: 'Simple rectangular container.' }
|
||||
]
|
||||
|
@ -54,7 +54,7 @@
|
||||
export default {
|
||||
head () {
|
||||
return {
|
||||
title: 'Collapse | Muse Dashboard Ant Design Vue @ Creative Tim',
|
||||
title: 'Collapse | Muse Vue Ant Design Dashboard @ Creative Tim',
|
||||
meta: [
|
||||
{ hid: 'description', name: 'description', content: 'A content area which can be collapsed and expanded.' }
|
||||
]
|
||||
|
@ -75,7 +75,7 @@
|
||||
export default {
|
||||
head () {
|
||||
return {
|
||||
title: 'Modal | Muse Dashboard Ant Design Vue @ Creative Tim',
|
||||
title: 'Modal | Muse Vue Ant Design Dashboard @ Creative Tim',
|
||||
meta: [
|
||||
{ hid: 'description', name: 'description', content: 'Modal dialogs.' }
|
||||
]
|
||||
|
@ -211,7 +211,7 @@
|
||||
export default {
|
||||
head () {
|
||||
return {
|
||||
title: 'Popover | Muse Dashboard Ant Design Vue @ Creative Tim',
|
||||
title: 'Popover | Muse Vue Ant Design Dashboard @ Creative Tim',
|
||||
meta: [
|
||||
{ hid: 'description', name: 'description', content: 'The floating card popped by clicking or hovering.' }
|
||||
]
|
||||
|
@ -55,7 +55,7 @@
|
||||
export default {
|
||||
head () {
|
||||
return {
|
||||
title: 'Progress | Muse Dashboard Ant Design Vue @ Creative Tim',
|
||||
title: 'Progress | Muse Vue Ant Design Dashboard @ Creative Tim',
|
||||
meta: [
|
||||
{ hid: 'description', name: 'description', content: 'Display the current progress of an operation flow.' }
|
||||
]
|
||||
|
@ -337,7 +337,7 @@
|
||||
export default {
|
||||
head () {
|
||||
return {
|
||||
title: 'Table | Muse Dashboard Ant Design Vue @ Creative Tim',
|
||||
title: 'Table | Muse Vue Ant Design Dashboard @ Creative Tim',
|
||||
meta: [
|
||||
{ hid: 'description', name: 'description', content: 'A table displays rows of data.' }
|
||||
]
|
||||
|
@ -58,7 +58,7 @@
|
||||
export default {
|
||||
head () {
|
||||
return {
|
||||
title: 'Tabs | Muse Dashboard Ant Design Vue @ Creative Tim',
|
||||
title: 'Tabs | Muse Vue Ant Design Dashboard @ Creative Tim',
|
||||
meta: [
|
||||
{ hid: 'description', name: 'description', content: 'Tabs make it easy to switch between different views.' }
|
||||
]
|
||||
|
@ -100,7 +100,7 @@
|
||||
export default {
|
||||
head () {
|
||||
return {
|
||||
title: 'Timeline | Muse Dashboard Ant Design Vue @ Creative Tim',
|
||||
title: 'Timeline | Muse Vue Ant Design Dashboard @ Creative Tim',
|
||||
meta: [
|
||||
{ hid: 'description', name: 'description', content: 'Vertical display timeline.' }
|
||||
]
|
||||
|
@ -140,7 +140,7 @@
|
||||
export default {
|
||||
head () {
|
||||
return {
|
||||
title: 'Tooltip | Muse Dashboard Ant Design Vue @ Creative Tim',
|
||||
title: 'Tooltip | Muse Vue Ant Design Dashboard @ Creative Tim',
|
||||
meta: [
|
||||
{ hid: 'description', name: 'description', content: 'A simple text popup tip.' }
|
||||
]
|
||||
|
@ -51,7 +51,7 @@
|
||||
export default {
|
||||
head () {
|
||||
return {
|
||||
title: 'Checkbox | Muse Dashboard Ant Design Vue @ Creative Tim',
|
||||
title: 'Checkbox | Muse Vue Ant Design Dashboard @ Creative Tim',
|
||||
meta: [
|
||||
{ hid: 'description', name: 'description', content: 'Checkbox component' }
|
||||
]
|
||||
|
@ -132,7 +132,7 @@ const formTailLayout = {
|
||||
export default {
|
||||
head () {
|
||||
return {
|
||||
title: 'Form | Muse Dashboard Ant Design Vue @ Creative Tim',
|
||||
title: 'Form | Muse Vue Ant Design Dashboard @ Creative Tim',
|
||||
meta: [
|
||||
{ hid: 'description', name: 'description', content: `Form is used to collect, validate, and submit the user input, usually
|
||||
contains various form items including checkbox, radio, input, select,
|
||||
|
@ -108,7 +108,7 @@
|
||||
export default {
|
||||
head () {
|
||||
return {
|
||||
title: 'Input | Muse Dashboard Ant Design Vue @ Creative Tim',
|
||||
title: 'Input | Muse Vue Ant Design Dashboard @ Creative Tim',
|
||||
meta: [
|
||||
{ hid: 'description', name: 'description', content: 'A basic widget for getting the user input is a text field.' }
|
||||
]
|
||||
|
@ -89,7 +89,7 @@
|
||||
export default {
|
||||
head () {
|
||||
return {
|
||||
title: 'Radio | Muse Dashboard Ant Design Vue @ Creative Tim',
|
||||
title: 'Radio | Muse Vue Ant Design Dashboard @ Creative Tim',
|
||||
meta: [
|
||||
{ hid: 'description', name: 'description', content: 'Radio' }
|
||||
]
|
||||
|
@ -67,7 +67,7 @@
|
||||
export default {
|
||||
head () {
|
||||
return {
|
||||
title: 'Select | Muse Dashboard Ant Design Vue @ Creative Tim',
|
||||
title: 'Select | Muse Vue Ant Design Dashboard @ Creative Tim',
|
||||
meta: [
|
||||
{ hid: 'description', name: 'description', content: 'Select component to select value from options.' }
|
||||
]
|
||||
|
@ -48,7 +48,7 @@
|
||||
export default {
|
||||
head () {
|
||||
return {
|
||||
title: 'Switch | Muse Dashboard Ant Design Vue @ Creative Tim',
|
||||
title: 'Switch | Muse Vue Ant Design Dashboard @ Creative Tim',
|
||||
meta: [
|
||||
{ hid: 'description', name: 'description', content: 'Switching Selector.' }
|
||||
]
|
||||
|
@ -80,7 +80,7 @@
|
||||
export default {
|
||||
head () {
|
||||
return {
|
||||
title: 'Upload | Muse Dashboard Ant Design Vue @ Creative Tim',
|
||||
title: 'Upload | Muse Vue Ant Design Dashboard @ Creative Tim',
|
||||
meta: [
|
||||
{ hid: 'description', name: 'description', content: 'Upload file by selecting or dragging.' }
|
||||
]
|
||||
|
@ -401,7 +401,7 @@
|
||||
export default {
|
||||
head () {
|
||||
return {
|
||||
title: 'Colors | Muse Dashboard Ant Design Vue @ Creative Tim',
|
||||
title: 'Colors | Muse Vue Ant Design Dashboard @ Creative Tim',
|
||||
meta: [
|
||||
{ hid: 'description', name: 'description', content: 'Convey meaning through color with a handful of color utility classes. Includes support for styling links with hover states, too.' }
|
||||
]
|
||||
|
@ -105,7 +105,7 @@
|
||||
export default {
|
||||
head () {
|
||||
return {
|
||||
title: 'Icons | Muse Dashboard Ant Design Vue @ Creative Tim',
|
||||
title: 'Icons | Muse Vue Ant Design Dashboard @ Creative Tim',
|
||||
meta: [
|
||||
{ hid: 'description', name: 'description', content: 'Semantic vector graphics.' }
|
||||
]
|
||||
|
@ -246,7 +246,7 @@
|
||||
export default {
|
||||
head () {
|
||||
return {
|
||||
title: 'Typography | Muse Dashboard Ant Design Vue @ Creative Tim',
|
||||
title: 'Typography | Muse Vue Ant Design Dashboard @ Creative Tim',
|
||||
meta: [
|
||||
{ hid: 'description', name: 'description', content: 'Documentation and examples for Muse Dashboard typography.' }
|
||||
]
|
||||
|
@ -72,7 +72,7 @@
|
||||
export default {
|
||||
head () {
|
||||
return {
|
||||
title: 'Grid | Muse Dashboard Ant Design Vue @ Creative Tim',
|
||||
title: 'Grid | Muse Vue Ant Design Dashboard @ Creative Tim',
|
||||
meta: [
|
||||
{ hid: 'description', name: 'description', content: '24 Grids System' }
|
||||
]
|
||||
|
@ -82,7 +82,7 @@
|
||||
export default {
|
||||
head () {
|
||||
return {
|
||||
title: 'Layout | Muse Dashboard Ant Design Vue @ Creative Tim',
|
||||
title: 'Layout | Muse Vue Ant Design Dashboard @ Creative Tim',
|
||||
meta: [
|
||||
{ hid: 'description', name: 'description', content: 'Handling the overall layout of a page.' }
|
||||
]
|
||||
|
@ -35,7 +35,7 @@
|
||||
export default {
|
||||
head () {
|
||||
return {
|
||||
title: 'License | Muse Dashboard Ant Design Vue @ Creative Tim',
|
||||
title: 'License | Muse Vue Ant Design Dashboard @ Creative Tim',
|
||||
meta: [
|
||||
{ hid: 'description', name: 'description', content: 'Learn more about the licenses Creative Tim offers and purchase the one that covers the needs of your project.' }
|
||||
]
|
||||
|
@ -54,7 +54,7 @@
|
||||
export default {
|
||||
head () {
|
||||
return {
|
||||
title: 'Affix | Muse Dashboard Ant Design Vue @ Creative Tim',
|
||||
title: 'Affix | Muse Vue Ant Design Dashboard @ Creative Tim',
|
||||
meta: [
|
||||
{ hid: 'description', name: 'description', content: 'Make an element stick to viewport.' }
|
||||
]
|
||||
|
@ -104,7 +104,7 @@
|
||||
export default {
|
||||
head () {
|
||||
return {
|
||||
title: 'Dropdown | Muse Dashboard Ant Design Vue @ Creative Tim',
|
||||
title: 'Dropdown | Muse Vue Ant Design Dashboard @ Creative Tim',
|
||||
meta: [
|
||||
{ hid: 'desDropdownription', name: 'description', content: 'A dropdown list.' }
|
||||
]
|
||||
|
@ -75,7 +75,7 @@
|
||||
export default {
|
||||
head () {
|
||||
return {
|
||||
title: 'Menu | Muse Dashboard Ant Design Vue @ Creative Tim',
|
||||
title: 'Menu | Muse Vue Ant Design Dashboard @ Creative Tim',
|
||||
meta: [
|
||||
{ hid: 'description', name: 'description', content: 'A versatile menu for navigation.' }
|
||||
]
|
||||
|
@ -54,7 +54,7 @@
|
||||
export default {
|
||||
head () {
|
||||
return {
|
||||
title: 'Pagination | Muse Dashboard Ant Design Vue @ Creative Tim',
|
||||
title: 'Pagination | Muse Vue Ant Design Dashboard @ Creative Tim',
|
||||
meta: [
|
||||
{ hid: 'description', name: 'description', content: 'A long list can be divided into several pages by ‘Pagination’, and only one page will be loaded at a time.' }
|
||||
]
|
||||
|
@ -71,7 +71,7 @@
|
||||
export default {
|
||||
head () {
|
||||
return {
|
||||
title: 'Quick Start | Muse Dashboard Ant Design Vue @ Creative Tim',
|
||||
title: 'Quick Start | Muse Vue Ant Design Dashboard @ Creative Tim',
|
||||
meta: [
|
||||
{ hid: 'description', name: 'description', content: 'Ant Design Vue is dedicated to providing a good development experience for programmers.' }
|
||||
]
|
||||
|
@ -61,7 +61,7 @@
|
||||
export default {
|
||||
head () {
|
||||
return {
|
||||
title: 'Ant Design of Vue | Muse Dashboard Ant Design Vue @ Creative Tim',
|
||||
title: 'Ant Design of Vue | Muse Vue Ant Design Dashboard @ Creative Tim',
|
||||
meta: [
|
||||
{ hid: 'description', name: 'description', content: 'Following the Ant Design specification, we developed a Vue UI library antd that contains a set of high quality components and demos for building rich, interactive user interfaces.' }
|
||||
]
|
||||
|
Reference in New Issue
Block a user