# 售后服务 **Repository Path**: ythbz/after-sales-service ## Basic Information - **Project Name**: 售后服务 - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2025-10-31 - **Last Updated**: 2025-10-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README localStorage.setItem('systemUsers',JSON.stringify([ { username: 'admin', password: 'admin123', role: 'admin', name: '管理员', createdAt: new Date().toLocaleString() }, { username: 'bzssjs', password: '123456', role: 'user', name: '保障所设计师', createdAt: new Date().toLocaleString() }, { username: 'bzsxmjl', password: '123456', role: 'user', name: '保障所项目经理', createdAt: new Date().toLocaleString() } ]));