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.
2 parents a85844d + 69caa83 commit 0b194d3Copy full SHA for 0b194d3
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