This website works better with JavaScript
Página inicial
Explorar
Ajuda
Entrar
liangyibo
/
CameraMachine
Observar
2
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Tree:
1d1029f52c
Branches
Tags
bug_fix_merge
cloud_configs
cloud_configs_dir_fix
cutomer_template_1215
dev-frontend
dev-frontend_v132
dev-frontend_yi
dev-python
dev-smartshooter5
dev-webp-avif
feature-frontend
master
master-devapi_frontend
publish_goods_smartshooter_0819
smart-shooter-clothing
smart-shooter-master
smart-shooter-master-0827
smart-shooter-merge
smart-shooter-socket-progress
1.1.1
1.1.0
CameraMachine
/
config
/
plugin.js
plugin.js
97 B
Histórico
Raw
1
2
3
4
5
6
7
8
9
10
'use strict';
/*
*Egg插件
*/
exports.ejs = {
enable: true,
package: 'egg-view-ejs',
};