wangxia 2 years ago
commit 1aaa3cb2b7

@ -1,8 +1,8 @@
App({ App({
globalData: { globalData: {
userInfo: null, userInfo: null,
ip: 'https://test.renminshitang.com.cn/daotian/api_dev', // ip: 'https://test.renminshitang.com.cn/daotian/api_dev',
// ip: "https://daotian.matripe.com.cn", ip: "https://daotian.matripe.com.cn",
// ip: 'http://localhost:8001', // ip: 'http://localhost:8001',
sessionId: "", sessionId: "",
header: { header: {

@ -353,7 +353,7 @@ height: 746rpx;
margin-bottom: 5px; margin-bottom: 5px;
} }
.storeName{ .storeName{
max-width: 300rpx; max-width: 350rpx;
} }
.logoClass { .logoClass {
width: 52px; width: 52px;

Loading…
Cancel
Save