Explorar el Código

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

future hace 2 años
padre
commit
f46be86717
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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,
 			}