| 1 |
- {"remainingRequest":"D:\\HTC\\program\\善行少年\\security-enterprise-admin\\node_modules\\vue-loader\\lib\\index.js??vue-loader-options!D:\\HTC\\program\\善行少年\\security-enterprise-admin\\src\\views\\modules\\home.vue?vue&type=template&id=0f94dc01","dependencies":[{"path":"D:\\HTC\\program\\善行少年\\security-enterprise-admin\\src\\views\\modules\\home.vue","mtime":1581948666000},{"path":"D:\\HTC\\program\\善行少年\\security-enterprise-admin\\node_modules\\cache-loader\\dist\\cjs.js","mtime":499162500000},{"path":"D:\\HTC\\program\\善行少年\\security-enterprise-admin\\node_modules\\cache-loader\\dist\\cjs.js","mtime":499162500000},{"path":"D:\\HTC\\program\\善行少年\\security-enterprise-admin\\node_modules\\babel-loader\\lib\\index.js","mtime":456789000000},{"path":"D:\\HTC\\program\\善行少年\\security-enterprise-admin\\node_modules\\vue-loader\\lib\\loaders\\templateLoader.js","mtime":499162500000},{"path":"D:\\HTC\\program\\善行少年\\security-enterprise-admin\\node_modules\\cache-loader\\dist\\cjs.js","mtime":499162500000},{"path":"D:\\HTC\\program\\善行少年\\security-enterprise-admin\\node_modules\\vue-loader\\lib\\index.js","mtime":499162500000}],"contextDependencies":[],"result":["\n<el-card shadow=\"never\" class=\"aui-card--fill\">\n <div class=\"mod-home\">\n <el-row :gutter=\"20\">\n <el-col :span=\"12\" :xs=\"24\">\n <table>\n <tr>\n <th>{{ $t('home.sysInfo.name') }}</th>\n <td>{{ $t('home.sysInfo.nameVal') }}</td>\n </tr>\n <tr>\n <th>{{ $t('home.sysInfo.version') }}</th>\n <td>{{ $t('home.sysInfo.versionVal') }}</td>\n </tr>\n <tr>\n <th>{{ $t('home.sysInfo.osName') }}</th>\n <td>{{ sysInfo.osName }}</td>\n </tr>\n <tr>\n <th>{{ $t('home.sysInfo.osVersion') }}</th>\n <td>{{ sysInfo.osVersion }}</td>\n </tr>\n <tr>\n <th>{{ $t('home.sysInfo.osArch') }}</th>\n <td>{{ sysInfo.osArch }}</td>\n </tr>\n <tr>\n <th>{{ $t('home.sysInfo.processors') }}</th>\n <td>{{ sysInfo.processors }}</td>\n </tr>\n <tr>\n <th>{{ $t('home.sysInfo.totalPhysical') }}</th>\n <td>{{ sysInfo.totalPhysical }}MB</td>\n </tr>\n <tr>\n <th>{{ $t('home.sysInfo.freePhysical') }}</th>\n <td>{{ sysInfo.freePhysical }}MB</td>\n </tr>\n <tr>\n <th>{{ $t('home.sysInfo.memoryRate') }}</th>\n <td>{{ sysInfo.memoryRate }}%</td>\n </tr>\n <tr>\n <th>{{ $t('home.sysInfo.userLanguage') }}</th>\n <td>{{ sysInfo.userLanguage }}</td>\n </tr>\n </table>\n </el-col>\n <el-col :span=\"12\" :xs=\"24\">\n <table>\n <tr>\n <th>{{ $t('home.sysInfo.jvmName') }}</th>\n <td>{{ sysInfo.jvmName }}</td>\n </tr>\n <tr>\n <th>{{ $t('home.sysInfo.javaVersion') }}</th>\n <td>{{ sysInfo.javaVersion }}</td>\n </tr>\n <tr>\n <th>{{ $t('home.sysInfo.javaHome') }}</th>\n <td>{{ sysInfo.javaHome }}</td>\n </tr>\n <tr>\n <th>{{ $t('home.sysInfo.userDir') }}</th>\n <td>{{ sysInfo.userDir }}</td>\n </tr>\n <tr>\n <th>{{ $t('home.sysInfo.javaTotalMemory') }}</th>\n <td>{{ sysInfo.javaTotalMemory }}MB</td>\n </tr>\n <tr>\n <th>{{ $t('home.sysInfo.javaFreeMemory') }}</th>\n <td>{{ sysInfo.javaFreeMemory }}MB</td>\n </tr>\n <tr>\n <th>{{ $t('home.sysInfo.javaMaxMemory') }}</th>\n <td>{{ sysInfo.javaMaxMemory }}MB</td>\n </tr>\n <tr>\n <th>{{ $t('home.sysInfo.userName') }}</th>\n <td>{{ sysInfo.userName }}</td>\n </tr>\n <tr>\n <th>{{ $t('home.sysInfo.systemCpuLoad') }}</th>\n <td>{{ sysInfo.systemCpuLoad }}%</td>\n </tr>\n <tr>\n <th>{{ $t('home.sysInfo.userTimezone') }}</th>\n <td>{{ sysInfo.userTimezone }}</td>\n </tr>\n </table>\n </el-col>\n </el-row>\n </div>\n</el-card>\n",null]}
|