Compare commits

...

2 Commits

Author SHA1 Message Date
Your Name
24bfd8a3ed Merge branch 'main' of ssh://code.linyikj.com.cn:2222/pay/pay-company
All checks were successful
Build and Push Docker Image / build (push) Successful in 4m29s
* 'main' of ssh://code.linyikj.com.cn:2222/pay/pay-company:
  fix:更新金刚区
  fix:更新
  fix:更新配置
  fix:更新修改
  fix:更新
  fix:更新优化
  fix:更新优化
  fix:增加审批,退款
  fix:活动、组织、放行
  fix:更新logo
  fix:3
  fix:更新
  fix:2
  fix:更新
  fix1:1
2026-02-04 12:33:54 +08:00
Your Name
b2f6fbc4c2 fix:更新首页 2026-02-04 12:33:42 +08:00

View File

@ -1,5 +1,5 @@
// import MyModalsMapLeaflet from '@/components/ModalsMapLeaflet';
import './style.scss';
export default function Index() {
return <div className="overview_content">2</div>;
return <div className="overview_content"></div>;
}