• 大小: 37.12MB
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2023-07-05
  • 语言: 其他
  • 标签: nodejs  npm  

资源简介

在文件夹的bin目录下跳到控制台,执行npm run dev可以打开商城后台管理系统,如果懂nodejs的朋友也可以自己设置。后端代码可以在github上进行下载,搜索gmall0520可以查看。

资源截图

代码片段和文件信息

#!/usr/bin/env python

# Copyright (c) 2009 Google Inc. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.

import os
import sys

# Make sure we‘re using the version of pylib in this repo not one installed
# elsewhere on the system.
sys.path.insert(0 os.path.join(os.path.dirname(sys.argv[0]) ‘pylib‘))
import gyp

if __name__ == ‘__main__‘:
  sys.exit(gyp.script_main())

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件        229  2018-11-09 16:29  gmall-admin\.babelrc

     文件        243  2018-11-09 16:29  gmall-admin\.editorconfig

     文件         34  2018-11-09 16:29  gmall-admin\.eslintignore

     文件       4957  2018-11-09 16:29  gmall-admin\.eslintrc.js

     文件        171  2018-11-09 16:29  gmall-admin\.gitignore

     文件        246  2018-11-09 16:29  gmall-admin\.postcssrc.js

     文件         85  2018-11-09 16:29  gmall-admin\.travis.yml

     文件       1139  2018-11-09 16:29  gmall-admin\build\build.js

     文件       1364  2018-11-09 16:29  gmall-admin\build\check-versions.js

     文件       6849  2018-11-09 16:29  gmall-admin\build\logo.png

     文件       2588  2018-11-09 16:29  gmall-admin\build\utils.js

     文件         93  2018-11-09 16:29  gmall-admin\build\vue-loader.conf.js

     文件       2705  2018-11-09 16:29  gmall-admin\build\webpack.base.conf.js

     文件       2708  2018-11-09 16:29  gmall-admin\build\webpack.dev.conf.js

     文件       5510  2018-11-09 16:29  gmall-admin\build\webpack.prod.conf.js

     文件        219  2019-04-03 16:09  gmall-admin\config\dev.env.js

     文件       2885  2019-04-03 16:13  gmall-admin\config\index.js

     文件        141  2018-11-09 16:29  gmall-admin\config\prod.env.js

     文件       4286  2019-02-24 21:42  gmall-admin\favicon.ico

     文件        292  2019-03-27 15:09  gmall-admin\index.html

     文件       1075  2018-11-09 16:29  gmall-admin\LICENSE

     文件        301  2019-04-08 14:33  gmall-admin\node_modules\.bin\acorn

     文件        178  2019-04-08 14:33  gmall-admin\node_modules\.bin\acorn.cmd

     文件        317  2019-04-08 14:33  gmall-admin\node_modules\.bin\ansi-html

     文件        194  2019-04-08 14:33  gmall-admin\node_modules\.bin\ansi-html.cmd

     文件        303  2019-04-08 14:33  gmall-admin\node_modules\.bin\atob

     文件        180  2019-04-08 14:33  gmall-admin\node_modules\.bin\atob.cmd

     文件        329  2019-04-08 14:33  gmall-admin\node_modules\.bin\autoprefixer

     文件        206  2019-04-08 14:33  gmall-admin\node_modules\.bin\autoprefixer.cmd

     文件        315  2019-04-08 14:33  gmall-admin\node_modules\.bin\babylon

............此处省略27473个文件信息

评论

共有 条评论