Method, device and apparatus for displaying function page, and storage medium
By acquiring attribute information from functional pages and application platforms, components are automatically adjusted to adapt to different applications, solving the problem of repetitive development when displaying functional pages in different applications, thus saving manpower costs and improving iteration efficiency.
Patent Information
- Authority / Receiving Office
- CN · China
- Patent Type
- Patents(China)
- Current Assignee / Owner
- Filing Date
- 2022-03-21
- Publication Date
- 2026-03-20
AI Technical Summary
When displaying feature pages in different applications, developers need to rewrite the code to adapt to the application, resulting in a waste of human resources.
By obtaining attribute information from the functional pages and application platform, the component information to be adjusted is determined, and the component information is adjusted according to the difference configuration file to generate adapted functional pages.
It saves developers the cost of rewriting code and improves iteration efficiency and maintenance convenience.
Smart Images

Figure CN114816390B_ABST
Abstract
Description
TECHNICAL FIELD
[0001] The present application relates to the technical field of front-end page development, and particularly relates to a display method and device of a function page, equipment and a storage medium. BACKGROUND
[0002] In recent years, users use terminals more and more frequently, and in order to meet the needs of business, each company has launched various terminal application programs.
[0003] At present, there is a use scenario that the same function page needs to be applied in multiple application programs of the company, and even needs to be opened in a third-party application program such as a WeChat applet or a browser, at this time, the problem of the adaptation degree of the function page to the current application program will occur.
[0004] Therefore, a method is needed, which can automatically adapt to the underlying logic of the application program when a function page is opened in different application programs, so as to avoid the developers to develop a set of codes of the function page in the application program separately, and save the labor cost. SUMMARY
[0005] The present application provides a display method, device, equipment and storage medium of a function page, to solve the problem that a function page needs to be developed by a developer when displayed in different application programs, and to save the labor cost.
[0006] In a first aspect, the present application provides a display method of a function page, the method comprising:
[0007] In response to a triggering operation of the user on the function page, first data information is obtained; wherein the first data information represents attribute information of the function page;
[0008] According to the first data information and second data information, component information to be adjusted in the function page is determined; wherein the second data information is used to represent attribute information of the application program platform;
[0009] According to the component information to be adjusted, the component information to be adjusted is adjusted, and an adjusted function page is generated according to the component information to be adjusted, and the adjusted function page is displayed on the application program platform.
[0010] In one example, according to the first data information and second data information, the component information to be adjusted in the function page is determined, comprising:
[0011] The first data information and the second data information are obtained, and the difference of the attribute information of the two is determined;
[0012] According to the difference between the attribute information of the two, determine the component information to be adjusted in the function page.
[0013] In one example, according to the difference between the attribute information of the two, determine the component information to be adjusted in the function page, comprising:
[0014] According to the difference between the attribute information of the two, read the difference configuration file of the attribute information of the two pre-configured;
[0015] According to the difference configuration file, determine the component information to be adjusted in the function page.
[0016] In one example, the method further comprises:
[0017] If the function page does not need to be displayed on the application platform, delete the difference configuration file; wherein the difference configuration file represents the difference between the first data information and the second data information.
[0018] In one example, the component information to be adjusted includes at least one of:
[0019] Component style, component display transparency and component response mode.
[0020] Secondly, the application provides a display device of a function page, the device comprising:
[0021] An acquisition unit is configured to acquire first data information in response to a triggering operation of a user on a function page; wherein the first data information represents attribute information of the function page;
[0022] A determination unit is configured to determine component information to be adjusted in the function page according to the first data information and second data information; wherein the second data information is used to represent attribute information of an application platform;
[0023] An adjustment unit is configured to adjust the component information to be adjusted according to the component information to be adjusted, generate an adjusted function page according to the component information to be adjusted, and display the adjusted function page on the application platform.
[0024] In one example, the determination unit comprises:
[0025] An acquisition module is configured to acquire the first data information and the second data information, and determine the difference between the attribute information of the two;
[0026] A determination module is configured to determine the component information to be adjusted in the function page according to the difference between the attribute information of the two.
[0027] In one example, the determining module comprises:
[0028] The reading sub-module is configured to read a difference configuration file of the attribute information of the two parties according to the difference of the attribute information of the two parties.
[0029] The determining sub-module is configured to determine the component information to be adjusted in the function page according to the difference configuration file.
[0030] In one example, the method further comprises:
[0031] If the function page does not need to be displayed on the application platform, the difference configuration file is deleted, wherein the difference configuration file represents the difference between the first data information and the second data information.
[0032] In one example, the component information to be adjusted comprises at least one of:
[0033] Component style, component display transparency, and component response mode.
[0034] In a third aspect, the present application provides an electronic device, comprising: a processor, and a memory connected to the processor in communication;
[0035] The memory stores computer execution instructions;
[0036] The processor executes the computer execution instructions stored in the memory to implement the method of the first aspect.
[0037] In a fourth aspect, the present application provides a computer readable storage medium, wherein the computer readable storage medium stores computer execution instructions, and the computer execution instructions are executed by a processor to implement the method of the first aspect.
[0038] In a fifth aspect, the present application provides a computer program product, comprising a computer program, wherein the computer program is executed by a processor to implement the method of the first aspect.
[0039] The application provides a functional page display method and device, equipment and a storage medium. The method comprises the following steps: obtaining first data information in response to a triggering operation of a user on a functional page; the first data information represents attribute information of the functional page; determining component information to be adjusted in the functional page according to the first data information and second data information; the second data information represents attribute information of an application platform; adjusting the component information to be adjusted according to the component information to be adjusted, generating an adjusted functional page according to the component information to be adjusted, and displaying the adjusted functional page on the application platform. The technical solution can solve the problem that a developer needs to develop a set of codes suitable for an application platform when a functional page is displayed in different applications, thereby saving labor costs. BRIEF DESCRIPTION OF DRAWINGS
[0040] The accompanying drawings, which are incorporated herein and form a part of the specification, illustrate embodiments consistent with the present application and, together with the description, further serve to explain the principles of the application.
[0041] Figure 1 FIG. 1 is a flowchart of a functional page display method according to an embodiment of the present application;
[0042] Figure 2 FIG. 2 is a flowchart of a functional page display method according to another embodiment of the present application;
[0043] Figure 3 FIG. 3 is a schematic diagram of a functional page and an application platform interaction process according to another embodiment of the present application;
[0044] Figure 4 FIG. 4 is a schematic diagram of a functional page display device according to another embodiment of the present application;
[0045] Figure 5 FIG. 5 is a schematic diagram of a functional page display device according to another embodiment of the present application;
[0046] Figure 6 FIG. 6 is a block diagram of a terminal device according to an exemplary embodiment.
[0047] The above-described figures have shown the specific embodiments of the present application, which will be described in more detail hereinafter. These figures and textual descriptions are not intended to limit the scope of the concept of the present application in any way, but to illustrate the concept of the present application to those skilled in the art by referring to specific embodiments. DETAILED DESCRIPTION
[0048] The exemplary embodiments will be described in detail herein with reference to the attached drawings. The description of the exemplary embodiments is intended to apply to all alternative modifications and embodiments as would be apparent to those of ordinary skill in the art. It is to be understood that other embodiments can be utilized, and structural or operational changes can be made without departing from the scope of the present disclosure. Therefore, the following detailed description is not intended to be limiting.
[0049] The technical solutions of the present application and how the technical solutions solve the above technical problems will be described in detail below with specific embodiments. The following specific embodiments can be combined with each other, and the same or similar concepts or processes can not be described again in some embodiments. The embodiments of the present application will be described below with reference to the drawings.
[0050] Figure 1 is a flowchart of a display method of a function page according to an embodiment of the present application. Embodiment one includes the following steps:
[0051] S101, in response to a user's triggering operation on the function page, obtaining first data information; wherein the first data information represents the attribute information of the function page.
[0052] Exemplarily, the function page is an interface in an application program platform, and the application program platform is a platform with Hybird technology interaction specification, wherein the Hybird technology interaction specification is a technology for mixed development of native application (Application, APP for short) and HyperText Markup Language 5 (HTML5 for short). The function page refers to a display interface representing a use, for example, the function page can be a check-in page, a login page, or a detail page.
[0053] The triggering operation refers to an operation that can respond to the function page, for example, the triggering operation can be a double-click operation or a preset gesture operation, etc. The function page includes at least one component, for example, if the function page is a login page, the components included in the function page can be an account name component, an account password component, an account login mode component, and an account registration component.
[0054] Further, the component is a part of the function page. One function page can contain multiple components. Specifically, the component in the function page can be disassembled into each component by the tool class in the middleware, and an index.js can be formed by abstracting the commonality of the component in the function page and the application platform. Further, the middleware is a js file, and the middleware is a kind of software between the application system and the system software, which uses the basic services provided by the system software, connects each part or different application of the application system on the network, and can achieve the purpose of resource sharing and function sharing.
[0055] The middleware is an independent system software service program, and the distributed application software shares resources between different technologies by means of the software. The middleware is located above the operating system of the client server, and manages the computing resources and network communication.
[0056] The first data information represents the attribute information of the function page. The first data information can further include configuration information of the component. The configuration information of the component is used to represent the specific presentation mode of the component. Specifically, the configuration information can include component style, component display transparency and component response mode. For example, the component style in the configuration information can be a circle, a square or a triangle.
[0057] The component display transparency in the configuration information can be displayed according to a certain proportion, for example, the preset component can be displayed with a transparency of 30%, or the preset component can be displayed with a transparency of 50%. Specifically, the component response mode can be single-click response or double-click response.
[0058] In the embodiment, one application platform is composed of multiple function pages.
[0059] S102, determining the component information to be adjusted in the function page according to the first data information and the second data information; wherein the second data information is used to represent the attribute information of the application platform.
[0060] Exemplarily, the attribute information of the application platform is whether the application platform is an IOS development environment or an Android development environment, and the data information of the function page in the first data information is an H5 code environment. The attribute information of the function page and the attribute information of the application platform are used to determine the component information to be adjusted in the function page. Further, if it is determined that the component to be adjusted in the function page is a login display button, the component information to be adjusted in the function page can be a round button login display button.
[0061] S103, adjusting the component information to be adjusted according to the component information to be adjusted, generating an adjusted function page according to the component information to be adjusted, and displaying the adjusted function page on the application program platform.
[0062] For example, after determining the component information to be adjusted, the component information to be adjusted is transformed into an adjusted function page, and an adjusted function page is generated according to the data information of the adjusted function page, and the adjusted function page is displayed in an adjusted manner, and the display result is displayed in the application program platform.
[0063] For example, it is determined that the component information to be adjusted is the shape and transparency of the display button of the login, and according to the first data information and the second data information, it is determined that the shape of the display button of the login is a rectangle and the transparency is thirty percent, the display button of the login with the shape of a rectangle and the transparency of thirty percent is taken as the component information to be adjusted, and the function page is adjusted according to the data information, an adjusted function page is generated, and the adjusted function page is displayed in the application program platform.
[0064] The embodiment provides a display method of a function page, which comprises the following steps: in response to a triggering operation of a user on a function page, acquiring first data information; wherein the first data information represents attribute information of the function page; according to the first data information and second data information, determining component information to be adjusted in the function page; wherein the second data information is used to represent attribute information of an application program platform; adjusting the component information to be adjusted according to the component information to be adjusted, and generating an adjusted function page according to the component information to be adjusted, and displaying the adjusted function page on the application program platform. By using the technical scheme, the problem that a developer needs to develop a set of codes suitable for an application program when a function page is displayed in different application programs can be solved, and the purpose of saving labor cost can be achieved.
[0065] Figure 2 is a flowchart of a display method of a function page provided in the second embodiment of the present application. The second embodiment comprises the following steps:
[0066] S201, in response to a triggering operation of a user on a function page, acquiring first data information; wherein the first data information represents attribute information of the function page.
[0067] For example, this step can refer to the above-mentioned step S101, and will not be described here.
[0068] S202, acquiring the first data information and the second data information, and determining the difference between the attribute information of the two.
[0069] In this embodiment, the second data information includes a hybrid development mode of the application platform, the attribute information of each application platform is different, the supported development environment is different, and the used network view container is also very different. The network view can load and display a webpage, and the network view can be regarded as a browser for displaying the content after a network request, that is, the content requested by the network address is displayed in the network view. Specifically, the attribute information of the application platform can be obtained by adding a middleware, and further, the operating system and version, CPU type, browser and browser version, browser rendering, browser language, or browser plug-in in the application platform can be determined by a user agent in the application platform.
[0070] Exemplarily, according to the first data information and the second data information, it is determined that the development environment in the attribute information of the application platform is different from the development environment in the attribute information of the function page, for example, the attribute information of the application platform is an IOS development environment in the development environment, and the attribute information of the function page is an H5 development environment, and the difference between the two is compared.
[0071] S203, according to the difference between the attribute information of the two, determine the component information to be adjusted in the function page.
[0072] In this embodiment, the difference between the attribute information of the two is determined, and the data information of the component to be adjusted in the function page is adjusted.
[0073] In one example, according to the difference between the attribute information of the two, the component information to be adjusted in the function page is determined, including:
[0074] According to the difference between the attribute information of the two, the difference configuration file of the attribute information of the two is read in advance;
[0075] According to the difference configuration file, the component information to be adjusted in the function page is determined.
[0076] In this embodiment, the difference between the attribute information of the two is determined, and it is worth noting that the difference configuration file of the difference between the attribute information of the two is in the webview.js file, which can inherit the index.js file to obtain the data information to be adjusted in the function page.
[0077] If the function page does not need to be displayed in the application platform, the difference configuration file is deleted; wherein the difference configuration file represents the difference between the first data information and the second data information.
[0078] In this embodiment, if the function page does not need to be displayed in the application platform of the IOS development environment, the difference configuration file webview.js file of the function page in the H5 environment is deleted from the application platform of the IOS development environment.
[0079] S204, adjusting the component information to be adjusted according to the component information to be adjusted, generating an adjusted function page according to the component information to be adjusted, and displaying the adjusted function page on the application platform.
[0080] Exemplarily, this step can refer to step S103 described above, and will not be described again.
[0081] The embodiment provides a display method of a function page, the method comprising: in response to a triggering operation of a user on the function page, acquiring first data information; wherein the first data information represents attribute information of the function page; acquiring the first data information and second data information, and determining the difference between the attribute information of the two; according to the difference between the attribute information of the two, determining component information to be adjusted in the function page; according to the component information to be adjusted, adjusting the component information to be adjusted; and generating an adjusted function page according to the component information to be adjusted, and displaying the adjusted function page on the application platform. By using the technical solution, the data information of the adjusted function page can be quickly determined through the difference between the attribute information of the application platform and the attribute information of the function page, the maintenance is facilitated, and the iteration efficiency is improved. When a new application platform needs to be accessed due to new business expansion, the business code of other application platforms can be separated and configured separately, and the configured function is not affected.
[0082] Figure 3 is a schematic diagram of an interaction process of a function page and an application platform according to the third embodiment of the present application. Specifically, it can be seen from the interaction process in Figure 3 It can be seen from the interaction process in that the function page and the application platform interact through the middleware. When the user triggers the operation of the function page on the function page, the function page calls the middleware, the middleware acquires the attribute information of the application platform from the application platform, the application platform feeds back the attribute information of the application platform, the middleware receives the attribute information of the application platform, and the component in the function page is disassembled, and the difference configuration file of the attribute information of the function page and the application platform is acquired in advance. After the difference configuration file is acquired, the configuration information of the component of the function page is adjusted according to the difference configuration file, and the adjusted function page is displayed.
[0083] Figure 4 is a schematic diagram of a display device of a function page according to the fourth embodiment of the present application. The device 40 in the fourth embodiment comprises:
[0084] The acquisition unit 401 is configured to acquire first data information in response to a triggering operation of a function page by a user; the first data information represents attribute information of the function page.
[0085] The determination unit 402 is configured to determine component information to be adjusted in the function page according to the first data information and second data information; the second data information represents attribute information of an application platform.
[0086] The adjustment unit 403 is configured to adjust the component information to be adjusted according to the component information to be adjusted, generate an adjusted function page according to the component information to be adjusted, and display the adjusted function page on the application platform.
[0087] Those skilled in the art can clearly understand the specific working process of the above-described device by referring to the corresponding process in the foregoing method embodiments, which will not be described herein again.
[0088] Figure 5 FIG. 5 is a schematic diagram of a display device of a function page according to an embodiment of the present application. The embodiment five includes:
[0089] The acquisition unit 501 is configured to acquire first data information in response to a triggering operation of a function page by a user; the first data information represents attribute information of the function page.
[0090] The determination unit 502 is configured to determine component information to be adjusted in the function page according to the first data information and second data information; the second data information represents attribute information of an application platform.
[0091] The adjustment unit 503 is configured to adjust the component information to be adjusted according to the component information to be adjusted, generate an adjusted function page according to the component information to be adjusted, and display the adjusted function page on the application platform.
[0092] In one example, the determination unit 502 includes:
[0093] The acquisition module 5021 is configured to acquire the first data information and the second data information, and determine the difference between the attribute information of the two.
[0094] The determination module 5022 is configured to determine the component information to be adjusted in the function page according to the difference between the attribute information of the two.
[0095] In one example, the determination module 5022 includes:
[0096] The reading submodule 50221 is configured to read a preconfigured difference configuration file of the attribute information of the two according to the difference of the attribute information of the two.
[0097] The determining submodule 50222 is configured to determine component information to be adjusted in the function page according to the difference configuration file.
[0098] In one example, the method further includes:
[0099] The deleting unit 504 is configured to delete the difference configuration file if the function page does not need to be displayed on the application platform, wherein the difference configuration file represents the difference between the first data information and the second data information.
[0100] In one example, the component information to be adjusted includes at least one of the following:
[0101] The component style, the component display transparency, and the component response mode.
[0102] Those skilled in the art can clearly understand that, for the convenience and brevity of description, the specific working process of the above-described device can refer to the corresponding process in the foregoing method embodiments, which will not be described here.
[0103] Figure 6 is a block diagram of a terminal device according to an example embodiment. The device can be a mobile phone, computer, digital broadcast terminal, messaging device, gaming console, tablet device, medical device, fitness device, personal digital assistant, etc.
[0104] The apparatus 600 can include one or more of the following components: a processing component 602, a memory 604, a power supply component 606, a multimedia component 608, an audio component 610, an input / output (I / O) interface 612, a sensor component 614, and a communication component 616.
[0105] The processing component 602 usually controls overall operations of the apparatus 600, such as operations associated with displaying, making phone calls, data communications, camera operations and recording operations. The processing component 602 can include one or more processors 620 to execute instructions to complete all or part of steps of the methods described above. In addition, the processing component 602 can include one or more modules to facilitate interaction between the processing component 602 and other components. For example, the processing component 602 can include a multimedia module to facilitate the interaction between the multimedia component 608 and the processing component 602.
[0106] The memory 604 is configured to store various types of data to support operations of the device 600. Examples of such data include instructions for any application or method operating on the device 600, contact data, phonebook data, messages, pictures, videos, and so on. The memory 604 can be implemented by any type of volatile or nonvolatile storage devices or a combination thereof such as static random access memory (SRAM), electrically erasable programmable read only memory (EEPROM), erasable programmable read only memory (EPROM), programmable read only memory (PROM), read only memory (ROM), magnetic memory, flash memory, magnetic disk, or optical disk.
[0107] The power supply component 606 supplies electrical power for various components of the device 600. The power supply component 606 can include a power supply management system, one or more power supplies, and other components associated with generating, managing, and distributing electrical power for the device 600.
[0108] The multimedia component 608 includes a screen providing an output interface between the device 600 and a user. In some embodiments, the screen can include a liquid crystal display (LCD) and a touch panel (TP). If the screen includes a touch panel, the screen can be implemented as a touch screen to receive input signals from a user. The touch panel includes one or more touch sensors to sense touch, swiping, and gestures on the touch panel. The touch sensors can not only sense a boundary of a touch or swiping action, but also detect duration and pressure associated with the touch or swiping action. In some embodiments, the multimedia component 608 includes a front camera and / or a rear camera. The front and / or rear camera can receive external multimedia data when the device 600 is in an operating mode, such as a shooting mode or a video mode. Each of the front and rear camera can be a fixed optical lens system or have a focal length and optical zoom capability.
[0109] The audio component 610 is configured to output and / or input audio signals. For example, the audio component 610 includes a microphone (MIC) that is configured to receive external audio signals when the device 600 is in an operating mode, such as a call mode, a recording mode, and a voice recognition mode. The received audio signals can be further stored in the memory 604 or transmitted via the communication component 616. In some embodiments, the audio component 610 also includes a speaker for outputting audio signals.
[0110] The I / O interface 612 provides an interface between the processing component 602 and peripheral interface modules, which can be a keyboard, a click wheel, a button, and so on. The buttons can include, but are not limited to, a home button, a volume button, a start button, and a lock button.
[0111] The sensor component 614 includes one or more sensors for providing status assessments for various aspects of the device 600. For example, the sensor component 614 can detect an open / closed position of the device 600, relative positioning of components, such as a display and keypad of the device 600, changes in position of the device 600 or a component of the device 600, presence or absence of user contact with the device 600, changes in orientation of the device 600 or acceleration / deceleration, and temperature changes of the device 600. The sensor component 614 can include proximity sensor(s) configured to detect presence of nearby objects without any physical contact. The sensor component 614 can also include a light sensor, such as a CMOS or CCD image sensor, for use in imaging applications. In some embodiments, the sensor component 614 can also include an acceleration sensor, a gyroscope sensor, a magnetic sensor, a pressure sensor, or a temperature sensor.
[0112] The communication component 616 is configured to facilitate wired or wireless communication between the device 600 and another device. The device 600 can access a wireless network based on a communication standard, such as WiFi, 2G, or 3G, or a combination thereof. In an exemplary embodiment, the communication component 616 receives a broadcast signal or broadcast related information from an external broadcast management system via a broadcast channel. In an exemplary embodiment, the communication component 616 further includes a Near Field Communication (NFC) module to facilitate short-range communication. For example, the NFC module can be implemented based on Radio Frequency Identification (RFID) technology, infrared data association (IrDA) technology, ultra-wideband (UWB) technology, Bluetooth (BT) technology and other technologies.
[0113] In an exemplary embodiment, the device 600 can be implemented using one or more application-specific integrated circuits (ASICs), digital signal processors (DSPs), digital signal processing devices (DSPDs), programmable logic devices (PLDs), field programmable gate arrays (FPGAs), controllers, micro-controllers, microprocessors or other electronic modules to perform the above-described methods.
[0114] In an exemplary embodiment, a non-transitory computer-readable storage medium, such as the memory 604 including instructions, is also provided, which can be executed by the processor 620 of the device 600 to perform the above-described methods. For example, the non-transitory computer-readable storage medium can be a ROM, a random access memory (RAM), a CD-ROM, a magnetic tape, a floppy disc, and an optical data storage device, etc.
[0115] A non-transitory computer-readable storage medium, when instructions in the storage medium are executed by a processor of a terminal device, enables the terminal device to perform the above-described method of displaying a function page of the terminal device.
[0116] Other embodiments of the application will be apparent to those skilled in the art from consideration of the specification and practice of the application disclosed herein. It is intended that the specification and examples be considered as exemplary only, with the true scope and spirit of the application being indicated by the following claims.
[0117] It is to be understood that the application is not limited to the precise construction herein disclosed and shown in the drawings, and that various modifications and changes can be made by those skilled in the art without departing from the scope of the application. The scope of the application is limited only by the claims that follow.
Claims
1. A method for displaying a functional page, characterized in that, The method includes: In response to a user's triggering operation on a function page, first data information is obtained; wherein, the triggering operation refers to an operation that can respond to the function page, the first data information represents the attribute information of the function page, and the first data information includes the configuration information of at least one component contained in the function page, and the configuration information of each component includes the component's response method. Based on the first data information and the second data information, the differences in attribute information are determined by comparing the development environment of the application platform and the development environment of the attribute information of the function page. Based on the differences, the component information to be adjusted in the function page is determined. The second data information is used to characterize the attribute information of the application platform. The second data information can be obtained by processing the application platform using middleware. The second data information includes the hybrid development mode of the application platform. Based on the component information to be adjusted, the component information to be adjusted is adjusted, and an adjusted function page is generated based on the component information to be adjusted, and the adjusted function page is displayed on the application platform.
2. The method for displaying a functional page according to claim 1, characterized in that, Based on the differences in attribute information between the two, the component information to be adjusted in the functional page is determined, including: Based on the differences in attribute information between the two, read the pre-configured configuration file showing the differences in attribute information between the two. Based on the difference configuration file, determine the component information to be adjusted in the function page.
3. The method for displaying a functional page according to claim 2, characterized in that, The method further includes: If the function page does not need to be displayed on the application platform, then the difference configuration file is deleted; wherein, the difference configuration file represents the difference between the first data information and the second data information.
4. The method for displaying a functional page according to any one of claims 1-3, characterized in that, The component information to be adjusted also includes component style and component display transparency.
5. A display device for a functional page, characterized in that, The device includes: The acquisition unit is used to acquire first data information in response to a user's trigger operation on the function page; wherein, the first data information represents the attribute information of the function page, and the first data information includes the configuration information of at least one component included in the function page, and the configuration information of each component includes the component style and the component response method. The determining unit is configured to determine the differences in attribute information by comparing the development environment of the application platform and the development environment of the attribute information of the function page based on the first data information and the second data information, and to determine the component information to be adjusted in the function page based on the differences; wherein, the second data information is used to characterize the attribute information of the application platform, the second data information can be obtained by processing the application platform using middleware, and the second data information includes the hybrid development mode of the application platform. The adjustment unit is used to adjust the component information to be adjusted according to the component information to be adjusted, generate the adjusted function page according to the component information to be adjusted, and display the adjusted function page on the application platform.
6. The apparatus according to claim 5, characterized in that, The determining unit includes: The acquisition module is used to acquire the first data information and the second data information, and determine the differences in the attribute information of the two. The determination module is used to determine the component information to be adjusted in the function page based on the differences in attribute information between the two.
7. An electronic device, characterized in that, include: A processor, and a memory communicatively connected to the processor; The memory stores computer-executed instructions; The processor executes computer execution instructions stored in the memory to implement the method for displaying the functional page as described in any one of claims 1-4.
8. A computer-readable storage medium, characterized in that, The computer-readable storage medium stores computer-executable instructions, which, when executed by a processor, are used to implement the method for displaying the functional page as described in any one of claims 1-4.
9. A computer program product, characterized in that, It includes a computer program that, when executed by a processor, implements the method for displaying the functional page as described in any one of claims 1-4.
Citation Information
Patent Citations
Page processing method, electronic equipment and computer readable storage medium
CN107798064A
UI component configuration and UI component library generation method and device
CN110069312A
Page adjusting method and device and server
CN110598140A
Page display method and device and storage medium
CN110609965A