Просмотр исходного кода

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

future 2 лет назад
Родитель
Сommit
f46be86717
1 измененных файлов с 1 добавлено и 1 удалено
  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,
 			}