Skip to content
This repository was archived by the owner on Jan 8, 2025. It is now read-only.

Commit b23e610

Browse files
committed
fix: modify mobile title
1 parent a20743a commit b23e610

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/varlet-vue2-cli/varlet.default.config.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ module.exports = {
4444
mobile: {
4545
redirect: '/home',
4646
title: {
47-
'zh-CN': '面向 Vue3 的 Material 风格移动端组件库',
47+
'zh-CN': '面向 Vue2 的 Material 风格移动端组件库',
4848
'en-US': 'Material design mobile components built for Vue3',
4949
},
5050
header: {

0 commit comments

Comments
 (0)