@@ -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 = [
@@ -1,5 +1,6 @@
.A3wear {
- background-size: cover;
+ background-size: contain;
+ background-position: center center;
position: relative;
overflow: hidden;
:global {
@@ -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)`
}}
>