zizhong.wang hace 5 años
padre
commit
380af5367b
Se han modificado 1 ficheros con 4 adiciones y 4 borrados
  1. 4 4
      pages/index/index.vue

+ 4 - 4
pages/index/index.vue

@@ -46,11 +46,11 @@
 
 <script>
 	var md5 = require("../../common/md5.js");
-	import sPullScroll from '@/components/s-pull-scroll';
+	//import sPullScroll from '@/components/s-pull-scroll';
 	export default {
-		components: {
-		  sPullScroll
-		},
+		// components: {
+		//   sPullScroll
+		// },
 		data() {
 			return {
 				title: 'Hello',