疯狂的狮子Li
2021-10-25 42a3117e2ac087f5c2c28ca07a1c4443e2c38ca3
ruoyi-ui/src/views/index.vue
@@ -478,14 +478,12 @@
</template>
<script>
import config from '@/../package.json'
export default {
  name: "Index",
  data() {
    return {
      // 版本号
      version: config.version,
      version: "3.2.0",
    };
  },
  methods: {