refactor(路由模块): 路由取消i8n判断

This commit is contained in:
Kven 2025-01-10 15:20:13 +08:00
parent d298aea3fb
commit bae90b97b7

View File

@ -442,7 +442,7 @@ export default {
name: 'User', name: 'User',
}; };
</script> </script>
<!--1-->
<style scoped lang="less"> <style scoped lang="less">
.container { .container {
padding: 0 20px 20px 20px; padding: 0 20px 20px 20px;