We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed77235 commit a1df9c1Copy full SHA for a1df9c1
README.md
@@ -76,9 +76,9 @@
76
</tr>
77
</table>
78
79
-## 💖 物料市场
+## 💖 模板市场
80
81
-- [🎉 物料市场](https://vuejs-core.cn/store)
+- [🎉 模板市场](https://vuejs-core.cn/store)
82
83
## 💪 找工作
84
src/router/index.js
@@ -349,7 +349,7 @@ export const asyncRoutes = [
349
{
350
path: 'https://vuejs-core.cn/store',
351
meta: {
352
- title: '物料市场',
+ title: '模板市场',
353
target: '_blank',
354
icon: 'mortar-pestle',
355
badge: 'Hot',
0 commit comments