chore: clean up unused legacy components and assets

remove deprecated unused component implementations, their image assets, prompt, README, demo and style sheet files
update AGENTS.md to remove references to the removed components and refine the project's style guidance
This commit is contained in:
duanshuwen
2026-07-24 15:28:10 +08:00
parent 8048050d02
commit 4a30777ee0
44 changed files with 83 additions and 3210 deletions

View File

@@ -1,6 +1,6 @@
<template>
<view>
<view class="quick-access flex flex-row ml-12 pt-8 pb-8 scroll-x whitespace-nowrap">
<view class="quick-access flex flex-row ml-[12px] pt-8 pb-8 scroll-x whitespace-nowrap">
<view class="item border-box rounded-50 flex flex-row items-center" v-for="(item, index) in itemList" :key="index"
@click="sendReply(item)">
<view class="flex items-center justify-center">