Commit c5dba396 authored by 邓晓峰's avatar 邓晓峰

feat: update package.json

parent 86a0ccf9
<ifModule mod_rewrite.c>
#######################################################################
# GENERAL #
#######################################################################
# Make apache follow sym links to files
Options +FollowSymLinks
# If somebody opens a folder, hide all files from the resulting folder list
IndexIgnore */*
#######################################################################
# REWRITING #
#######################################################################
# Enable rewriting
RewriteEngine On
# If its not HTTPS
RewriteCond %{HTTPS} off
# Comment out the RewriteCond above, and uncomment the RewriteCond below if you're using a load balancer (e.g. CloudFlare) for SSL
# RewriteCond %{HTTP:X-Forwarded-Proto} !https
# Redirect to the same URL with https://, ignoring all further rules if this one is in effect
RewriteRule ^(.*) https://%{HTTP_HOST}/$1 [R,L]
# If we get to here, it means we are on https://
# If the file with the specified name in the browser doesn't exist
RewriteCond %{REQUEST_FILENAME} !-f
# and the directory with the specified name in the browser doesn't exist
RewriteCond %{REQUEST_FILENAME} !-d
# and we are not opening the root already (otherwise we get a redirect loop)
RewriteCond %{REQUEST_FILENAME} !\/$
# Rewrite all requests to the root
RewriteRule ^(.*) /
</ifModule>
<IfModule mod_headers.c>
# Do not cache sw.js, required for offline-first updates.
<FilesMatch "sw\.js$">
Header set Cache-Control "private, no-cache, no-store, proxy-revalidate, no-transform"
Header set Pragma "no-cache"
</FilesMatch>
</IfModule>
This diff was suppressed by a .gitattributes entry.
This diff was suppressed by a .gitattributes entry.
This diff was suppressed by a .gitattributes entry.
This diff was suppressed by a .gitattributes entry.
This diff was suppressed by a .gitattributes entry.
This diff was suppressed by a .gitattributes entry.
This diff was suppressed by a .gitattributes entry.
<!doctype html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width,initial-scale=1"><meta name="mobile-web-app-capable" content="yes"><script src="//cdn-service.datav.aliyun.com/datav-static/2.37.6_4/libs/event.js"></script><script type="text/javascript">window.share={event:new EventEmitter},window.share.event.setMaxListeners(50),window.umi_plugin_ant_themeVar=[{key:"dark",fileName:"dark.css",theme:"dark"},{key:"dust",fileName:"dust.css",modifyVars:{"@primary-color":"#F5222D"}},{key:"volcano",fileName:"volcano.css",modifyVars:{"@primary-color":"#FA541C"}},{key:"sunset",fileName:"sunset.css",modifyVars:{"@primary-color":"#FAAD14"}},{key:"cyan",fileName:"cyan.css",modifyVars:{"@primary-color":"#13C2C2"}},{key:"green",fileName:"green.css",modifyVars:{"@primary-color":"#52C41A"}},{key:"geekblue",fileName:"geekblue.css",modifyVars:{"@primary-color":"#2F54EB"}},{key:"purple",fileName:"purple.css",modifyVars:{"@primary-color":"#722ED1"}},{key:"dust",theme:"dark",fileName:"dark-dust.css",modifyVars:{"@primary-color":"#F5222D"}},{key:"volcano",theme:"dark",fileName:"dark-volcano.css",modifyVars:{"@primary-color":"#FA541C"}},{key:"sunset",theme:"dark",fileName:"dark-sunset.css",modifyVars:{"@primary-color":"#FAAD14"}},{key:"cyan",theme:"dark",fileName:"dark-cyan.css",modifyVars:{"@primary-color":"#13C2C2"}},{key:"green",theme:"dark",fileName:"dark-green.css",modifyVars:{"@primary-color":"#52C41A"}},{key:"geekblue",theme:"dark",fileName:"dark-geekblue.css",modifyVars:{"@primary-color":"#2F54EB"}},{key:"purple",theme:"dark",fileName:"dark-purple.css",modifyVars:{"@primary-color":"#722ED1"}}]</script></head><body><noscript>If you're seeing this message, that means <strong>JavaScript has been disabled on your browser</strong>, please <strong>enable JS</strong> to make this app work.</noscript><div id="app"></div><script type="text/javascript" src="/civbase/runtime.js"></script><script type="text/javascript" src="/civbase/npm.ant-design.chunk.js"></script><script type="text/javascript" src="/civbase/npm.antd.chunk.js"></script><script type="text/javascript" src="/civbase/npm.babel.chunk.js"></script><script type="text/javascript" src="/civbase/npm.lodash.chunk.js"></script><script type="text/javascript" src="/civbase/npm.moment.chunk.js"></script><script type="text/javascript" src="/civbase/npm.react-use.chunk.js"></script><script type="text/javascript" src="/civbase/npm.react-app-polyfill.chunk.js"></script><script type="text/javascript" src="/civbase/npm.rc-util.chunk.js"></script><script type="text/javascript" src="/civbase/npm.axios.chunk.js"></script><script type="text/javascript" src="/civbase/main.chunk.js"></script></body></html>
\ No newline at end of file
This source diff could not be displayed because it is too large. You can view the blob instead.
This diff was suppressed by a .gitattributes entry.
{
"main.js": "/civbase/main.chunk.js",
"npm.ant-design.js": "/civbase/npm.ant-design.chunk.js",
"npm.antd.js": "/civbase/npm.antd.chunk.js",
"npm.axios.js": "/civbase/npm.axios.chunk.js",
"npm.babel.js": "/civbase/npm.babel.chunk.js",
"npm.lodash.js": "/civbase/npm.lodash.chunk.js",
"npm.moment.js": "/civbase/npm.moment.chunk.js",
"npm.rc-util.js": "/civbase/npm.rc-util.chunk.js",
"npm.react-app-polyfill.js": "/civbase/npm.react-app-polyfill.chunk.js",
"npm.react-use.js": "/civbase/npm.react-use.chunk.js",
"runtime.js": "/civbase/runtime.js",
".htaccess": "/civbase/.htaccess",
"favicon.ico": "/civbase/favicon.ico",
"images/1.jpg": "/civbase/images/1.jpg",
"images/2.jpg": "/civbase/images/2.jpg",
"images/3.jpg": "/civbase/images/3.jpg",
"images/4.jpg": "/civbase/images/4.jpg",
"images/6.jpg": "/civbase/images/6.jpg",
"images/icon.png": "/civbase/images/icon.png",
"index.html": "/civbase/index.html",
"main.chunk.js.gz": "/civbase/main.chunk.js.gz",
"npm.ant-design.chunk.js.gz": "/civbase/npm.ant-design.chunk.js.gz",
"npm.antd.chunk.js.gz": "/civbase/npm.antd.chunk.js.gz",
"npm.axios.chunk.js.gz": "/civbase/npm.axios.chunk.js.gz",
"npm.babel.chunk.js.gz": "/civbase/npm.babel.chunk.js.gz",
"npm.lodash.chunk.js.gz": "/civbase/npm.lodash.chunk.js.gz",
"npm.moment.chunk.js.gz": "/civbase/npm.moment.chunk.js.gz",
"npm.rc-util.chunk.js.gz": "/civbase/npm.rc-util.chunk.js.gz",
"npm.react-app-polyfill.chunk.js.gz": "/civbase/npm.react-app-polyfill.chunk.js.gz",
"npm.react-use.chunk.js.gz": "/civbase/npm.react-use.chunk.js.gz",
"theme/cyan.css": "/civbase/theme/cyan.css",
"theme/dust.css": "/civbase/theme/dust.css",
"theme/geekblue.css": "/civbase/theme/geekblue.css",
"theme/green.css": "/civbase/theme/green.css",
"theme/purple.css": "/civbase/theme/purple.css",
"theme/sunset.css": "/civbase/theme/sunset.css",
"theme/volcano.css": "/civbase/theme/volcano.css"
}
\ No newline at end of file
This source diff could not be displayed because it is too large. You can view the blob instead.
This diff was suppressed by a .gitattributes entry.
No preview for this file type
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment