Tag: operation
-
Post Views: 29 1. On the left is a list of theme materials. Each time the user clicks a material, the operation buttons: delete the file, rename, and save, which will change with the change of the material. as shown in Figure 1 2. For example: ajax-loader.gif, which only allows operations: delete files, rename, not allow operations: save. as shown…
-
Post Views: 21 1. In the interface that obtains the resource list, the response parameter: actions, determine whether the current user has a certain operation permission for a resource, and the value is 1 to indicate that it has, and the value of 0 means that it does not have it. as shown in Figure 1 2. Interface document description,…
