价值观、发展历程和团队信息

- 新增 merchant/apply.html 页面,提供商家入驻申请表单
- 添加 .idea 目录下的配置文件,用于项目管理和开发环境设置
This commit is contained in:
ylweng
2025-08-21 02:41:28 +08:00
commit 1f5f8cc32b
20 changed files with 5112 additions and 0 deletions

9
.idea/jiebanke.iml generated Normal file
View File

@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<module type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$" />
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>