Commit 7e224769 by zsh

update

parent cf36fbe6
Subproject commit d295deac16c7024d3df80eabf415f5080f83fdfa
Subproject commit fd7fc1d9b5f208d456799083dd39d5d01dfd7a26
......@@ -5,7 +5,7 @@
</template>
<script>
import { refreshScale } from 'runner/public/utils/refreshSize'
import { refreshScale } from 'runner/common/utils/refreshSize'
export default {
name: 'app',
......
......@@ -5,7 +5,7 @@ import App from './App.vue'
import createStore from './store' // Vuex
import createRouter from './router/router'
import axiosServer from 'runner/request'
import UsePlugin from 'runner/public/plugins'
import UsePlugin from 'runner/common/plugins'
import customPlugin from './public/plugins'
import utils from 'utils'
......
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