no longer bundle css files within js files

This commit is contained in:
huangjx
2022-05-05 19:19:50 +08:00
parent c5a795f83e
commit c3e41f9102
6 changed files with 21 additions and 16 deletions

View File

@@ -7,7 +7,6 @@
></div>
</template>
<script>
import Http from "../lib/http";
import helper from "../utils/helper";
export default {