test: E2E-conformance rule Activity sequence done.

This commit is contained in:
chiayin
2023-12-07 16:25:31 +08:00
parent 7a98f549b6
commit 2403024d33
6 changed files with 145 additions and 38 deletions

View File

@@ -1,5 +1,5 @@
<template>
<ul>
<ul id="cyp-conformance-result-dot">
<li class="flex justify-start items-center py-1 pr-4" v-for="(act, index) in data" :key="index + act">
<span class="material-symbols-outlined disc text-sm align-middle mr-1">fiber_manual_record</span>
<span class="mr-2 block w-12">{{ act.category }}</span>