We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44d6e41 commit 69caa83Copy full SHA for 69caa83
app/export.html
@@ -241,7 +241,7 @@
241
<body>
242
<script src="//cdn.staticfile.org/mithril/1.1.6/mithril.min.js"></script>
243
<script>
244
- var STATIC_PATH = '<%= webpackConfig.output.publicPath %>export/'
+ var STATIC_PATH = 'https://cs-res.codehub.cn/offline-notice/'
245
var BASE_URL = '/backend/'
246
var IMG_URL = 'https://coding.net'
247
var REDIRECT_URL = 'https://studio.dev.tencent.com'
0 commit comments