# Conflicts: # microserviceUserH5/vcloud/doubleElevenActivity.html
@@ -433,11 +433,12 @@ ul, li {
}
.tip-title{
- width: 4.88rem;
+ width: 4.08rem;
text-align: center;
font-size: 14px;
+ margin-left: 0.4rem;
position: absolute;
- top: 0.95rem;
+ bottom: 1.38rem;
.sure-btn{
@@ -82,7 +82,7 @@
var account = GET['account'];
var phoneID = GET['phoneID'];
var appID = GET['appID'];
- var scheme = GET['scheme'];
+ var scheme = GET['scheme'] || 'shuangzixingiOSApp';
var icon = GET['icon'];
var name = decodeURI(GET['name']);
var authPhone = GET['authPhone'];