摘要:
因项目需要,移动端需要进行记住密码,在此,将实现思路记录如下:这里有一个细节,就是移动端和PC端机制不同,因此所使用的存储机制也不同。这里使用的存储机制是 localStorage 1 <van-form> 2 <div class="vanRow" style=""> 3 <van-row cla 阅读全文
posted @ 2023-03-10 11:53
lengxincheng
阅读(152)
评论(0)
推荐(0)
摘要:
一、创建一个js文件 因为本身dialog窗口不具备移动拖拽能力,所以需要以下方法去实现,在src/components同级文件下创建utils文件夹,然后创建名为 directives.js 的文件。 directives.js的代码如下: 1 import Vue from 'vue' 2 3 阅读全文
posted @ 2023-03-10 11:30
lengxincheng
阅读(344)
评论(0)
推荐(0)

浙公网安备 33010602011771号