leyou-manage-web

所属分类:其他
开发工具:JavaScript
文件大小:51077KB
下载次数:20
上传日期:2019-04-09 17:23:02
上 传 者Ervin79
说明:  基于vue开发的乐优商城项目,具体涉及到商品的管理,权限的变更,登录注册,等等等
(Leyou Mall Project Based on Vue Development)

文件列表:
leyou-manage-web\.babelrc (317, 2018-04-01)
leyou-manage-web\.editorconfig (147, 2018-03-26)
leyou-manage-web\.idea\leyou-manage-web.iml (336, 2018-06-21)
leyou-manage-web\.idea\modules.xml (284, 2018-06-21)
leyou-manage-web\.idea\workspace.xml (30042, 2018-06-21)
leyou-manage-web\.postcssrc.js (246, 2018-03-26)
leyou-manage-web\build\build.js (1198, 2018-03-26)
leyou-manage-web\build\check-versions.js (1290, 2018-03-26)
leyou-manage-web\build\logo.png (6849, 2018-03-26)
leyou-manage-web\build\utils.js (2587, 2018-03-26)
leyou-manage-web\build\vue-loader.conf.js (553, 2018-03-26)
leyou-manage-web\build\webpack.base.conf.js (2047, 2018-03-26)
leyou-manage-web\build\webpack.dev.conf.js (3004, 2018-03-26)
leyou-manage-web\build\webpack.prod.conf.js (5055, 2018-03-26)
leyou-manage-web\config\dev.env.js (156, 2018-03-26)
leyou-manage-web\config\index.js (1975, 2018-04-28)
leyou-manage-web\config\prod.env.js (61, 2018-03-26)
leyou-manage-web\dist\index.html (624, 2018-05-10)
leyou-manage-web\dist\static\css\app.92dcadf4118c6be12b675417b9a01659.css (696848, 2018-05-10)
leyou-manage-web\dist\static\css\app.92dcadf4118c6be12b675417b9a01659.css.map (1023467, 2018-05-10)
leyou-manage-web\dist\static\fonts\element-icons.6f0a763.ttf (11040, 2018-05-10)
leyou-manage-web\dist\static\fonts\ionicons.05acfdb.woff (67904, 2018-05-10)
leyou-manage-web\dist\static\fonts\ionicons.24712f6.ttf (188508, 2018-05-10)
leyou-manage-web\dist\static\fonts\ionicons.2c2ae06.eot (120724, 2018-05-10)
leyou-manage-web\dist\static\img\ionicons.621bd38.svg (333834, 2018-05-10)
leyou-manage-web\dist\static\js\0.2203035d0a00ee6d80de.js (28345, 2018-05-10)
leyou-manage-web\dist\static\js\0.2203035d0a00ee6d80de.js.map (66173, 2018-05-10)
leyou-manage-web\dist\static\js\1.ac0cf82cea33e644d0c7.js (11826, 2018-05-10)
leyou-manage-web\dist\static\js\1.ac0cf82cea33e644d0c7.js.map (23026, 2018-05-10)
leyou-manage-web\dist\static\js\10.dfc83a376cd2aadff049.js (421, 2018-05-10)
leyou-manage-web\dist\static\js\10.dfc83a376cd2aadff049.js.map (3454, 2018-05-10)
leyou-manage-web\dist\static\js\11.eabaddf762c4eb1ed51b.js (1805, 2018-05-10)
leyou-manage-web\dist\static\js\11.eabaddf762c4eb1ed51b.js.map (7473, 2018-05-10)
leyou-manage-web\dist\static\js\12.d54f23fba9ed7b9af57e.js (46598, 2018-05-10)
leyou-manage-web\dist\static\js\12.d54f23fba9ed7b9af57e.js.map (200044, 2018-05-10)
leyou-manage-web\dist\static\js\13.5399e5a8fcf4d56504fc.js (6286, 2018-05-10)
leyou-manage-web\dist\static\js\13.5399e5a8fcf4d56504fc.js.map (21963, 2018-05-10)
leyou-manage-web\dist\static\js\14.d8da849d56b1f3938c09.js (2680, 2018-05-10)
leyou-manage-web\dist\static\js\14.d8da849d56b1f3938c09.js.map (10126, 2018-05-10)
... ...

# ncname [![Build Status](https://travis-ci.org/sindresorhus/ncname.svg?branch=master)](https://travis-ci.org/sindresorhus/ncname) > Regular expression for matching [XML NCName](http://www.w3.org/TR/1999/REC-xml-names-19990114/#NT-NCName) ## Install ```sh $ npm install --save ncname ``` ## Usage ```js var ncname = require('ncname'); ncname.test('hll'); //=> true ncname.test('$unicorn'); //=> false ``` ## License MIT [Sindre Sorhus](http://sindresorhus.com)

近期下载者

相关文件


收藏者