About router-link

<ul>
            <li>
                <router-link to="/ot"></router-link>
            </li>
            <li>
                <router-link to="/off"></router-link>
            </li>
        </ul>

then add

to the a tag
    a {
    text-decoraction: none;
}

but the browser does not implement

how to do it

Nov.25,2021

a{
  text-decoration: none;
}


clipboard.png

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b385ce-40695.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b385ce-40695.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?