田源
2023-11-30 45b2e8254acfaa2372fc20a2becc23254e3c7cd3
创建基础规则菜单
已修改1个文件
已添加3个文件
45 ■■■■■ 文件已修改
Source/UBCS-WEB/src/views/ruleBasic/delimiterConfig.vue 13 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
Source/UBCS-WEB/src/views/ruleBasic/paddingCharacter.vue 13 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
Source/UBCS-WEB/src/views/ruleBasic/usableCharacter.vue 13 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
Source/UBCS-WEB/vue.config.js 6 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
Source/UBCS-WEB/src/views/ruleBasic/delimiterConfig.vue
对比新文件
@@ -0,0 +1,13 @@
<template>
</template>
<script>
export default {
  name: "delimiterConfig"
}
</script>
<style scoped>
</style>
Source/UBCS-WEB/src/views/ruleBasic/paddingCharacter.vue
对比新文件
@@ -0,0 +1,13 @@
<template>
</template>
<script>
export default {
  name: "paddingCharacter"
}
</script>
<style scoped>
</style>
Source/UBCS-WEB/src/views/ruleBasic/usableCharacter.vue
对比新文件
@@ -0,0 +1,13 @@
<template>
</template>
<script>
export default {
name: "usableCharacter"
}
</script>
<style scoped>
</style>
Source/UBCS-WEB/vue.config.js
@@ -26,11 +26,11 @@
    proxy: {
      '/api': {
        //鏈湴鏈嶅姟鎺ュ彛鍦板潃
        target: 'http://127.0.0.1:37000',
        // target: 'http://127.0.0.1:37000',
        // target: 'http://192.168.1.51:37000',
        // target: 'http://dev.vci-tech.com:37000',
        target: 'http://dev.vci-tech.com:37000',
        //yxc
        // target: 'http:// 192.168.0.104:37000',
        // target: 'http:// 192.168.0.100:37000',
        // target: 'http://192.168.0.105:37000',
        // target: 'http://192.168.0.103:37000',
        // target: 'http://192.168.1.63:37000',