shptjs/src/config/index.js

6 lines
152 B
JavaScript
Raw Normal View History

2025-02-07 10:27:06 +08:00
const config = {
title: '湖北省山洪灾害数据复核系统',
shorttitle: '湖北省山洪灾害数据复核系统',
};
export default config;