增加系统18

openf12
yujialong 2 years ago
parent f22e88c1bc
commit 7887ba2085
  1. BIN
      src/assets/images/system/18/bg1.png
  2. BIN
      src/assets/images/system/18/btn.png
  3. BIN
      src/assets/images/system/18/header.png
  4. BIN
      src/assets/images/system/18/left.png
  5. BIN
      src/assets/images/system/18/right.png
  6. BIN
      src/assets/images/system/18/yes.png
  7. 2
      src/main.js

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 333 B

@ -35,6 +35,8 @@ if (systemId.includes(',')) {
import('@/styles/theme/theme13.scss') import('@/styles/theme/theme13.scss')
} else if (systemId == 17) { } else if (systemId == 17) {
import('@/styles/theme/theme10.scss') import('@/styles/theme/theme10.scss')
} else if (systemId == 18) {
import('@/styles/theme/theme10.scss')
} }
} }
import api from './api'; import api from './api';

Loading…
Cancel
Save