| 1234567891011 |
- export default {
- title: 'Intelligent eTMF System',
- subtitle: 'Welcome',
- systemInfo: 'System Information',
- framework: 'Framework Version',
- platform: 'Platform',
- frameworkValue: 'Vue 3 + uni-app',
- platformValue: 'WeChat Mini Program',
- startButton: 'Get Started',
- welcomeMessage: 'Welcome to Intelligent eTMF System'
- }
|