修改页面样式
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
<script setup>
|
||||
import { ref, computed } from 'vue';
|
||||
import {onLoad,onShow} from '@dcloudio/uni-app'
|
||||
import{getResetPassword} from '/pages/api/api.js'
|
||||
import{getResetPassword} from '../api/api.js'
|
||||
|
||||
|
||||
// ========== 响应式数据 ==========
|
||||
|
||||
Reference in New Issue
Block a user