刘忠健 hace 2 años
padre
commit
3e7164e58e
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      uniapp_cli/src/pages/index/reg.vue

+ 1 - 1
uniapp_cli/src/pages/index/reg.vue

@@ -27,7 +27,7 @@
 <script>
 let tagInfo = "[/pages/index/index.vue]";
 import basePage from "@/libs/base-page.js";
-import Index from ".../../libs/model/index";
+import Index from ".../../libs/model/Index";
 export default {
 	//name: "index-me",
 	mixins: [basePage],