Commit 06d2d1a3 by wangweidong

土工试验Lims初始化

parent aab55962
......@@ -9,14 +9,14 @@ if (process.env.NODE_ENV) {
module.exports = {
mode: 'universal',
server: {
port: 8130,
port: 8131,
host: '0.0.0.0'
},
/*
** Headers of the page
*/
head: {
title: '计量检定LIMS',
title: '土工试验LIMS',
meta: [
{ charset: 'utf-8' },
{ name: 'viewport', content: 'width=device-width, initial-scale=1' },
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment