<template> <a-card> <a-row> <a-col> </a-col> </a-row> </a-card> </template> <script lang='ts' setup > </script> <style lang='less' scoped > </style>