shaogen1995 21 timmar sedan
förälder
incheckning
99db6d87b1

+ 2 - 2
code/public/myData/data.js

@@ -1,5 +1,5 @@
-// const serverUrl = 'https://houseoss.4dkankan.com/project/chuGuoYuJian/staticData/'
-const serverUrl = 'http://192.168.20.55:8080/staticData/'
+const serverUrl = 'https://houseoss.4dkankan.com/project/chuGuoYuJian/staticData/'
+// const serverUrl = 'http://192.168.20.55:8080/staticData/'
 
 // 剑本身
 const myInfoTemp1 = [

+ 2 - 1
code/src/pages/A3wear/index.module.scss

@@ -1,5 +1,6 @@
 .A3wear {
-  background-size: cover;
+  background-size: contain;
+  background-position: center center;
   position: relative;
   overflow: hidden;
   :global {

+ 1 - 1
code/src/pages/A3wear/index.tsx

@@ -41,7 +41,7 @@ function A3wear() {
             onClick={() => setTab(item.title)}
             style={{
               backgroundImage: `url(${serverUrl}model/btn${
-                tab === item.title ? 'ac' : ''
+                tab === item.title ? 'Ac' : ''
               }.png)`
             }}
           >

BIN
静态资源/staticData/wear/video.mp4