订单结算修改
This commit is contained in:
@@ -137,7 +137,6 @@
|
||||
<JAgree service="PAGES_STATIC_AGREEMENT" privacy="PAGES_FORGET_PASSWORD" ref="refAgr" @agree="vdata.isSelectedAgreement = true" />
|
||||
</template>
|
||||
<script setup>
|
||||
import { encrypt } from '@/commons/utils/rsaEncrypt.js';
|
||||
|
||||
import { ref, reactive, onMounted, watch } from 'vue';
|
||||
import { $loginByPwd, $phoneCodeLogin, $userInfo, $sendSms, $getSiteInfos, $getUploadImgSize, $isCode } from '@/http/apiManager.js';
|
||||
|
||||
Reference in New Issue
Block a user