dedsudiyu 1 week geleden
commit
10329a87f4
100 gewijzigde bestanden met toevoegingen van 14106 en 0 verwijderingen
  1. 12 0
      .babelrc
  2. 9 0
      .editorconfig
  3. 14 0
      .gitignore
  4. 10 0
      .postcssrc.js
  5. 21 0
      README.md
  6. 41 0
      build/build.js
  7. 54 0
      build/check-versions.js
  8. BIN
      build/logo.png
  9. 106 0
      build/utils.js
  10. 22 0
      build/vue-loader.conf.js
  11. 90 0
      build/webpack.base.conf.js
  12. 107 0
      build/webpack.dev.conf.js
  13. 158 0
      build/webpack.prod.conf.js
  14. 7 0
      config/dev.env.js
  15. 78 0
      config/index.js
  16. 4 0
      config/prod.env.js
  17. 7 0
      config/test.env.js
  18. 56 0
      index.html
  19. 12048 0
      package-lock.json
  20. 80 0
      package.json
  21. 29 0
      src/App.vue
  22. 8 0
      src/api/config.js
  23. 164 0
      src/api/request.js
  24. 725 0
      src/api/userApi.js
  25. 49 0
      src/assets/css/color.styl
  26. 16 0
      src/assets/css/font.styl
  27. 182 0
      src/assets/css/public.styl
  28. 3 0
      src/assets/css/style.styl
  29. BIN
      src/assets/docx/applicationFormForTemporaryUse.docx
  30. BIN
      src/assets/docx/distributionIssued.docx
  31. BIN
      src/assets/docx/equipmentMaterialApplicationForm.docx
  32. BIN
      src/assets/docx/equipmentMaterialRequirementPlanning.docx
  33. BIN
      src/assets/docx/generateTransferNotification.docx
  34. BIN
      src/assets/docx/goodsReturned.docx
  35. BIN
      src/assets/docx/intelligentOrganizationAndCommand.docx
  36. BIN
      src/assets/docx/materialAllocationPlan.docx
  37. BIN
      src/assets/docx/plansToCustomize.docx
  38. BIN
      src/assets/font/WeiRuanYaHei.ttf
  39. 6 0
      src/assets/font/font.css
  40. BIN
      src/assets/images/back_0.png
  41. BIN
      src/assets/images/back_1.png
  42. BIN
      src/assets/images/button_01.png
  43. BIN
      src/assets/images/button_02.png
  44. BIN
      src/assets/images/button_03.png
  45. BIN
      src/assets/images/button_04.png
  46. BIN
      src/assets/images/button_05.png
  47. BIN
      src/assets/images/button_05_1.png
  48. BIN
      src/assets/images/button_06.png
  49. BIN
      src/assets/images/button_06_1.png
  50. BIN
      src/assets/images/button_06_2.png
  51. BIN
      src/assets/images/button_07.png
  52. BIN
      src/assets/images/button_07_1.png
  53. BIN
      src/assets/images/button_07_2.png
  54. BIN
      src/assets/images/button_08.png
  55. BIN
      src/assets/images/button_09.png
  56. BIN
      src/assets/images/button_10.png
  57. BIN
      src/assets/images/button_11.png
  58. BIN
      src/assets/images/button_12.png
  59. BIN
      src/assets/images/button_13.png
  60. BIN
      src/assets/images/button_14.png
  61. BIN
      src/assets/images/button_15.png
  62. BIN
      src/assets/images/demo.png
  63. BIN
      src/assets/images/demo2.png
  64. BIN
      src/assets/images/demo3.png
  65. BIN
      src/assets/images/icon_01.png
  66. BIN
      src/assets/images/icon_01_1.png
  67. BIN
      src/assets/images/icon_02.png
  68. BIN
      src/assets/images/icon_03.png
  69. BIN
      src/assets/images/icon_04.png
  70. BIN
      src/assets/images/icon_05.png
  71. BIN
      src/assets/images/icon_06.png
  72. BIN
      src/assets/images/icon_07.png
  73. BIN
      src/assets/images/icon_08.png
  74. BIN
      src/assets/images/icon_09.png
  75. BIN
      src/assets/images/icon_10.png
  76. BIN
      src/assets/images/icon_11.png
  77. BIN
      src/assets/images/icon_12.png
  78. BIN
      src/assets/images/icon_13.png
  79. BIN
      src/assets/images/icon_14.png
  80. BIN
      src/assets/images/icon_15.png
  81. BIN
      src/assets/images/icon_16.png
  82. BIN
      src/assets/images/icon_17.png
  83. BIN
      src/assets/images/icon_18.png
  84. BIN
      src/assets/images/icon_19.png
  85. BIN
      src/assets/images/icon_20.png
  86. BIN
      src/assets/images/icon_21.png
  87. BIN
      src/assets/images/icon_22.png
  88. BIN
      src/assets/images/icon_23.png
  89. BIN
      src/assets/images/icon_24.png
  90. BIN
      src/assets/images/icon_25.png
  91. BIN
      src/assets/images/icon_26.png
  92. BIN
      src/assets/images/icon_27.png
  93. BIN
      src/assets/images/icon_28.png
  94. BIN
      src/assets/images/icon_29.png
  95. BIN
      src/assets/images/icon_30.png
  96. BIN
      src/assets/images/icon_30_1.png
  97. BIN
      src/assets/images/icon_31.png
  98. BIN
      src/assets/images/icon_31_1.png
  99. BIN
      src/assets/images/icon_32.png
  100. 0 0
      src/assets/images/icon_32_1.png

+ 12 - 0
.babelrc

@@ -0,0 +1,12 @@
+{
+  "presets": [
+    ["env", {
+      "modules": false,
+      "targets": {
+        "browsers": ["> 1%", "last 2 versions", "not ie <= 8"]
+      }
+    }],
+    "stage-2"
+  ],
+  "plugins": ["transform-vue-jsx", "transform-runtime"]
+}

+ 9 - 0
.editorconfig

@@ -0,0 +1,9 @@
+root = true
+
+[*]
+charset = utf-8
+indent_style = space
+indent_size = 2
+end_of_line = lf
+insert_final_newline = true
+trim_trailing_whitespace = true

+ 14 - 0
.gitignore

@@ -0,0 +1,14 @@
+.DS_Store
+node_modules/
+/dist/
+npm-debug.log*
+yarn-debug.log*
+yarn-error.log*
+
+# Editor directories and files
+.idea
+.vscode
+*.suo
+*.ntvs*
+*.njsproj
+*.sln

+ 10 - 0
.postcssrc.js

@@ -0,0 +1,10 @@
+// https://github.com/michael-ciniawsky/postcss-load-config
+
+module.exports = {
+  "plugins": {
+    "postcss-import": {},
+    "postcss-url": {},
+    // to edit target browsers: use "browserslist" field in package.json
+    "autoprefixer": {}
+  }
+}

+ 21 - 0
README.md

@@ -0,0 +1,21 @@
+# vue-cesium
+
+> A Vue.js project
+
+## Build Setup
+
+``` bash
+# install dependencies
+npm install
+
+# serve with hot reload at localhost:8080
+npm run dev
+
+# build for production with minification
+npm run build
+
+# build for production and view the bundle analyzer report
+npm run build --report
+```
+
+For a detailed explanation on how things work, check out the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).

+ 41 - 0
build/build.js

@@ -0,0 +1,41 @@
+'use strict'
+require('./check-versions')()
+
+process.env.NODE_ENV = 'production'
+
+const ora = require('ora')
+const rm = require('rimraf')
+const path = require('path')
+const chalk = require('chalk')
+const webpack = require('webpack')
+const config = require('../config')
+const webpackConfig = require('./webpack.prod.conf')
+
+const spinner = ora('building for production...')
+spinner.start()
+
+rm(path.join(config.build.assetsRoot, config.build.assetsSubDirectory), err => {
+  if (err) throw err
+  webpack(webpackConfig, (err, stats) => {
+    spinner.stop()
+    if (err) throw err
+    process.stdout.write(stats.toString({
+      colors: true,
+      modules: false,
+      children: false, // If you are using ts-loader, setting this to true will make TypeScript errors show up during build.
+      chunks: false,
+      chunkModules: false
+    }) + '\n\n')
+
+    if (stats.hasErrors()) {
+      console.log(chalk.red('  Build failed with errors.\n'))
+      process.exit(1)
+    }
+
+    console.log(chalk.cyan('  Build complete.\n'))
+    console.log(chalk.yellow(
+      '  Tip: built files are meant to be served over an HTTP server.\n' +
+      '  Opening index.html over file:// won\'t work.\n'
+    ))
+  })
+})

+ 54 - 0
build/check-versions.js

@@ -0,0 +1,54 @@
+'use strict'
+const chalk = require('chalk')
+const semver = require('semver')
+const packageConfig = require('../package.json')
+const shell = require('shelljs')
+
+function exec (cmd) {
+  return require('child_process').execSync(cmd).toString().trim()
+}
+
+const versionRequirements = [
+  {
+    name: 'node',
+    currentVersion: semver.clean(process.version),
+    versionRequirement: packageConfig.engines.node
+  }
+]
+
+if (shell.which('npm')) {
+  versionRequirements.push({
+    name: 'npm',
+    currentVersion: exec('npm --version'),
+    versionRequirement: packageConfig.engines.npm
+  })
+}
+
+module.exports = function () {
+  const warnings = []
+
+  for (let i = 0; i < versionRequirements.length; i++) {
+    const mod = versionRequirements[i]
+
+    if (!semver.satisfies(mod.currentVersion, mod.versionRequirement)) {
+      warnings.push(mod.name + ': ' +
+        chalk.red(mod.currentVersion) + ' should be ' +
+        chalk.green(mod.versionRequirement)
+      )
+    }
+  }
+
+  if (warnings.length) {
+    console.log('')
+    console.log(chalk.yellow('To use this template, you must update following to modules:'))
+    console.log()
+
+    for (let i = 0; i < warnings.length; i++) {
+      const warning = warnings[i]
+      console.log('  ' + warning)
+    }
+
+    console.log()
+    process.exit(1)
+  }
+}

BIN
build/logo.png


+ 106 - 0
build/utils.js

@@ -0,0 +1,106 @@
+'use strict'
+const path = require('path')
+const config = require('../config')
+const ExtractTextPlugin = require('extract-text-webpack-plugin')
+const packageConfig = require('../package.json')
+
+exports.assetsPath = function (_path) {
+  const assetsSubDirectory = process.env.NODE_ENV === 'production'
+    ? config.build.assetsSubDirectory
+    : config.dev.assetsSubDirectory
+
+  return path.posix.join(assetsSubDirectory, _path)
+}
+
+exports.cssLoaders = function (options) {
+  options = options || {}
+
+  const cssLoader = {
+    loader: 'css-loader',
+    options: {
+      sourceMap: options.sourceMap
+    }
+  }
+
+  const postcssLoader = {
+    loader: 'postcss-loader',
+    options: {
+      sourceMap: options.sourceMap
+    }
+  }
+
+  // generate loader string to be used with extract text plugin
+  function generateLoaders (loader, loaderOptions) {
+    const loaders = options.usePostCSS ? [cssLoader, postcssLoader] : [cssLoader]
+
+    if (loader) {
+      loaders.push({
+        loader: loader + '-loader',
+        options: Object.assign({}, loaderOptions, {
+          sourceMap: options.sourceMap
+        })
+      })
+    }
+
+    // Extract CSS when that option is specified
+    // (which is the case during production build)
+    if (options.extract) {
+      return ExtractTextPlugin.extract({
+        use: loaders,
+        fallback: 'vue-style-loader',
+        publicPath: "../../"
+      })
+    } else {
+      return ['vue-style-loader'].concat(loaders)
+    }
+  }
+  var stylusOptions = {
+    import: [
+      path.join(__dirname, "../src/assets/css/style.styl"), //全局变量文件
+    ]
+  }
+  // https://vue-loader.vuejs.org/en/configurations/extract-css.html
+  return {
+    css: generateLoaders(),
+    postcss: generateLoaders(),
+    less: generateLoaders('less'),
+    sass: generateLoaders('sass', { indentedSyntax: true }),
+    scss: generateLoaders('sass'),
+    stylus: generateLoaders('stylus', stylusOptions),
+    styl: generateLoaders('stylus', stylusOptions)
+  }
+}
+
+// Generate loaders for standalone style files (outside of .vue)
+exports.styleLoaders = function (options) {
+  const output = []
+  const loaders = exports.cssLoaders(options)
+
+  for (const extension in loaders) {
+    const loader = loaders[extension]
+    output.push({
+      test: new RegExp('\\.' + extension + '$'),
+      use: loader
+    })
+  }
+
+  return output
+}
+
+exports.createNotifierCallback = () => {
+  const notifier = require('node-notifier')
+
+  return (severity, errors) => {
+    if (severity !== 'error') return
+
+    const error = errors[0]
+    const filename = error.file && error.file.split('!').pop()
+
+    notifier.notify({
+      title: packageConfig.name,
+      message: severity + ': ' + error.name,
+      subtitle: filename || '',
+      icon: path.join(__dirname, 'logo.png')
+    })
+  }
+}

+ 22 - 0
build/vue-loader.conf.js

@@ -0,0 +1,22 @@
+'use strict'
+const utils = require('./utils')
+const config = require('../config')
+const isProduction = process.env.NODE_ENV === 'production'
+const sourceMapEnabled = isProduction
+  ? config.build.productionSourceMap
+  : config.dev.cssSourceMap
+
+module.exports = {
+  loaders: utils.cssLoaders({
+    sourceMap: sourceMapEnabled,
+    extract: isProduction
+  }),
+  cssSourceMap: sourceMapEnabled,
+  cacheBusting: config.dev.cacheBusting,
+  transformToRequire: {
+    video: ['src', 'poster'],
+    source: 'src',
+    img: 'src',
+    image: 'xlink:href'
+  }
+}

+ 90 - 0
build/webpack.base.conf.js

@@ -0,0 +1,90 @@
+'use strict'
+const path = require('path')
+const utils = require('./utils')
+const config = require('../config')
+const vueLoaderConfig = require('./vue-loader.conf')
+
+const cesiumSource = '../node_modules/cesium/Source' //定义 Cesium 源码路径
+const cesiumWorkers = path.join(cesiumSource,'Workers');
+
+
+function resolve (dir) {
+  return path.join(__dirname, '..', dir)
+}
+
+
+
+module.exports = {
+  context: path.resolve(__dirname, '../'),
+  entry: {
+    app: './src/main.js'
+  },
+  output: {
+    path: config.build.assetsRoot,
+    filename: '[name].js',
+    publicPath: process.env.NODE_ENV === 'production'
+      ? config.build.assetsPublicPath
+      : config.dev.assetsPublicPath,
+      sourcePrefix: ' ' //让webpack正确处理多行字符串
+  },
+  resolve: {
+    extensions: ['.js', '.vue', '.json'],
+    alias: {
+      'vue$': 'vue/dist/vue.esm.js',
+      '@': resolve('src'),
+      'static': resolve('static'),
+      cesium: path.resolve(__dirname, cesiumSource) //设置cesium别名
+    }
+  },
+  module: {
+    rules: [
+      {
+        test: /\.vue$/,
+        loader: 'vue-loader',
+        options: vueLoaderConfig
+      },
+      {
+        test: /\.js$/,
+        loader: 'babel-loader',
+        include: [resolve('src'), resolve('test'), resolve('node_modules/webpack-dev-server/client')]
+      },
+      {
+        test: /\.(png|jpe?g|gif|svg)(\?.*)?$/,
+        loader: 'url-loader',
+        options: {
+          limit: 10000,
+          name: utils.assetsPath('img/[name].[hash:7].[ext]')
+        }
+      },
+      {
+        test: /\.(mp4|webm|ogg|mp3|wav|flac|aac)(\?.*)?$/,
+        loader: 'url-loader',
+        options: {
+          limit: 10000,
+          name: utils.assetsPath('media/[name].[hash:7].[ext]')
+        }
+      },
+      {
+        test: /\.(woff2?|eot|ttf|otf)(\?.*)?$/,
+        loader: 'url-loader',
+        options: {
+          limit: 10000,
+          name: utils.assetsPath('fonts/[name].[hash:7].[ext]')
+        }
+      }
+    ],
+    unknownContextCritical: false,//阻止依赖警告
+  },
+  node: {
+    // prevent webpack from injecting useless setImmediate polyfill because Vue
+    // source contains it (although only uses it if it's native).
+    setImmediate: false,
+    // prevent webpack from injecting mocks to Node native modules
+    // that does not make sense for the client
+    dgram: 'empty',
+    fs: 'empty',
+    net: 'empty',
+    tls: 'empty',
+    child_process: 'empty'
+  }
+}

+ 107 - 0
build/webpack.dev.conf.js

@@ -0,0 +1,107 @@
+'use strict'
+const utils = require('./utils')
+const webpack = require('webpack')
+const config = require('../config')
+const merge = require('webpack-merge')
+const path = require('path')
+const baseWebpackConfig = require('./webpack.base.conf')
+const CopyWebpackPlugin = require('copy-webpack-plugin')
+const HtmlWebpackPlugin = require('html-webpack-plugin')
+const FriendlyErrorsPlugin = require('friendly-errors-webpack-plugin')
+const portfinder = require('portfinder')
+
+const cesiumSource = 'node_modules/cesium/Source'
+const cesiumWorkers = '../Build/Cesium/Workers'
+
+const HOST = process.env.HOST
+const PORT = process.env.PORT && Number(process.env.PORT)
+
+const devWebpackConfig = merge(baseWebpackConfig, {
+  module: {
+    rules: utils.styleLoaders({ sourceMap: config.dev.cssSourceMap, usePostCSS: true })
+  },
+  // cheap-module-eval-source-map is faster for development
+  devtool: config.dev.devtool,
+
+  // these devServer options should be customized in /config/index.js
+  devServer: {
+    clientLogLevel: 'warning',
+    historyApiFallback: {
+      rewrites: [
+        { from: /.*/, to: path.posix.join(config.dev.assetsPublicPath, 'index.html') },
+      ],
+    },
+    hot: true,
+    contentBase: false, // since we use CopyWebpackPlugin.
+    compress: true,
+    host: HOST || config.dev.host,
+    port: PORT || config.dev.port,
+    open: config.dev.autoOpenBrowser,
+    overlay: config.dev.errorOverlay
+      ? { warnings: false, errors: true }
+      : false,
+    publicPath: config.dev.assetsPublicPath,
+    proxy: config.dev.proxyTable,
+    quiet: true, // necessary for FriendlyErrorsPlugin
+    watchOptions: {
+      poll: config.dev.poll,
+    }
+  },
+  plugins: [
+    new webpack.DefinePlugin({
+      'process.env': require('../config/dev.env')
+    }),
+    new webpack.HotModuleReplacementPlugin(),
+    new webpack.NamedModulesPlugin(), // HMR shows correct file names in console on update.
+    new webpack.NoEmitOnErrorsPlugin(),
+    // https://github.com/ampedandwired/html-webpack-plugin
+    new HtmlWebpackPlugin({
+      filename: 'index.html',
+      template: 'index.html',
+      inject: true
+    }),
+    // copy custom static assets
+    new CopyWebpackPlugin([
+      {
+        from: path.resolve(__dirname, '../static'),
+        to: config.dev.assetsSubDirectory,
+        ignore: ['.*']
+      }
+    ]),
+
+    new CopyWebpackPlugin([{ from: path.join(cesiumSource, cesiumWorkers), to: 'Workers' }]),
+    new CopyWebpackPlugin([{ from: path.join(cesiumSource, 'Assets'), to: 'Assets' }]),
+    new CopyWebpackPlugin([{ from: path.join(cesiumSource, 'Widgets'), to: 'Widgets' }]),
+    new CopyWebpackPlugin([{ from: path.join(cesiumSource, 'ThirdParty/Workers'), to: 'ThirdParty/Workers' }]),
+    new webpack.DefinePlugin({
+      // Define relative base path in cesium for loading assets
+      CESIUM_BASE_URL: JSON.stringify('')
+    })
+  ]
+})
+
+module.exports = new Promise((resolve, reject) => {
+  portfinder.basePort = process.env.PORT || config.dev.port
+  portfinder.getPort((err, port) => {
+    if (err) {
+      reject(err)
+    } else {
+      // publish the new Port, necessary for e2e tests
+      process.env.PORT = port
+      // add port to devServer config
+      devWebpackConfig.devServer.port = port
+
+      // Add FriendlyErrorsPlugin
+      devWebpackConfig.plugins.push(new FriendlyErrorsPlugin({
+        compilationSuccessInfo: {
+          messages: [`Your application is running here: http://${devWebpackConfig.devServer.host}:${port}`],
+        },
+        onErrors: config.dev.notifyOnErrors
+        ? utils.createNotifierCallback()
+        : undefined
+      }))
+
+      resolve(devWebpackConfig)
+    }
+  })
+})

+ 158 - 0
build/webpack.prod.conf.js

@@ -0,0 +1,158 @@
+'use strict'
+const path = require('path')
+const utils = require('./utils')
+const webpack = require('webpack')
+const config = require('../config')
+const merge = require('webpack-merge')
+const baseWebpackConfig = require('./webpack.base.conf')
+const CopyWebpackPlugin = require('copy-webpack-plugin')
+const HtmlWebpackPlugin = require('html-webpack-plugin')
+const ExtractTextPlugin = require('extract-text-webpack-plugin')
+const OptimizeCSSPlugin = require('optimize-css-assets-webpack-plugin')
+const UglifyJsPlugin = require('uglifyjs-webpack-plugin')
+
+const env = require('../config/prod.env')
+
+const cesiumSource = 'node_modules/cesium/Source'
+const cesiumWorkers = '../Build/Cesium/Workers'
+
+const webpackConfig = merge(baseWebpackConfig, {
+  module: {
+    rules: utils.styleLoaders({
+      sourceMap: config.build.productionSourceMap,
+      extract: true,
+      usePostCSS: true
+    })
+  },
+  devtool: config.build.productionSourceMap ? config.build.devtool : false,
+  output: {
+    path: config.build.assetsRoot,
+    filename: utils.assetsPath('js/[name].[chunkhash].js'),
+    chunkFilename: utils.assetsPath('js/[id].[chunkhash].js')
+  },
+  plugins: [
+    // http://vuejs.github.io/vue-loader/en/workflow/production.html
+    new webpack.DefinePlugin({
+      'process.env': env
+    }),
+    new UglifyJsPlugin({
+      uglifyOptions: {
+        compress: {
+          warnings: false
+        }
+      },
+      sourceMap: config.build.productionSourceMap,
+      parallel: true
+    }),
+    // extract css into its own file
+    new ExtractTextPlugin({
+      filename: utils.assetsPath('css/[name].[contenthash].css'),
+      // Setting the following option to `false` will not extract CSS from codesplit chunks.
+      // Their CSS will instead be inserted dynamically with style-loader when the codesplit chunk has been loaded by webpack.
+      // It's currently set to `true` because we are seeing that sourcemaps are included in the codesplit bundle as well when it's `false`, 
+      // increasing file size: https://github.com/vuejs-templates/webpack/issues/1110
+      allChunks: true,
+    }),
+    // Compress extracted CSS. We are using this plugin so that possible
+    // duplicated CSS from different components can be deduped.
+    new OptimizeCSSPlugin({
+      cssProcessorOptions: config.build.productionSourceMap
+        ? { safe: true, map: { inline: false } }
+        : { safe: true }
+    }),
+    // generate dist index.html with correct asset hash for caching.
+    // you can customize output by editing /index.html
+    // see https://github.com/ampedandwired/html-webpack-plugin
+    new HtmlWebpackPlugin({
+      filename: config.build.index,
+      template: 'index.html',
+      inject: true,
+      minify: {
+        removeComments: true,
+        collapseWhitespace: true,
+        removeAttributeQuotes: true
+        // more options:
+        // https://github.com/kangax/html-minifier#options-quick-reference
+      },
+      // necessary to consistently work with multiple chunks via CommonsChunkPlugin
+      chunksSortMode: 'dependency'
+    }),
+    // keep module.id stable when vendor modules does not change
+    new webpack.HashedModuleIdsPlugin(),
+    // enable scope hoisting
+    new webpack.optimize.ModuleConcatenationPlugin(),
+    // split vendor js into its own file
+    new webpack.optimize.CommonsChunkPlugin({
+      name: 'vendor',
+      minChunks (module) {
+        // any required modules inside node_modules are extracted to vendor
+        return (
+          module.resource &&
+          /\.js$/.test(module.resource) &&
+          module.resource.indexOf(
+            path.join(__dirname, '../node_modules')
+          ) === 0
+        )
+      }
+    }),
+    // extract webpack runtime and module manifest to its own file in order to
+    // prevent vendor hash from being updated whenever app bundle is updated
+    new webpack.optimize.CommonsChunkPlugin({
+      name: 'manifest',
+      minChunks: Infinity
+    }),
+    // This instance extracts shared chunks from code splitted chunks and bundles them
+    // in a separate chunk, similar to the vendor chunk
+    // see: https://webpack.js.org/plugins/commons-chunk-plugin/#extra-async-commons-chunk
+    new webpack.optimize.CommonsChunkPlugin({
+      name: 'app',
+      async: 'vendor-async',
+      children: true,
+      minChunks: 3
+    }),
+
+    // copy custom static assets
+    new CopyWebpackPlugin([
+      {
+        from: path.resolve(__dirname, '../static'),
+        to: config.build.assetsSubDirectory,
+        ignore: ['.*']
+      }
+    ]),
+
+    new CopyWebpackPlugin([{ from: path.join(cesiumSource, cesiumWorkers), to: 'Workers' }]),
+    new CopyWebpackPlugin([{ from: path.join(cesiumSource, 'Assets'), to: 'Assets' }]),
+    new CopyWebpackPlugin([{ from: path.join(cesiumSource, 'Widgets'), to: 'Widgets' }]),
+    new CopyWebpackPlugin([{ from: path.join(cesiumSource, 'ThirdParty/Workers'), to: 'ThirdParty/Workers' }]),
+    new webpack.DefinePlugin({
+      // 注意这里和dev的配置不同
+      // 定义Cesium从哪里加载资源,如果使用默认的'',却变成了绝对路径了,所以这里使用'./',使用相对路径
+      CESIUM_BASE_URL: JSON.stringify('./')
+    })
+  ]
+})
+
+if (config.build.productionGzip) {
+  const CompressionWebpackPlugin = require('compression-webpack-plugin')
+
+  webpackConfig.plugins.push(
+    new CompressionWebpackPlugin({
+      asset: '[path].gz[query]',
+      algorithm: 'gzip',
+      test: new RegExp(
+        '\\.(' +
+        config.build.productionGzipExtensions.join('|') +
+        ')$'
+      ),
+      threshold: 10240,
+      minRatio: 0.8
+    })
+  )
+}
+
+if (config.build.bundleAnalyzerReport) {
+  const BundleAnalyzerPlugin = require('webpack-bundle-analyzer').BundleAnalyzerPlugin
+  webpackConfig.plugins.push(new BundleAnalyzerPlugin())
+}
+
+module.exports = webpackConfig

+ 7 - 0
config/dev.env.js

@@ -0,0 +1,7 @@
+'use strict'
+const merge = require('webpack-merge')
+const prodEnv = require('./prod.env')
+
+module.exports = merge(prodEnv, {
+  NODE_ENV: '"development"'
+})

+ 78 - 0
config/index.js

@@ -0,0 +1,78 @@
+'use strict'
+// Template version: 1.3.1
+// see http://vuejs-templates.github.io/webpack for documentation.
+
+const path = require('path')
+
+module.exports = {
+  dev: {
+
+    // Paths
+    assetsSubDirectory: 'static',
+    assetsPublicPath: '/',
+    proxyTable: {
+      '/wxsite': {
+        // 测试环境
+        target: 'http://jsyjhq.app.xiaozhuschool.com',  // 接口域名
+        changeOrigin: true,  //是否跨域
+        pathRewrite: {
+          '^/wxsite': ''   //需要rewrite重写的,
+        }
+      }
+    },
+
+    // Various Dev Server settings
+    host: 'localhost', // can be overwritten by process.env.HOST
+    port: 8080, // can be overwritten by process.env.PORT, if port is in use, a free one will be determined
+    autoOpenBrowser: false,
+    errorOverlay: true,
+    notifyOnErrors: true,
+    poll: false, // https://webpack.js.org/configuration/dev-server/#devserver-watchoptions-
+
+
+    /**
+     * Source Maps
+     */
+
+    // https://webpack.js.org/configuration/devtool/#development
+    devtool: 'cheap-module-eval-source-map',
+
+    // If you have problems debugging vue-files in devtools,
+    // set this to false - it *may* help
+    // https://vue-loader.vuejs.org/en/options.html#cachebusting
+    cacheBusting: true,
+
+    cssSourceMap: true
+  },
+
+  build: {
+    // Template for index.html
+    index: path.resolve(__dirname, '../dist/index.html'),
+
+    // Paths
+    assetsRoot: path.resolve(__dirname, '../dist'),
+    assetsSubDirectory: 'static',
+    assetsPublicPath: './',
+
+    /**
+     * Source Maps
+     */
+
+    productionSourceMap: true,
+    // https://webpack.js.org/configuration/devtool/#production
+    devtool: '#source-map',
+
+    // Gzip off by default as many popular static hosts such as
+    // Surge or Netlify already gzip all static assets for you.
+    // Before setting to `true`, make sure to:
+    // npm install --save-dev compression-webpack-plugin
+    productionGzip: false,
+    productionGzipExtensions: ['js', 'css'],
+
+    // Run the build command with an extra argument to
+    // View the bundle analyzer report after build finishes:
+    // `npm run build --report`
+    // Set to `true` or `false` to always turn it on or off
+    bundleAnalyzerReport: process.env.npm_config_report
+  }
+}

+ 4 - 0
config/prod.env.js

@@ -0,0 +1,4 @@
+'use strict'
+module.exports = {
+  NODE_ENV: '"production"'
+}

+ 7 - 0
config/test.env.js

@@ -0,0 +1,7 @@
+'use strict'
+const merge = require('webpack-merge')
+const devEnv = require('./dev.env')
+
+module.exports = merge(devEnv, {
+  NODE_ENV: '"testing"'
+})

+ 56 - 0
index.html

@@ -0,0 +1,56 @@
+<!DOCTYPE html>
+<html>
+  <head>
+    <meta charset="utf-8">
+    <meta name="viewport" content="width=device-width,initial-scale=1.0">
+    <title>卫勤战备物资智能调配系统</title>
+    <style>
+      html,body{
+        height:100%;
+        width:100%;
+        margin:0;
+        padding:0;
+      }
+    </style>
+  </head>
+  <body class="body-box">
+    <div id="app"></div>
+    <!-- built files will be auto injected -->
+  </body>
+</html>
+<style>
+  .body-box /deep/ {
+
+  }
+  .el-message--error{
+    height:100px;
+    width:446px;
+    background:url("static/img/min_back_08.png");
+    background-size:100% 100%;
+    color:#fff;
+    border:0;
+    display: flex;
+    flex-direction: row;
+    border-radius:0;
+  }
+  .el-icon-error{
+    height:30px;
+    width:30px;
+    margin-top: 12px;
+    margin-right:10px;
+    background:url("static/img/icon_01.png");
+    background-size:100% 100%;
+  }
+  .el-icon-error::before{
+    display: none;
+  }
+  .el-message--error .el-message__content{
+    line-height:85px;
+    color:#fff;
+    font-size:16px;
+    margin-top:13px;
+  }
+  .body-box /deep/ .el-message__closeBtn{
+    top:12% !important;
+  }
+</style>

File diff suppressed because it is too large
+ 12048 - 0
package-lock.json


+ 80 - 0
package.json

@@ -0,0 +1,80 @@
+{
+  "name": "vue-cesium",
+  "version": "1.0.0",
+  "description": "A Vue.js project",
+  "author": "zhouchong <123456>",
+  "private": true,
+  "scripts": {
+    "dev": "webpack-dev-server --inline --progress --config build/webpack.dev.conf.js",
+    "start": "npm run dev",
+    "build": "node build/build.js"
+  },
+  "dependencies": {
+    "axios": "^0.21.1",
+    "cesium": "^1.74.0",
+    "docxtemplater": "^3.21.0",
+    "echarts": "^4.9.0",
+    "element-ui": "^2.15.0",
+    "express": "^4.17.1",
+    "file-saver": "^2.0.5",
+    "html2canvas": "^1.0.0-rc.7",
+    "jspdf": "^2.3.1",
+    "jszip": "^3.6.0",
+    "jszip-utils": "^0.1.0",
+    "pizzip": "^3.0.6",
+    "qs": "^6.9.6",
+    "stylus": "^0.54.5",
+    "stylus-loader": "^3.0.2",
+    "vue": "^2.5.2",
+    "vue-print-nb": "^1.6.0",
+    "vue-router": "^3.0.1"
+  },
+  "devDependencies": {
+    "autoprefixer": "^7.1.2",
+    "babel-core": "^6.22.1",
+    "babel-helper-vue-jsx-merge-props": "^2.0.3",
+    "babel-loader": "^7.1.1",
+    "babel-plugin-syntax-jsx": "^6.18.0",
+    "babel-plugin-transform-runtime": "^6.22.0",
+    "babel-plugin-transform-vue-jsx": "^3.5.0",
+    "babel-preset-env": "^1.3.2",
+    "babel-preset-stage-2": "^6.22.0",
+    "chalk": "^2.0.1",
+    "copy-webpack-plugin": "^4.0.1",
+    "css-loader": "^0.28.0",
+    "extract-text-webpack-plugin": "^3.0.0",
+    "file-loader": "^1.1.4",
+    "friendly-errors-webpack-plugin": "^1.6.1",
+    "html-webpack-plugin": "^2.30.1",
+    "node-notifier": "^5.1.2",
+    "optimize-css-assets-webpack-plugin": "^3.2.0",
+    "ora": "^1.2.0",
+    "portfinder": "^1.0.13",
+    "postcss-import": "^11.0.0",
+    "postcss-loader": "^2.0.8",
+    "postcss-url": "^7.2.1",
+    "rimraf": "^2.6.0",
+    "semver": "^5.3.0",
+    "shelljs": "^0.7.6",
+    "uglifyjs-webpack-plugin": "^1.1.1",
+    "url-loader": "^0.5.8",
+    "vue-loader": "^13.3.0",
+    "vue-style-loader": "^3.0.1",
+    "vue-template-compiler": "^2.5.2",
+    "webpack": "^3.6.0",
+    "webpack-bundle-analyzer": "^2.9.0",
+    "webpack-dev-server": "^2.9.1",
+    "webpack-merge": "^4.1.0",
+    "stylus": "^0.54.5",
+    "stylus-loader": "^3.0.2"
+  },
+  "engines": {
+    "node": ">= 6.0.0",
+    "npm": ">= 3.0.0"
+  },
+  "browserslist": [
+    "> 1%",
+    "last 2 versions",
+    "not ie <= 8"
+  ]
+}

+ 29 - 0
src/App.vue

@@ -0,0 +1,29 @@
+<template>
+  <div id="app">
+    <router-view/>
+  </div>
+</template>
+
+<script>
+export default {
+  name: 'App'
+}
+</script>
+
+<style lang="stylus">
+  /*@import "./assets/font/font.css"*/
+  #app
+    font-family: 'Avenir', Helvetica, Arial, sans-serif;
+    -webkit-font-smoothing: antialiased;
+    -moz-osx-font-smoothing: grayscale;
+    text-align: center;
+    color: #2c3e50;
+    height:100%;
+    width:100%;
+    margin: 0 auto;
+    overflow hidden
+    background: url("../static/img/back_0.png") no-repeat;
+    -webkit-background-size: 100% 100%
+    background-size: 100% 100%
+    /*font-family:wryh;*/
+</style>

+ 8 - 0
src/api/config.js

@@ -0,0 +1,8 @@
+// export const REQUEST_URL = 'http://192.168.1.43/wq';
+//接口地址
+export const REQUEST_URL = 'http://192.168.1.88:8083';
+//地图地址
+export const webMap_URL = 'http://109.244.159.250:19127';
+//模型地址
+export const webGl_URL = 'http://192.168.1.88/webGl/';
+

+ 164 - 0
src/api/request.js

@@ -0,0 +1,164 @@
+import axios from 'axios'
+import { Loading } from 'element-ui';
+import { Message } from 'element-ui';
+import { REQUEST_URL } from '@/api/config'
+import Router from '@/router/index'
+import qs from 'qs'
+//axios请求设置
+axios.defaults.baseURL = REQUEST_URL;
+let loadingCount = 0;
+
+//element通知设定
+let newMessage = {};
+
+//element加载设定
+let newLoading = {};
+
+//过滤请求
+axios.interceptors.request.use(config => {
+  newLoading = Loading.service({
+    lock: true,
+    background: 'rgba(255, 255, 255, 0.7)'
+  });
+  loadingCount ++;
+  return config
+}, error => {
+  loadingCount --;
+  if(loadingCount===0){
+    newLoading.close();
+  }
+  newMessage = Message({
+    type:"error",
+    message: "加载超时",
+    duration: 2000
+  });
+  return error
+});
+
+// 添加响应拦截器
+axios.interceptors.response.use(
+  response => {
+    loadingCount --;
+    if(loadingCount===0) {
+      newLoading.close();
+    }
+    if(response.data.code == 200){
+      return response;
+    }else if(response.data.code == 401){
+      newMessage = Message({
+        type:"error",
+        message: "登录超时,请重新登录~",
+        duration: 2000
+      });
+      localStorage.removeItem('token');
+      Router.push({path: '/login'});
+      return response;
+    }else if(response.config.responseType == "arraybuffer"){
+      return response;
+    }else{
+      newMessage = Message({
+        showClose: true,
+        type:"error",
+        message: response.data.msg,
+        duration: 2000
+      });
+      return response;
+    }
+  }, error => {
+    loadingCount --;
+    if(loadingCount===0){
+      newLoading.close();
+    }
+    newMessage = Message({
+      type:"error",
+      message: '出错了,请稍候再试~',
+      duration: 2000
+    });
+    return Promise.reject(error)
+  }
+);
+export default function request(method, url, data) {  //暴露 request 给API 管理
+  method = method.toLocaleLowerCase();   //封装API的各种请求方式 以 post get delete为例
+  if (method === 'post') {
+    return axios.post(url, data )    //axios的post 默认转化为json格式
+  } else if (method === 'put') {
+    return axios.put(url, data)
+  } else if (method === 'get') {
+    return axios.get(url, {
+      params: data,
+    })
+  } else if (method === 'delete') {
+    return axios.delete(url, {
+      params: data
+    })
+  }else if (method === 'postheaders') {
+    return axios.post(url, data,{
+      headers: {
+        "Authorization":localStorage.getItem('token'),
+      }
+    })
+  }else if (method === 'getheaders') {
+    return axios.get(url, {
+      params: data,
+      paramsSerializer: function(p) { //固定写法
+        return qs.stringify(p, {arrayFormat: 'repeat'})
+      },
+      headers: {
+        "Authorization":localStorage.getItem('token'),
+      }
+    })
+  }else if (method === 'getheadersadd') {
+    return axios.get(url+'/'+data, {
+      headers: {
+        "Authorization":localStorage.getItem('token'),
+      }
+    })
+  }else if (method === 'postheadersadd') {
+    return axios.post(url+'/'+data.id,"", {
+      headers: {
+        "Authorization":localStorage.getItem('token'),
+      }
+    })
+  }else if (method === 'getheadersaddtwo') {
+    return axios.get(url+'/'+data.id+'/'+data.isConfirm,"", {
+      headers: {
+        "Authorization":localStorage.getItem('token'),
+      }
+    })
+  }else if (method === 'putheaders') {
+    return axios.put(url, data,{
+      headers: {
+        "Authorization":localStorage.getItem('token'),
+      }
+    })
+  } else if (method === 'deleteheaders') {
+    return axios.delete(url+'/'+data, {
+      headers: {
+        "Authorization":localStorage.getItem('token'),
+      }
+    })
+  }else if (method === 'download') {
+    return axios.get(url,
+      {
+        params: data,
+        paramsSerializer: function(p) { //固定写法
+          return qs.stringify(p, {arrayFormat: 'repeat'})
+        },
+        responseType: 'arraybuffer',
+        headers: {
+          "Authorization":localStorage.getItem('token'),
+        },
+      },{
+      responseType: 'blob',
+    })
+  }
+}
+/*
+      newMessage = Message({
+        type:"error",
+        message: "登录超时,请重新登录~",
+        duration: 2000
+      });
+      localStorage.removeItem('token');
+      Router.push({path: '/login'});
+* */

+ 725 - 0
src/api/userApi.js

@@ -0,0 +1,725 @@
+import request from './request' //引入axios的封装方法
+
+//获取验证码
+export const captchaImage = (params) => {
+  return request('get', '/captchaImage', params)
+};
+//登录接口
+export const login = (params) => {
+  return request('post', '/login', params)
+};
+//获取路由权限
+export const getRouters = (params) => {
+  return request('getheaders', '/getNewRouters', params)
+};
+//获取个人信息
+export const profile = (params) => {
+  return request('getheaders', '/system/user/profile', params)
+};
+//查询未读消息
+export const listMessge = (params) => {
+  return request('getheaders', '/business/messageRemind/listMessge', params)
+};
+//用户头像上传
+export const avatar = (params) => {
+  return request('postheaders', '/system/user/profile/avatar', params)
+};
+//用户头像修改
+export const saveAvatar = (params) => {
+  return request('putheaders', '/system/user/profile/saveAvatar', params)
+};
+//用户密码修改
+export const savePwd = (params) => {
+  return request('putheaders', '/system/user/profile/savePwd', params)
+};
+//获取用户权限
+export const getUserPerms = (params) => {
+  return request('getheaders', '/getUserPerms', params)
+};
+//============================页面管理
+//获取组织架构树状数据
+export const menuList   = (params) => {
+  return request('getheaders', '/system/menu/list', params)
+};
+//新增菜单
+export const menuAdd   = (params) => {
+  return request('postheaders', '/system/menu', params)
+};
+//编辑菜单
+export const menuEditor   = (params) => {
+  return request('putheaders', '/system/menu', params)
+};
+//删除菜单
+export const menuDel   = (params) => {
+  return request('deleteheaders', '/system/menu', params)
+};
+//============================下拉列表
+//大类下拉列表
+export const typeBig   = (params) => {
+  return request('getheaders', '/business/statisticsAnalysis/typeBig', params)
+};
+//小类下拉列表
+export const typeSmall   = (params) => {
+  return request('getheaders', '/business/statisticsAnalysis/typeSmall', params)
+};
+//获取组织架构树状数据
+export const deptTreeselect   = (params) => {
+  return request('getheaders', '/system/dept/treeselect', params)
+};
+//基数单位下拉列表
+export const baseUnitDownList   = (params) => {
+  return request('getheaders', '/business/baseUnit/downList', params)
+};
+//根据医疗队显示----基数单位下拉列表
+export const downListByMedicalId   = (params) => {
+  return request('getheadersadd', '/business/baseUnit/downListByMedicalId', params)
+};
+//医疗队所-下拉列表
+export const listMedicalTreatment = (params) => {
+  return request('getheaders', '/business/medicalTreatment/listMedicalTreatment', params)
+};
+//医疗队-下拉列表
+export const medicalCorpsListData = (params) => {
+  return request('getheaders', '/business/medicalCorps/listData', params)
+};
+//任务状态列表
+export const statusInfoList = (params) => {
+  return request('getheaders', '/business/statusInfo/list', params)
+};
+//组织单位/接收单位/发出单位/仓库/上级机构下拉列表
+export const deptListOrg = (params) => {
+  return request('getheaders', '/system/dept/listOrg', params)
+};
+//单独仓库下拉列表
+export const listOrganization = (params) => {
+  return request('getheaders', '/system/dept/listOrganization', params)
+};
+//人员-下拉列表
+export const userManagerNameList = (params) => {
+  return request('getheaders', '/business/userManager/nameList', params)
+};
+//角色-下拉列表
+export const roleListRole = (params) => {
+  return request('getheaders', '/system/role/listRole', params)
+};
+//获取当前登录人的组织架构单位
+export const getOrganization = (params) => {
+  return request('getheaders', '/system/dept/getOrganization', params)
+};
+//============================岗位接口
+// 岗位列表
+export const postList = (params) => {
+  return request('getheaders', '/system/post/list', params)
+};
+// 新增
+export const postListAdd = (params) => {
+  return request('postheaders', '/system/post', params)
+};
+// 修改
+export const postListEditor = (params) => {
+  return request('putheaders', '/system/post', params)
+};
+// 删除
+export const postListDel = (params) => {
+  return request('deleteheaders', '/system/post', params)
+};
+// 岗位下拉列表
+export const postBottomList = (params) => {
+  return request('getheaders', '/system/post/optionselect', params)
+};
+//============================首页
+//首页-统计信息
+export const frontRepertoryList = (params) => {
+  return request('getheaders', '/business/statisticsAnalysis/frontRepertoryList', params)
+};
+//获取值班信息
+export const frontdutyInfo = (params) => {
+  return request('getheaders', '/business/statisticsAnalysis/frontdutyInfo', params)
+};
+//获取任务信息
+export const frontTasklist = (params) => {
+  return request('getheaders', '/business/statisticsAnalysis/frontTasklist', params)
+};
+//获取任务详情
+export const frontTaskDetailList = (params) => {
+  return request('getheaders', '/business/statisticsAnalysis/frontTaskDetailList', params)
+};
+//============================系统管理
+//角色管理-列表
+export const roleList = (params) => {
+  return request('getheaders', '/system/role/list', params)
+};
+//角色管理-删除
+export const roleDel = (params) => {
+  return request('deleteheaders', '/system/role', params)
+};
+//角色管理-新增
+export const roleAdd = (params) => {
+  return request('postheaders', '/system/role', params)
+};
+//角色管理-编辑
+export const roleEditor = (params) => {
+  return request('putheaders', '/system/role', params)
+};
+//角色管理-页面权限树
+export const treeselect = (params) => {
+  return request('getheaders', '/system/menu/treeselect', params)
+};
+//角色管理-数据权限树
+export const deptTreeSelect = (params) => {
+  return request('getheaders', '/system/dept/deptTreeSelect', params)
+};
+//角色管理-修改数据权限
+export const dataScope = (params) => {
+  return request('putheaders', '/system/role/dataScope', params)
+};
+//任务状态修改
+export const statusInfoAlter = (params) => {
+  return request('putheaders', '/business/statusInfo', params)
+};
+//账号管理-列表
+export const userList = (params) => {
+  return request('getheaders', '/system/user/list', params)
+};
+//账号管理-删除
+export const userDel = (params) => {
+  return request('deleteheaders', '/system/user', params)
+};
+//账号管理-新增
+export const userAdd = (params) => {
+  return request('postheaders', '/system/user', params)
+};
+//账号管理-编辑
+export const userEditor = (params) => {
+  return request('putheaders', '/system/user', params)
+};
+//账号管理-修改状态
+export const userChangeStatus = (params) => {
+  return request('putheaders', '/system/user/changeStatus', params)
+};
+//敏感词汇管理-列表
+export const sensitiveWordsList = (params) => {
+  return request('getheaders', '/business/sensitiveWords/list', params)
+};
+//敏感词汇管理-删除
+export const sensitiveWordsDel = (params) => {
+  return request('deleteheaders', '/business/sensitiveWords', params)
+};
+//敏感词汇管理-新增
+export const sensitiveWordsAdd = (params) => {
+  return request('postheaders', '/business/sensitiveWords', params)
+};
+//敏感词汇管理-编辑
+export const sensitiveWordsEditor = (params) => {
+  return request('putheaders', '/business/sensitiveWords', params)
+};
+//系统日志-列表
+export const logininforList = (params) => {
+  return request('getheaders', '/monitor/logininfor/list', params)
+};
+//系统日志-删除
+export const logininforDel = (params) => {
+  return request('deleteheaders', '/monitor/logininfor', params)
+};
+//消息提醒-列表
+export const messageRemindList = (params) => {
+  return request('getheaders', '/business/messageRemind/list', params)
+};
+//消息提醒-删除
+export const messageRemindDel = (params) => {
+  return request('deleteheaders', '/business/messageRemind', params)
+};
+//消息提醒-详情
+export const messageRemindInfo = (params) => {
+  return request('getheadersadd', '/business/messageRemind', params)
+};
+//短息提醒-列表
+export const smsRemindList = (params) => {
+  return request('getheaders', '/business/smsRemind/list', params)
+};
+//短信提醒-删除
+export const smsRemindDel = (params) => {
+  return request('deleteheaders', '/business/smsRemind', params)
+};
+//============================首长决策
+// 智能化组织指挥-新增
+export const taskInfoAdd = (params) => {
+  return request('postheaders', '/business/taskInfo', params)
+};
+// 智能化组织指挥-编辑
+export const taskInfoEditor = (params) => {
+  return request('putheaders', '/business/taskInfo', params)
+};
+//智能化组织指挥-选择预案列表
+export const planFormulationList1 = (params) => {
+  return request('getheaders', '/business/planFormulation/list', params)
+};
+//任务处理页面-列表查询(智能化组织指挥)
+export const taskInfoList = (params) => {
+  return request('getheaders', '/business/taskInfo/list', params)
+};
+//任务处理-批量删除
+export const taskInfoDel = (params) => {
+  return request('deleteheaders', '/business/taskInfo', params)
+};
+//任务处理页面-详情
+export const taskInfoInfo = (params) => {
+  return request('getheadersadd', '/business/taskInfo', params)
+};
+//任务处理页面-提交
+export const taskInfoDispose = (params) => {
+  return request('postheaders', '/business/taskInfo/dispose', params)
+};
+//预案定制列表
+export const planFormulationList = (params) => {
+  return request('getheaders', '/business/planFormulation/list', params)
+};
+//预案定制-批量删除
+export const planFormulationDel = (params) => {
+  return request('deleteheaders', '/business/planFormulation', params)
+};
+//人员管理-新增
+export const planFormulationAdd = (params) => {
+  return request('postheaders', '/business/planFormulation', params)
+};
+//人员管理-编辑
+export const planFormulationEditor = (params) => {
+  return request('putheaders', '/business/planFormulation', params)
+};
+//人员管理-列表
+export const userManagerList = (params) => {
+  return request('getheaders', '/business/userManager/list', params)
+};
+//人员管理-批量删除
+export const userManagerDel = (params) => {
+  return request('deleteheaders', '/business/userManager', params)
+};
+//人员管理-新增
+export const userManagerAdd = (params) => {
+  return request('postheaders', '/business/userManager', params)
+};
+//人员管理-编辑
+export const userManagerEditor = (params) => {
+  return request('putheaders', '/business/userManager', params)
+};
+// 人员列表的任务查看
+export const taskQuery = (params) => {
+  return request('getheaders', '/business/userManager/taskQuery', params)
+};
+//人员管理-导出
+export const exportUser = (params) => {
+  return request('getheaders', '/business/userManager/export', params)
+};
+//人员管理-导入
+export const importData = (params) => {
+  return request('postheaders', '/business/userManager/importData', params)
+};
+//下载人员导入的模板
+export const importTemplate = (params) => {
+  return request('getheaders', '/business/userManager/importTemplate', params)
+};
+/*
+else if(response.config.responseType == "arraybuffer"){
+      return response;
+    }
+
+*/
+// 通用下载请求
+export const download = (params) => {
+  return request('download', '/business/userManager/common/download', params)
+};
+//任务训练信息-列表
+export const taskTrainingList = (params) => {
+  return request('getheaders', '/business/taskTraining/list', params)
+};
+//任务训练信息-批量删除
+export const taskTrainingDel = (params) => {
+  return request('deleteheaders', '/business/taskTraining', params)
+};
+//任务训练信息-新增
+export const taskTrainingAdd = (params) => {
+  return request('postheaders', '/business/taskTraining', params)
+};
+//任务训练信息-编辑
+export const taskTrainingEditor = (params) => {
+  return request('putheaders', '/business/taskTraining', params)
+};
+//基础任务信息-列表
+export const baseInfoList = (params) => {
+  return request('getheaders', '/business/baseInfo/list', params)
+};
+//基础任务信息-批量删除
+export const baseInfoDel = (params) => {
+  return request('deleteheaders', '/business/baseInfo', params)
+};
+//基础任务信息-新增
+export const baseInfoAdd = (params) => {
+  return request('postheaders', '/business/baseInfo', params)
+};
+//基础任务信息-编辑
+export const baseInfoEditor = (params) => {
+  return request('putheaders', '/business/baseInfo', params)
+};
+//统计分析-消耗统计-列表
+export const statisticsAnalysisList = (params) => {
+  return request('getheaders', '/business/statisticsAnalysis/list', params)
+};
+//统计分析-库存分析-列表
+export const statisticsAnalysisStocklistList = (params) => {
+  return request('getheaders', '/business/statisticsAnalysis/stocklist', params)
+};
+//============================设施设备基本态势
+//组织框架信息维护-列表
+export const selectDeptList = (params) => {
+  return request('getheaders', '/system/dept/selectDeptList', params)
+};
+//组织框架信息维护-删除
+export const deptDel = (params) => {
+  return request('deleteheaders', '/system/dept', params)
+};
+//组织框架信息维护-新增
+export const deptAdd = (params) => {
+  return request('postheaders', '/system/dept', params)
+};
+//组织框架信息维护-编辑
+export const deptEditor = (params) => {
+  return request('putheaders', '/system/dept', params)
+};
+//医疗队所信息维护-列表
+export const medicalTreatmentList = (params) => {
+  return request('getheaders', '/business/medicalTreatment/list', params)
+};
+//医疗队所信息维护-删除
+export const medicalTreatmentDel = (params) => {
+  return request('deleteheaders', '/business/medicalTreatment', params)
+};
+//医疗队所信息维护-新增
+export const medicalTreatmentAdd = (params) => {
+  return request('postheaders', '/business/medicalTreatment', params)
+};
+//医疗队所信息维护-编辑
+export const medicalTreatmentEditor = (params) => {
+  return request('putheaders', '/business/medicalTreatment', params)
+};
+//医疗队所储备标准列表
+export const reserveStandardList = (params) => {
+  return request('getheaders', '/business/reserveStandard/list', params)
+};
+//医疗队所储备标准删除
+export const reserveStandardDel = (params) => {
+  return request('deleteheaders', '/business/reserveStandard', params)
+};
+//医疗队信息维护列表
+export const medicalCorpsList = (params) => {
+  return request('getheaders', '/business/medicalCorps/list', params)
+};
+//医疗队信息维护删除
+export const medicalCorpsDel = (params) => {
+  return request('deleteheaders', '/business/medicalCorps', params)
+};
+//医疗队信息维护-新增
+export const medicalCorpsAdd = (params) => {
+  return request('postheaders', '/business/medicalCorps', params)
+};
+//医疗队信息维护-编辑
+export const medicalCorpsEditor = (params) => {
+  return request('putheaders', '/business/medicalCorps', params)
+};
+//医疗队信息维护-人员列表
+export const medicalUserList = (params) => {
+  return request('getheaders', '/business/medicalUser/list', params)
+};
+//医疗队信息维护-人员新增
+export const businessMedicalUser = (params) => {
+  return request('postheaders', '/business/medicalUser', params)
+};
+//医疗队信息维护-人员删除
+export const medicalUserListDel = (params) => {
+  return request('deleteheaders', '/business/medicalUser', params)
+};
+//医疗队信息维护-车辆列表
+export const medicalCarList = (params) => {
+  return request('getheaders', '/business/medicalCar/list', params)
+};
+//医疗队信息维护-车辆删除
+export const medicalCarListDel = (params) => {
+  return request('deleteheaders', '/business/medicalCar', params)
+};
+//医疗队信息维护-车辆新增
+export const medicalCarAdd = (params) => {
+  return request('postheaders', '/business/medicalCar', params)
+};
+//医疗队信息维护-车辆编辑
+export const medicalCarEditor = (params) => {
+  return request('putheaders', '/business/medicalCar', params)
+};
+//基数单位信息维护-列表
+export const baseUnitList = (params) => {
+  return request('getheaders', '/business/baseUnit/list', params)
+};
+//基数单位信息维护-详情列表
+export const unitDetailList = (params) => {
+  return request('getheaders', '/business/unitDetail/list', params)
+};
+//基数单位信息维护-删除
+export const baseUnitDel = (params) => {
+  return request('deleteheaders', '/business/baseUnit', params)
+};
+//基数单位信息维护-新增
+export const baseUnitAdd = (params) => {
+  return request('postheaders', '/business/baseUnit', params)
+};
+//基数单位信息维护-修改
+export const baseUnitEditor = (params) => {
+  return request('putheaders', '/business/baseUnit/edit', params)
+};
+//战备值班信息-列表
+export const operationalDutyList = (params) => {
+  return request('getheaders', '/business/operationalDuty/list', params)
+};
+//战备值班信息-删除
+export const operationalDutyDel = (params) => {
+  return request('deleteheaders', '/business/operationalDuty', params)
+};
+//战备值班信息-新增
+export const operationalDutyAdd = (params) => {
+  return request('postheaders', '/business/operationalDuty', params)
+};
+//战备值班信息-编辑
+export const operationalDutyEditor = (params) => {
+  return request('putheaders', '/business/operationalDuty', params)
+};
+//装备物资实力信息-列表
+export const materialStrength = (params) => {
+  return request('postheaders', '/business/statisticsAnalysis/materialStrength', params)
+};
+//装备物资实力信息-基数单位信息接口
+export const materialUnitName = (params) => {
+  return request('postheaders', '/business/statisticsAnalysis/materialUnitName', params)
+};
+//装备物资实力信息-按基数单位查询列表
+export const materialUnitList = (params) => {
+  return request('postheaders', '/business/statisticsAnalysis/materialUnitList', params)
+};
+//装备物资实力信息-详情
+export const materialStrengthInfo = (params) => {
+  return request('postheaders', '/business/statisticsAnalysis/materialStrengthInfo', params)
+};
+// 物资全寿命信息-列表
+export const materialInfoAll = (params) => {
+  return request('postheaders', '/business/statisticsAnalysis/materialInfoAll', params)
+};
+// 物资全寿命信息-单个查看
+export const materialInfo = (params) => {
+  return request('postheaders', '/business/statisticsAnalysis/materialInfo', params)
+};
+// 物资全寿命信息-统计信息
+export const materialAnalysis = (params) => {
+  return request('postheaders', '/business/statisticsAnalysis/materialAnalysis', params)
+};
+//装备物资储存水平信息-列表
+export const materialsManagement = (params) => {
+  return request('postheaders', '/business/statisticsAnalysis/materialsManagement', params)
+};
+//装备物资储存水平信息-统计
+export const materialsManagementAnalysis = (params) => {
+  return request('postheaders', '/business/statisticsAnalysis/materialsManagementAnalysis', params)
+};
+//============================物资调拨管理
+//物品列表
+export const httpList = (params) => {
+  return request('getheaders', '/business/planWz/httpList', params)
+};
+//分配计划列表
+export const distributionPlanList = (params) => {
+  return request('getheaders', '/business/distributionPlan/list', params)
+};
+//分配计划-新增
+export const distributionPlanAdd = (params) => {
+  return request('postheaders', '/business/distributionPlan', params)
+};
+//分配计划-修改
+export const distributionPlanEditor = (params) => {
+  return request('putheaders', '/business/distributionPlan', params)
+};
+//分配计划列表删除
+export const distributionPlanDel = (params) => {
+  return request('deleteheaders', '/business/distributionPlan', params)
+};
+//装备物资需求计划-列表
+export const materialNeedList = (params) => {
+  return request('getheaders', '/business/materialNeed/list', params)
+};
+//装备物资需求计划-删除
+export const materialNeedDel = (params) => {
+  return request('deleteheaders', '/business/materialNeed', params)
+};
+//装备物资需求计划-新增
+export const materialNeedAdd = (params) => {
+  return request('postheaders', '/business/materialNeed', params)
+};
+//装备物资需求计划-物资需求审批-重新提交
+export const materialNeedEditor = (params) => {
+  return request('putheaders', '/business/materialNeed', params)
+};
+//装备物资需求计划-物资申请审批-重新提交
+export const materialApplicationEditor = (params) => {
+  return request('putheaders', '/business/materialApplication', params)
+};
+//装备物资需求计划-调拨通知单审批-重新提交
+export const materialNeedEditor2 = (params) => {
+  return request('putheaders', '/business/materialNeed', params)
+};
+//装备物资需求计划- 一键生成物资申请单
+export const materialApplication = (params) => {
+  return request('postheaders', '/business/materialApplication', params)
+};
+//装备物资需求计划-审批
+export const materialNeedApply = (params) => {
+  return request('postheaders', '/business/materialNeed/apply', params)
+};
+//装备物资申请单-列表
+export const materialApplicationList = (params) => {
+  return request('getheaders', '/business/materialApplication/list', params)
+};
+//装备物资申请单-删除
+export const materialApplicationDel = (params) => {
+  return request('deleteheaders', '/business/materialApplication', params)
+};
+//装备物资申请单-申请单提交审批
+export const materialApplicationSubmitAudit = (params) => {
+  return request('postheaders', '/business/materialApplication/submitAudit', params)
+};
+//装备物资申请单-申请单审核
+export const materialApplicationApply = (params) => {
+  return request('postheaders', '/business/materialApplication/apply', params)
+};
+// //装备物资申请单-生成调拨通知单
+// export const materialApplicationApply = (params) => {
+//   return request('postheaders', '/business/materialApplication/apply', params)
+// };
+//导出调拨通知单列表
+export const transferNoticeExport = (params) => {
+  return request('getheaders', '/business/transferNotice/export', params)
+};
+//调拨通知单-列表
+export const transferNoticeList = (params) => {
+  return request('getheaders', '/business/transferNotice/list', params)
+};
+//调拨通知单-删除
+export const transferNoticeDel = (params) => {
+  return request('deleteheaders', '/business/transferNotice', params)
+};
+//一键生成调拨通知单
+export const transferNoticeAdd = (params) => {
+  return request('postheaders', '/business/transferNotice', params)
+};
+//调拨通知单-列表
+export const environmentParamsList = (params) => {
+  return request('getheaders', '/business/environmentParams/list', params)
+};
+//调拨通知单-审批
+export const transferNoticeApply = (params) => {
+  return request('postheaders', '/business/transferNotice/apply', params)
+};
+//调拨通知单-确认发出
+export const sendConfirm = (params) => {
+  return request('postheaders', '/business/transferNotice/sendConfirm', params)
+};
+//调拨通知单-确认接收
+export const acceptConfirm = (params) => {
+  return request('postheaders', '/business/transferNotice/acceptConfirm', params)
+};
+//调拨通知单-图表数据
+export const temperatureOrHumidity = (params) => {
+  return request('getheaders', '/business/environmentParams/temperatureOrHumidity', params)
+};
+//调拨通知单-申请归还按钮
+export const returnApply = (params) => {
+  return request('postheaders', '/business/transferNotice/returnApply', params)
+};
+//调拨通知单-打印详情
+export const transferNotice = (params) => {
+  return request('getheadersadd', '/business/transferNotice', params)
+};
+//物资调拨计划-列表
+export const materialTransferList = (params) => {
+  return request('getheaders', '/business/materialTransfer/list', params)
+};
+//物资调拨计划-删除
+export const materialTransferDel = (params) => {
+  return request('deleteheaders', '/business/materialTransfer', params)
+};
+//物资调拨计划-新增接口下-对应仓库物品
+export const httpListOrgIdList = (params) => {
+  return request('getheaders', '/business/planWz/httpListOrgId', params)
+};
+//物资调拨计划-新增
+export const materialTransferAdd = (params) => {
+  return request('postheaders', '/business/materialTransfer', params)
+};
+//物资调拨计划-修改
+export const materialTransferEditor = (params) => {
+  return request('putheaders', '/business/materialTransfer', params)
+};
+//物资调配计划-列表
+export const useApplyList = (params) => {
+  return request('getheaders', '/business/useApply/list', params)
+};
+//物资调配计划-删除
+export const useApplyDel = (params) => {
+  return request('deleteheaders', '/business/useApply', params)
+};
+//物资调配计划-新增
+export const useApplyAdd = (params) => {
+  return request('postheaders', '/business/useApply/add', params)
+};
+//物资调配计划-修改
+export const useApplyEditor = (params) => {
+  return request('putheaders', '/business/useApply', params)
+};
+//物资调配计划-提交审批
+export const updateIsSubmit = (params) => {
+  return request('postheaders', '/business/useApply/updateIsSubmit', params)
+};
+//物资调配计划-审批
+export const updateIsApprove = (params) => {
+  return request('postheaders', '/business/useApply/updateIsApprove', params)
+};
+//物资归还-列表
+export const materialReturnList = (params) => {
+  return request('getheaders', '/business/materialReturn/list', params)
+};
+//物资归还-删除
+export const materialReturnDel = (params) => {
+  return request('deleteheaders', '/business/materialReturn', params)
+};
+//物资归还-同意
+export const approveReturnApply = (params) => {
+  return request('getheadersaddtwo', '/business/materialReturn/approveReturnApply', params)
+};
+//物资归还-提交归还
+export const returnNeed = (params) => {
+  return request('postheadersadd', '/business/materialReturn/returnNeed', params)
+};
+//物资归还-确认归还
+export const returnOwn = (params) => {
+  return request('postheaders', '/business/materialReturn/returnOwn', params)
+};
+//物资归还-详情信息
+export const materialReturnDetail = (params) => {
+  return request('postheadersadd', '/business/materialReturn/materialReturnDetail', params)
+};
+//============================战备设施状态监控
+//入侵检测-列表
+export const intrusionlInfoList = (params) => {
+  return request('getheaders', '/business/intrusionlInfo/list', params)
+};
+//视频监控-列表
+export const controlInfoList = (params) => {
+  return request('getheaders', '/business/controlInfo/list', params)
+};
+//视频监控-删除
+export const controlInfoDel = (params) => {
+  return request('deleteheaders', '/business/controlInfo', params)
+};

+ 49 - 0
src/assets/css/color.styl

@@ -0,0 +1,49 @@
+// 主题色
+$theme = #06b1f0
+$theme1 = #2fda26
+$theme2 = #f99a00
+$theme3 = #ff6b6a
+$theme4 = #7e7e7e
+$theme5 = #e61313
+//背景色
+$backColor1 = #0a73a7
+$backColor2 = #0c6599
+//成功
+$success = #67c23a
+//警告
+$warning = #e6a23c
+//失败
+$danger = #f56c6c
+
+$fontColor_05 = #05aed9
+$fontColor_08 = #088abd
+$fontColor_e5 = #e59b30
+// 辅助色
+$border_1 = #9badbe
+$border_2 = #05bce9
+$color_ff = #fff
+$color_33 = #333
+$color_34 = #343434
+$color_66 = #666
+$color_99 = #999
+$color_f1 = #f1f1f1
+$color_f5 = #f5f5f5
+$color_f7 = #f7f7f7
+$color_f8 = #f8f8f8
+$color_de = #dedede
+$color_80 = #808080
+$color_e0 = #e0e0e0
+$color_e5 = #e5e5e5
+$color_e6 = #e6e6e6
+$color_92 = #929292
+$color_9e = #9e9e9e
+$color_a5 = #a5c1d6
+$color_91 = #919ba5
+$color_a1 = #a1c7d4
+
+// 渐变
+$start = #1a603e
+$end = #1a603e
+$start1 = #ff9b4f
+$end1 = #ffcb55
+

+ 16 - 0
src/assets/css/font.styl

@@ -0,0 +1,16 @@
+//字体大小
+$font_50 = 50px
+$font_24 = 24px
+$font_23 = 23px
+$font_22 = 22px
+$font_21 = 21px
+$font_20 = 20px
+$font_19 = 19px
+$font_35 = 35px
+$font_18 = 18px
+$font_17 = 17px
+$font_16 = 16px
+$font_15 = 15px
+$font_14 = 14px
+$font_13 = 13px
+$font_12 = 12px

+ 182 - 0
src/assets/css/public.styl

@@ -0,0 +1,182 @@
+html, body, ul, li, ol, dl, dd, dt, p, h1, h2, h3, h4, h5, h6, form, img,textarea,div,article,section, before,after,header,main
+  margin 0
+  padding 0
+  -webkit-tap-highlight-color transparent
+  -webkit-rechargeBoxbox-sizing border-box
+  box-sizing border-box
+  font-family SimHei
+html,
+body
+  width 100%
+  height 100%
+a
+  text-decoration none
+  color #000
+a hover
+  text-decoration none
+ul, ol
+  list-style none
+input, textarea
+  border none
+  resize none
+  outline none
+  padding 0
+  -webkit-appearance none
+  background transparent
+img
+  border none
+  vertical-align top
+  max-width 100%
+button
+  border none
+  outline none
+  background transparent
+  padding 0
+cite,i, em, s
+  font-style normal
+  text-decoration none
+
+
+
+
+
+
+// 单行隐藏超出
+text-ellipsis
+  overflow hidden
+  white-space nowrap
+  text-overflow ellipsis
+
+// 多行超出隐藏  传参
+text-limit($num)
+  display -webkit-box
+  display -moz-box
+  -webkit-box-orient vertical
+  -moz-box-orient vertical
+  -webkit-line-clamp $num
+  -moz-line-clamp $num
+  overflow hidden
+
+//  文本自动换行
+text-word($num)
+  width:$num px;
+  word-wrap:break-word;
+  word-break:break-all;
+  overflow: hidden;
+
+// 鼠标变手样式
+mouse-cursor()
+  cursor pointer
+
+// 去除input 内框
+input-outline()
+  outline none
+
+//盒阴影-基础投影
+shadow-one()
+  box-shadow: 0 2px 4px rgba(0, 0, 0, .12), 0 0 6px rgba(0, 0, 0, .04)
+
+//盒阴影-浅色投影
+shadow-two()
+  box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1)
+
+
+
+.button_null_1
+  background:url("~@/assets/images/button_02.png") no-repeat;
+  -webkit-background-size: 100% 100%
+  background-size: 100% 100%
+  cursor:pointer
+.cursor_pointer
+  cursor:pointer
+  /*滚动条*/
+.scroll-box{
+  overflow-x:hidden;
+  overflow-y:scroll;
+  white-space: nowrap;
+}
+.TabStrip::-webkit-scrollbar {
+  width: 8px!important;     /*高宽分别对应横竖滚动条的尺寸*/
+  height: 8px!important;
+}
+/*滚动条里面小方块*/
+.TabStrip::-webkit-scrollbar-thumb {
+  border-radius: 5px;
+  -webkit-box-shadow: inset 0 0 5px $theme;
+  background: $theme;
+}
+/*滚动条里面轨道*/
+.TabStrip::-webkit-scrollbar-track {
+  -webkit-box-shadow: inset 0 0 5px rgba(255,255,255,0);
+  border-radius: 0;
+  background: rgba(255,255,255,0);
+}
+.el-table /deep/ .el-table__body-wrapper::-webkit-scrollbar {
+  width: 8px !important; /*高宽分别对应横竖滚动条的尺寸*/
+  height: 8px !important;
+}
+  //火狐浏览器滚动条样式
+* {
+  scrollbar-color: $theme rgba(255,255,255,0); /* 滑块颜色  滚动条背景颜色 */
+  scrollbar-width: thin; /* 滚动条宽度有三种:thin、auto、none */
+}
+/*搜索栏颜色样式*/
+.search-input{
+  color:$color_ff;
+}
+.table-box
+  flex:1;
+  display flex
+.el-table
+  display: flex;
+  flex: 1;
+  flex-direction: column;
+.el-table /deep/ .el-table__body-wrapper
+  flex:1;
+  display flex
+  flex-direction column
+.el-pagination
+  margin-bottom:30px;
+.el-table /deep/ .el-table-column--selection .cell
+  width:60px;
+  height:40px;
+  padding:0;
+.el-table /deep/ .el-table-column--selection .cell .el-checkbox
+  width:60px;
+  height:40px;
+.el-table /deep/ .el-table-column--selection .cell .el-checkbox .el-checkbox__input
+  margin-top:12px;
+.table-button-max-display-box
+  display flex
+  p
+    background $theme2
+    color:$color_ff;
+    border-radius:4px;
+    width:80px;
+    margin:0 auto;
+  p:nth-child(1)
+    margin-right:20px;
+//p:nth-child(2)
+
+//下拉菜单滚动
+.dropdown-for-max::-webkit-scrollbar {
+  width: 8px!important;     /*高宽分别对应横竖滚动条的尺寸*/
+  height: 8px!important;
+}
+/*滚动条里面小方块*/
+.dropdown-for-max::-webkit-scrollbar-thumb {
+  border-radius: 5px;
+  -webkit-box-shadow: inset 0 0 5px $theme;
+  background: $theme;
+}
+/*滚动条里面轨道*/
+.dropdown-for-max::-webkit-scrollbar-track {
+  -webkit-box-shadow: inset 0 0 5px rgba(255,255,255,0);
+  border-radius: 0;
+  background: rgba(255,255,255,0);
+}
+.dropdown-for-max
+  width:160px;
+  max-height:200px;
+  overflow-x hidden
+  overflow-y scroll

+ 3 - 0
src/assets/css/style.styl

@@ -0,0 +1,3 @@
+@import './font.styl'
+@import './color.styl'
+@import './public.styl'

BIN
src/assets/docx/applicationFormForTemporaryUse.docx


BIN
src/assets/docx/distributionIssued.docx


BIN
src/assets/docx/equipmentMaterialApplicationForm.docx


BIN
src/assets/docx/equipmentMaterialRequirementPlanning.docx


BIN
src/assets/docx/generateTransferNotification.docx


BIN
src/assets/docx/goodsReturned.docx


BIN
src/assets/docx/intelligentOrganizationAndCommand.docx


BIN
src/assets/docx/materialAllocationPlan.docx


BIN
src/assets/docx/plansToCustomize.docx


BIN
src/assets/font/WeiRuanYaHei.ttf


+ 6 - 0
src/assets/font/font.css

@@ -0,0 +1,6 @@
+@font-face {
+  font-family: 'wryh';  //重命名字体名
+  src: url('WeiRuanYaHei.ttf');  //引入字体
+  font-weight: normal;
+  font-style: normal;
+}

BIN
src/assets/images/back_0.png


BIN
src/assets/images/back_1.png


BIN
src/assets/images/button_01.png


BIN
src/assets/images/button_02.png


BIN
src/assets/images/button_03.png


BIN
src/assets/images/button_04.png


BIN
src/assets/images/button_05.png


BIN
src/assets/images/button_05_1.png


BIN
src/assets/images/button_06.png


BIN
src/assets/images/button_06_1.png


BIN
src/assets/images/button_06_2.png


BIN
src/assets/images/button_07.png


BIN
src/assets/images/button_07_1.png


BIN
src/assets/images/button_07_2.png


BIN
src/assets/images/button_08.png


BIN
src/assets/images/button_09.png


BIN
src/assets/images/button_10.png


BIN
src/assets/images/button_11.png


BIN
src/assets/images/button_12.png


BIN
src/assets/images/button_13.png


BIN
src/assets/images/button_14.png


BIN
src/assets/images/button_15.png


BIN
src/assets/images/demo.png


BIN
src/assets/images/demo2.png


BIN
src/assets/images/demo3.png


BIN
src/assets/images/icon_01.png


BIN
src/assets/images/icon_01_1.png


BIN
src/assets/images/icon_02.png


BIN
src/assets/images/icon_03.png


BIN
src/assets/images/icon_04.png


BIN
src/assets/images/icon_05.png


BIN
src/assets/images/icon_06.png


BIN
src/assets/images/icon_07.png


BIN
src/assets/images/icon_08.png


BIN
src/assets/images/icon_09.png


BIN
src/assets/images/icon_10.png


BIN
src/assets/images/icon_11.png


BIN
src/assets/images/icon_12.png


BIN
src/assets/images/icon_13.png


BIN
src/assets/images/icon_14.png


BIN
src/assets/images/icon_15.png


BIN
src/assets/images/icon_16.png


BIN
src/assets/images/icon_17.png


BIN
src/assets/images/icon_18.png


BIN
src/assets/images/icon_19.png


BIN
src/assets/images/icon_20.png


BIN
src/assets/images/icon_21.png


BIN
src/assets/images/icon_22.png


BIN
src/assets/images/icon_23.png


BIN
src/assets/images/icon_24.png


BIN
src/assets/images/icon_25.png


BIN
src/assets/images/icon_26.png


BIN
src/assets/images/icon_27.png


BIN
src/assets/images/icon_28.png


BIN
src/assets/images/icon_29.png


BIN
src/assets/images/icon_30.png


BIN
src/assets/images/icon_30_1.png


BIN
src/assets/images/icon_31.png


BIN
src/assets/images/icon_31_1.png


BIN
src/assets/images/icon_32.png


+ 0 - 0
src/assets/images/icon_32_1.png


Some files were not shown because too many files changed in this diff