diff --git a/examples/pages/sticky/index.json b/examples/pages/sticky/index.json index 6faf16d..5aaf443 100644 --- a/examples/pages/sticky/index.json +++ b/examples/pages/sticky/index.json @@ -1,5 +1,5 @@ { - "navigationBarTitleText": "sticky 吸顶容器", + "navigationBarTitleText": "Sticky 吸顶容器", "usingComponents": { "i-sticky": "../../dist/sticky/index", "i-sticky-item": "../../dist/sticky-item/index"