|
@@ -1,7 +1,7 @@
|
|
|
<ion-content>
|
|
|
<div class="lg-top">
|
|
|
- <span style="color: #fff;float:left;text-align: center;width: 100%;font-size: 20px;margin-top: 50px;">中共河北化工医药职业技术学院委员会</span>
|
|
|
- <span style="color: #fff;float:left;text-align: center;width: 100%;font-size: 22px;margin-top: 18px;">党费缴纳平台</span>
|
|
|
+ <span style="color: #fff;float:left;text-align: center;width: 100%;font-size: 20px;margin-top: 50px;">广州卫生职业技术学院</span>
|
|
|
+ <span style="color: #fff;float:left;text-align: center;width: 100%;font-size: 22px;margin-top: 18px;">智慧党建系统</span>
|
|
|
</div>
|
|
|
<ion-item class="lg-title" style="margin-top: -12px;border-radius: 7px;" >
|
|
|
<ion-label>用户登录</ion-label>
|
|
@@ -19,9 +19,9 @@
|
|
|
(click)="Login()" style="width: 80%;font-size: 20px;font-weight: bold;--border-radius: 18px;height: 40px;--background:#E80000" >登 录
|
|
|
</ion-button>
|
|
|
|
|
|
- <ion-button *ngIf="isDev" fill="solid"
|
|
|
+ <!--<ion-button *ngIf="isDev" fill="solid"
|
|
|
(click)="clearStorage()" style="width: 80%;font-size: 20px;font-weight: bold;--border-radius: 18px;height: 40px;--background:#E80000" >清除缓存
|
|
|
- </ion-button>
|
|
|
+ </ion-button>-->
|
|
|
</div>
|
|
|
<ion-item *ngIf="errorShow">
|
|
|
<ion-label>{{msg}}</ion-label>
|