@@ -16,7 +16,7 @@
export default {
data() {
return {
- nav_current_index: 0, // 当前导航索引
+ nav_current_index: 0, // 当前导航索引
subviewTop: 0,
subviewHeight: 0,
}