4 Star 0 Fork 2

成都吉格斯科技有限公司 / common-shop_dist_web

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
index.html 979 Bytes
一键复制 编辑 原始数据 按行查看 历史
任建成 提交于 2020-03-23 13:55 . 优化代码
<!DOCTYPE html><html lang=zh-CN><head><meta charset=utf-8><meta http-equiv=X-UA-Compatible content="IE=edge"><title>通用商城</title><script>document.addEventListener('DOMContentLoaded', function() {
document.documentElement.style.fontSize = document.documentElement.clientWidth / 20 + 'px'
})
var coverSupport = 'CSS' in window && typeof CSS.supports === 'function' && (CSS.supports('top: env(a)') || CSS.supports('top: constant(a)'))
document.write('<meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0' + (coverSupport ? ', viewport-fit=cover' : '') + '" />')</script><link rel=stylesheet href=/static/index.2d26d90a.css></head><body><noscript><strong>Please enable JavaScript to continue.</strong></noscript><div id=app></div><script src=/static/js/chunk-vendors.e558d962.js></script><script src=/static/js/index.e5ca83a6.js></script></body></html>
1
https://gitee.com/giggs_1/common-shop_dist.git
git@gitee.com:giggs_1/common-shop_dist.git
giggs_1
common-shop_dist
common-shop_dist_web
master

搜索帮助