更改文档为https

This commit is contained in:
gyq
2024-02-26 16:16:54 +08:00
parent d4f60b66e8
commit 1659362dc5
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "vue-admin",
"private": true,
"version": "1.3.13",
"version": "1.3.14",
"type": "module",
"scripts": {
"dev": "vite",

View File

@@ -1,5 +1,5 @@
<template>
<iframe src="http://openplat.sxczgkj.cn/" class="iframe"></iframe>
<iframe src="https://openplat.sxczgkj.cn/" class="iframe"></iframe>
</template>
<style scoped lang="scss">