Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

create react app & customize configuration #72

Open
xgqfrms opened this issue Dec 14, 2018 · 2 comments
Open

create react app & customize configuration #72

xgqfrms opened this issue Dec 14, 2018 · 2 comments
Labels
create react app & customize configuration create react app & customize configuration

Comments

@xgqfrms
Copy link
Owner

xgqfrms commented Dec 14, 2018

create react app & customize configuration

/ path bug

wanted ./

<!DOCTYPE html>
<html lang="zh-Hans">

<head>
    <meta charset="UTF-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
    <meta name="description" content="API Tools">
    <meta name="author" content="xgqfrms">
    <meta name="generator" content="VS code">
    <meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=3,minimum-scale=0.5,user-scalable=yes">
    <meta name="theme-color" content="#000000">
    <link rel="shortcut icon" href="./favicon.ico">
    <link rel="shortcut icon" type="image/png" href="./favicon.ico">
    <link rel="manifest" href="./manifest.json">
    <link rel="stylesheet" href="./libs/bootstrap.min.css">
    <link rel="stylesheet" href="./libs/font-awesome.min.css">
    <link rel="stylesheet" href="./libs/antd.fonts.css">
    <title>API Tools</title>
    <link href="/static/css/main.8ffc9ddf.css" rel="stylesheet">
    <!-- <link href="./static/css/main.8ffc9ddf.css" rel="stylesheet"> -->
</head>

<body><noscript><h1>你必须要启用 JavaScript 才能运行这个 CRM 应用程序!</h1></noscript>
    <div id="root"></div>
    <script type="text/javascript" src="/static/js/main.bd99dde4.js"></script>
    <!-- <script type="text/javascript" src="./static/js/main.bd99dde4.js"></script> -->
</body>

</html>
@xgqfrms xgqfrms added the create react app & customize configuration create react app & customize configuration label Dec 14, 2018
@xgqfrms xgqfrms pinned this issue Dec 14, 2018
Repository owner locked and limited conversation to collaborators Dec 14, 2018
@xgqfrms
Copy link
Owner Author

xgqfrms commented Dec 14, 2018

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
create react app & customize configuration create react app & customize configuration
Projects
None yet
Development

No branches or pull requests

1 participant