Commit c8fd6b04 authored by liubinyu's avatar liubinyu

bug

parent b6f38543
......@@ -107,7 +107,7 @@ function getWordList(word) {
.title2 {
font-family: Roboto-Regular;
font-weight: 400;
font-size: 24px;
font-size: 1.25vw;
text-shadow: 0 0.15625vw 0.3125vw rgba(0, 0, 0, 0.66);
text-align: center;
margin-top: 1.2vw;
......
......@@ -11,6 +11,7 @@ export default defineConfig({
],
},
server: {
host: true,
proxy: {
'/api': {
target: 'http://47.243.113.209:8081',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment