feat: 开启HTTPS

This commit is contained in:
Composure
2023-03-04 23:47:16 +08:00
parent c2bab8a856
commit adc8753263
5 changed files with 289 additions and 10 deletions

View File

@@ -1,5 +1,5 @@
import { defineComponent, ref } from "vue";
import { propTypes } from "@/utils/propTypes";
import propTypes from "@/utils/propTypes";
import "./filpper.css";
const props = {