如何禁止HTML5下载为MMAP和HTML5(如图) How to block HTML5 downloads for MMAP and HTML5
Discussion Open
我做了个思维导图 想生成HTML5分享出去给其他人观看
但我不想观看的人获得我的源文件
我发现HTML5演示选项 里面有下载选项 这能让别人获取我的源文件 现在我需要禁止这个选项
请问我该如何去禁止 以保护我自己的源文件
I made a mind map and want to generate HTML5 and share it for others to watch
but I don't want people viewing my source files
I found out that there is a download option in the HTML5 demo option, which allows others to get my source files, now I need to disable this option
How can I ban to protect my own source files
我懂你说的 但是这样转换出来的H5 依旧能够被下载 我试过了 只要我在H5里面添加对应的按钮代码就能下载
对了思维导图导出成H5后 里面的加密代码是否是普通加密方法 我是否能够通过网络上的工具来解密 我想知道加密的方式
因为我需要解密H5后然后写入自己的业务逻辑代码 因为不解密的话 我添加的逻辑代码很容易被替换掉
我懂你说的 但是这样转换出来的H5 依旧能够被下载 我试过了 只要我在H5里面添加对应的按钮代码就能下载
对了思维导图导出成H5后 里面的加密代码是否是普通加密方法 我是否能够通过网络上的工具来解密 我想知道加密的方式
因为我需要解密H5后然后写入自己的业务逻辑代码 因为不解密的话 我添加的逻辑代码很容易被替换掉
Suggestion 1) place a watermark in the background of your map. (in windows version you do that under Design ribbon, Background, select an image and change transparancy and select watermark
Suggestion 2) Create a publish instead and under options you can block the source from downloading.
Suggestion 1) place a watermark in the background of your map. (in windows version you do that under Design ribbon, Background, select an image and change transparancy and select watermark
Suggestion 2) Create a publish instead and under options you can block the source from downloading.
---