vear:添加返回按钮
This commit is contained in:
@@ -740,7 +740,7 @@ const rangeOptions = ref([
|
||||
{ value: 1, text: '最热' },
|
||||
{ value: 2, text: '最新发布' },
|
||||
// { value: 3, text: '疆外' },
|
||||
{ value: 4, text: '零工市场' }
|
||||
{ value: 4, text: '零工岗位' }
|
||||
]);
|
||||
const isLoaded = ref(false);
|
||||
const isInitialized = ref(false); // 添加初始化标志
|
||||
|
||||
Reference in New Issue
Block a user