diff --git a/src/modules/[chain]/gov/[proposal_id].vue b/src/modules/[chain]/gov/[proposal_id].vue index ff650719..478b2cc6 100644 --- a/src/modules/[chain]/gov/[proposal_id].vue +++ b/src/modules/[chain]/gov/[proposal_id].vue @@ -170,9 +170,11 @@ const processList = computed(()=>{ - -
-
+ + +
+ +

Tally

@@ -183,167 +185,18 @@ const processList = computed(()=>{
-
+ + +

Timeline

- - - -
-
- Submited at: {{ format.toDay(proposal.submit_time) }} -
- {{ shortTime(proposal.submit_time) }} -
-
+ -
-
- Deposited at: {{ format.toDay(proposal.status==="PROPOSAL_STATUS_DEPOSIT_PERIOD"?proposal.deposit_end_time: proposal.voting_start_time) }} -
- {{ shortTime(proposal.status==="PROPOSAL_STATUS_DEPOSIT_PERIOD"?proposal.deposit_end_time: proposal.voting_start_time) }} -
- -

-

- {{ x.depositor }} {{ format.formatTokens(x.amount) }} -
-

- - - - - - -
-
- Voting start from {{ format.toDay(proposal.voting_start_time) }} -
- {{ shortTime(proposal.voting_start_time) }} -
- - -

- -

-
- - - -
-
- Voting end {{ format.toDay(proposal.voting_end_time) }} -
- {{ shortTime(proposal.voting_end_time) }} -
- - -

- Current Status: {{ proposal.status }} -

-
- - -
-
- Upgrade Plan: - (EST) - {{ format.toDay(proposal.content?.plan?.time) }} -
- {{ shortTime(proposal.voting_end_time) }} -
- - -

- -

-
-
-
-
- - - - - - - - - Tally - - - {{ turnout }} - - - - {{ yes }} - - - - {{ no }} - - - - {{ veto }} - - - - {{ abstain }} - - - - - - - - - Timeline - - --> + {

-
-
-
-
+ +
+