mirror of
https://github.com/yangjian102621/geekai.git
synced 2026-04-24 12:04:31 +08:00
增加订单超时系统配置,WebFooter 增加公安备案号
This commit is contained in:
@@ -39,11 +39,14 @@
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<footer-bar />
|
||||
</div>
|
||||
</div>
|
||||
</template>
|
||||
|
||||
<script setup>
|
||||
import FooterBar from '@/components/FooterBar.vue'
|
||||
import LoginDialog from '@/components/LoginDialog.vue'
|
||||
import { isMobile } from '@/utils/libs'
|
||||
import { onMounted, ref } from 'vue'
|
||||
|
||||
Reference in New Issue
Block a user