【新增】移除旧版uniapp前端,新增新版uniapp前端,使用vue3框架全新编写。

This commit is contained in:
jianweie code
2024-10-12 20:43:50 +08:00
parent 741bc8e912
commit 9f63a4a4d8
1511 changed files with 70903 additions and 68333 deletions

View File

@@ -5,14 +5,15 @@
</PropertyGroup>
<ItemGroup>
<Compile Remove="CoreShop\.hbuilderx\**" />
<Compile Remove="CoreShop\unpackage\**" />
<EmbeddedResource Remove="CoreShop\.hbuilderx\**" />
<EmbeddedResource Remove="CoreShop\unpackage\**" />
<None Remove="CoreShop\.hbuilderx\**" />
<None Remove="CoreShop\unpackage\**" />
</ItemGroup>
<ItemGroup>
<Content Include="CoreShop\.hbuilderx\launch.json" />
</ItemGroup>
<ProjectExtensions><VisualStudio><UserProperties /></VisualStudio></ProjectExtensions>
</Project>