|
@@ -24,13 +24,13 @@
|
|
|
<script setup>
|
|
|
import sheep from '@/sheep';
|
|
|
const cardList = [
|
|
|
- {
|
|
|
- title: '身份证录入',
|
|
|
- thumb: 'https://cdn.uviewui.com/uview/example/card1.png',
|
|
|
- path: '/pages/enter/idEnter/list',
|
|
|
- description: '点击进入身份证信息录入页面',
|
|
|
- btnType: 'primary'
|
|
|
- },
|
|
|
+ // {
|
|
|
+ // title: '身份证录入',
|
|
|
+ // thumb: 'https://cdn.uviewui.com/uview/example/card1.png',
|
|
|
+ // path: '/pages/enter/idEnter/list',
|
|
|
+ // description: '点击进入身份证信息录入页面',
|
|
|
+ // btnType: 'primary'
|
|
|
+ // },
|
|
|
{
|
|
|
title: '营业执照录入',
|
|
|
thumb: 'https://cdn.uviewui.com/uview/example/card3.png',
|