This commit is contained in:
2023-03-21 19:13:34 +08:00
parent a00d75ce79
commit 7e8f2eee43
2 changed files with 67 additions and 70 deletions

View File

@@ -47,7 +47,7 @@
</template>
<script>
// import { RSAencrypt } from '@/utils/jsencrypt.js'
import { RSAencrypt } from '@/utils/jsencrypt.js'
import {handLogin} from '@/utils/getData2.js'
export default {
data() {
@@ -143,7 +143,7 @@
}
</script>
<style lang="stylus">
<style lang="stylus" scoped>
@import '../../common/style/mixin.styl';
.login_bg
_wh(100%, 100%)