。。
This commit is contained in:
@@ -10,8 +10,8 @@ import router from '../router'
|
|||||||
|
|
||||||
// 基础配置
|
// 基础配置
|
||||||
const config = {
|
const config = {
|
||||||
// apiUrl : 'http://api.gl.shangkelian.cn/api/', // 正式环境
|
apiUrl : 'http://api.gl.shangkelian.cn/api/', // 正式环境
|
||||||
apiUrl : 'http://api.zh.shangkelian.cn/api/', // 大健康调试环境,目前没有任何数据无法正常显示,所以需要使用该环境,最后会删除
|
// apiUrl : 'http://api.zh.shangkelian.cn/api/', // 大健康调试环境,目前没有任何数据无法正常显示,所以需要使用该环境,最后会删除
|
||||||
timeout : 60000
|
timeout : 60000
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@@ -216,7 +216,7 @@
|
|||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
padding-bottom: 10rpx;
|
padding-bottom: 10rpx;
|
||||||
.title-des{
|
.title-des{
|
||||||
font-size: 24rpx;
|
font-size: 24rpx !important;
|
||||||
padding-left: 10rpx;
|
padding-left: 10rpx;
|
||||||
color: $text-gray-m;
|
color: $text-gray-m;
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
@@ -326,7 +326,7 @@
|
|||||||
top: $margin;
|
top: $margin;
|
||||||
}
|
}
|
||||||
.title-des{
|
.title-des{
|
||||||
font-size: 26rpx;
|
font-size: 24rpx;
|
||||||
padding-left: 10rpx;
|
padding-left: 10rpx;
|
||||||
color: $text-gray-m;
|
color: $text-gray-m;
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
|
|||||||
2
unpackage/dist/dev/app-plus/app-service.js
vendored
2
unpackage/dist/dev/app-plus/app-service.js
vendored
File diff suppressed because one or more lines are too long
2
unpackage/dist/dev/app-plus/app-view.js
vendored
2
unpackage/dist/dev/app-plus/app-view.js
vendored
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user