ui_hayatie

This commit is contained in:
hayatie
2024-04-15 11:57:34 +08:00
parent 9c978355dd
commit 92675c3c68
16 changed files with 77 additions and 34 deletions
@@ -15,7 +15,7 @@
<li class="list-group-item" v-if="data.election.status==2">
<center>
<router-link v-if="!hasVoted()" :to="{name: 'Vote'}" class="btn btn-info">
Vote Now
Undi Sekarang
</router-link>
<router-link v-else :to="{name: 'Result'}" class="btn btn-info">
Papar Keputusan
@@ -44,7 +44,7 @@
<thead>
<tr>
<th></th>
<th>Name</th>
<th>Nama</th>
<th>Unit</th>
<th>Taraf Pendidikan</th>
<th>Pengalaman Kerja </th>
@@ -32,7 +32,7 @@
<thead>
<tr>
<th></th>
<th>Name</th>
<th>Nama</th>
<th>No. Anggota</th>
<th>Unit</th>
</tr>
@@ -57,7 +57,7 @@
<div class="modal-dialog" role="document">
<div class="modal-content">
<div class="modal-header">
<h5 class="modal-title" id="exampleModalLabel">AGM</h5>
<h5 class="modal-title" id="exampleModalLabel">MyKoPKB </h5>
<button type="button" class="close" data-dismiss="modal" aria-label="Close">
<span aria-hidden="true">&times;</span>
</button>
@@ -1,7 +1,8 @@
<template>
<div class="row col-md-10 col-md-offset-1">
<div class="col-md-12">
<h3 class="text-center">Pautan Zoom</h3>
<h6 class="text-center">Pautan Zoom</h6>
<div>
<img :src="imageUrl" alt="Centered Image " class="centered-image" />