Browse Source

修改配置

feature
lucky 4 years ago
parent
commit
7f0776f030
  1. 4
      package.json
  2. 2
      src/components/heat.vue
  3. 2
      src/views/jht.vue
  4. 2
      src/views/repo-5.vue
  5. 2
      src/views/repo-yj.vue
  6. 2
      src/views/xh.vue

4
package.json

@ -4,8 +4,8 @@
"scripts": {
"dev": "vite --mode development",
"dev:prod": "vite --mode production",
"build:test": "vue-tsc --noEmit && vite build --mode development",
"build:prod": "vue-tsc --noEmit && vite build --mode production",
"build:test": "vite build --mode development",
"build:prod": "vite build --mode production",
"serve": "vite preview"
},
"dependencies": {

2
src/components/heat.vue

@ -1,6 +1,6 @@
<template>
<div class="box-bg">
<img :src="src" :style="{ width: '426rem', height: '200rem',margin: '10rem 35rem' }" v-if="src" />
<img :src="src" :style="{ width: '426rem', height: 'auto',margin: '10rem 35rem' }" v-if="src" />
</div>
</template>

2
src/views/jht.vue

@ -57,7 +57,7 @@
frameborder="0"
height="100%"
scrolling="no"
src="https://www.tall.wiki/kangfu-v1/?key=230659446"
src="https://www.tall.wiki/kangfu-v1/?key=E83239936"
width="100%"
></iframe>
<!-- 生产 https://www.tall.wiki/kangfu-v1/?key=E83239936 -->

2
src/views/repo-5.vue

@ -51,7 +51,7 @@
frameborder="0"
height="100%"
scrolling="no"
src="https://www.tall.wiki/kangfu-v1/?key=230659446"
src="https://www.tall.wiki/kangfu-v1/?key=E83239936"
width="100%"
></iframe>
<!-- 生产 https://www.tall.wiki/kangfu-v1/?key=E83239936 -->

2
src/views/repo-yj.vue

@ -51,7 +51,7 @@
frameborder="0"
height="100%"
scrolling="no"
src="https://www.tall.wiki/kangfu-v1/?key=230659446"
src="https://www.tall.wiki/kangfu-v1/?key=E83239936"
width="100%"
></iframe>
<!-- 生产 https://www.tall.wiki/kangfu-v1/?key=E83239936 -->

2
src/views/xh.vue

@ -57,7 +57,7 @@
frameborder="0"
height="100%"
scrolling="no"
src="https://www.tall.wiki/kangfu-v1/?key=230659446"
src="https://www.tall.wiki/kangfu-v1/?key=E83239936"
width="100%"
></iframe>
<!-- 生产 https://www.tall.wiki/kangfu-v1/?key=E83239936 -->

Loading…
Cancel
Save