0306
This commit is contained in:
10
src/views/common/common.vue
Normal file
10
src/views/common/common.vue
Normal file
@@ -0,0 +1,10 @@
|
||||
<script type="text/javascript">
|
||||
const baseUrl = 'http://59.110.212.44:9100/pb'
|
||||
// function commonFun() {
|
||||
// console.log("公共方法")
|
||||
// }
|
||||
export default {
|
||||
baseUrl
|
||||
//commonFun
|
||||
}
|
||||
</script>
|
||||
Reference in New Issue
Block a user