File tree Expand file tree Collapse file tree 2 files changed +8
-10
lines changed Expand file tree Collapse file tree 2 files changed +8
-10
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " iot-dc3-web" ,
3
- "version" : " 1.3.2 " ,
3
+ "version" : " 2022.1.0 " ,
4
4
"private" : true ,
5
5
"author" : " pnoker" ,
6
6
"description" : " DC3 IoT 平台前端页面" ,
Original file line number Diff line number Diff line change @@ -3,14 +3,12 @@ import '@/config/plugins/highlight/highlight.js';
3
3
import '@/config/plugins/map/baidu-map.js' ;
4
4
5
5
console . log (
6
- '.___ ___________ ________ _________ ________ __ __ ___. \n' +
7
- '| | ___\\__ ___/ \\______ \\ \\_ ___ \\\\_____ \\ / \\ / \\ ____\\_ |__ \n' +
8
- '| |/ _ \\| | | | \\/ \\ \\/ _(__ < \\ \\/\\/ // __ \\| __ \\ \n' +
9
- '| ( <_> ) | | ` \\ \\____/ \\ \\ /\\ ___/| \\_\\ \\ \n' +
10
- '|___|\\____/|____| /_______ /\\______ /______ / \\__/\\ / \\___ >___ / \n' +
11
- ' \\/ \\/ \\/ \\/ \\/ \\/ \n' +
6
+ '.___ ___________ ________ _________ ________\n' +
7
+ '| | ___\\__ ___/ \\______ \\ \\_ ___ \\\\_____ \\\n' +
8
+ '| |/ _ \\| | | | \\/ \\ \\/ _(__ <\n' +
9
+ '| ( <_> ) | | ` \\ \\____/ \\\n' +
10
+ '|___|\\____/|____| /_______ /\\______ /______ /\n' +
11
+ ' \\/ \\/ \\/\n' +
12
12
'https://doc.dc3.site\n' +
13
- 'https://gitee.com/pnoker/iot-dc3\n' +
14
- 'https://github.com/pnoker/iot-dc3\n' +
15
- 'DC3 IOT Platform V1.3.2.SR Pnoker Authors'
13
+ '${AnsiColor.BRIGHT_CYAN}DC3 IOT Platform V2022.1.0 ${AnsiColor.BRIGHT_YELLOW}Pnoker${AnsiColor.BRIGHT_CYAN} Authors'
16
14
) ;
You can’t perform that action at this time.
0 commit comments