修改问答题关键词展示

This commit is contained in:
田岩
2025-09-24 10:47:55 +08:00
parent c2cca24ea0
commit 555c0d43a2
3 changed files with 11 additions and 6 deletions
-1
View File
@@ -6,7 +6,6 @@ import common from '@/common/common.js'
const ENV = import.meta.env
export const get_base_url = (url = '') => {
return ''
if (ENV.MODE === 'development') { // 开发环境
// #ifdef H5
if (url) {