Browse Source

上次提交的内容有误~~~~~~~~~~~~~~~

future 2 years ago
parent
commit
f46be86717
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pages/enter/enter.vue

+ 1 - 1
pages/enter/enter.vue

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