diff --git a/App.vue b/App.vue index 6d0912a..1e38928 100644 --- a/App.vue +++ b/App.vue @@ -8,7 +8,7 @@ inject } from "vue" // 引入水印 - import watermark from '@/utils/watermark.js' + // import watermark from '@/utils/watermark.js' export default { setup() { onLaunch(() => { diff --git a/config/证书配置.txt b/config/证书配置.txt index bf3ca03..efb386a 100644 --- a/config/证书配置.txt +++ b/config/证书配置.txt @@ -1,10 +1,12 @@ test文件 +包名 com.hwy.test 别名test 密码123456 SHA1:1B:CD:FA:48:69:25:A2:29:ED:B1:DC:0F:61:76:67:08:28:0F:FB:D3 pro文件 +包名 com.hwy.pda 别名pro 密码123456 SHA1:4A:CE:A7:90:D3:4A:83:DA:67:03:12:C7:BE:E8:C7:EB:26:CD:AB:56 \ No newline at end of file diff --git a/manifest.json b/manifest.json index 1493c80..40ddb1f 100644 --- a/manifest.json +++ b/manifest.json @@ -1,5 +1,5 @@ { - "name" : "货无忧", + "name" : "货无忧测试版", "appid" : "__UNI__EB22F37", "description" : "", "versionName" : "1.1.27",