wangguoyu 2 月之前
父节点
当前提交
ecd3da49f4
共有 3 个文件被更改,包括 0 次插入3 次删除
  1. 0 1
      pages/demo/richDemo.vue
  2. 0 1
      pages/login.vue
  3. 0 1
      pages/showZhengshu.vue

+ 0 - 1
pages/demo/richDemo.vue

@@ -13,7 +13,6 @@
 	</view>
 	</view>
 </template>
 </template>
 <script setup>
 <script setup>
-	import CryptoJS from 'crypto-js';
 	import {
 	import {
 		toast
 		toast
 	} from "@/utils/common";
 	} from "@/utils/common";

+ 0 - 1
pages/login.vue

@@ -16,7 +16,6 @@
 </template>
 </template>
 
 
 <script setup>
 <script setup>
-	import CryptoJS from 'crypto-js';
 	import {
 	import {
 		toast
 		toast
 	} from "@/utils/common";
 	} from "@/utils/common";

+ 0 - 1
pages/showZhengshu.vue

@@ -12,7 +12,6 @@
 </template>
 </template>
 
 
 <script setup>
 <script setup>
-	import CryptoJS from 'crypto-js';
 	import {
 	import {
 		toast
 		toast
 	} from "@/utils/common";
 	} from "@/utils/common";