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

@@ -2,7 +2,7 @@
<view class="survey-questionnaire w-vw-24">
<view class="bg-white border-box border-ff overflow-hidden rounded-20">
<view class="border-box flex flex-items-center flex-justify-between bg-theme-color-50">
<text class="font-size-18 font-500 color-171717 text-left ml-12">
<text class="font-size-18 font-500 color-171717 text-left ml-[12px]">
调查问卷
</text>
<image class="w-102 h-72" :src="surveyData.logoUrl" mode="widthFix" />