祈福页面样式修正
This commit is contained in:
parent
36f9d94d23
commit
058946116e
|
|
@ -360,7 +360,7 @@ export default {
|
|||
align-items: center;
|
||||
|
||||
.title-text {
|
||||
width: 126rpx;
|
||||
|
||||
height: 44rpx;
|
||||
font-weight: 400;
|
||||
color: #695347;
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@ import { getAppId, getTempToken, shouldUseTempToken } from "@/config/dev.js";
|
|||
const ENV_CONFIG = {
|
||||
release: {
|
||||
// 正式版
|
||||
baseUrl: "http://192.168.2.129:4501",
|
||||
baseUrl: "http://192.168.2.140:4501",
|
||||
appId: 1,
|
||||
},
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user