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 dfd9443 commit da457b5Copy full SHA for da457b5
examples/pages/navigator/content/config/shop-navi.js
@@ -7,9 +7,9 @@ const shopNaviConfigs = [
7
},
8
{
9
icon: '/images/shopping/count.png',
10
- title: 'CountSelector',
+ title: 'Counter',
11
desc: '数量选择器',
12
- componentsPath: '/pages/components/shopping/pages/count-selector/index'
+ componentsPath: '/pages/components/shopping/pages/counter/index'
13
14
15
0 commit comments